docs(ci): add documentation maintenance checklist and CONTRIBUTING.md#37
Draft
cursor[bot] wants to merge 2 commits into
Draft
docs(ci): add documentation maintenance checklist and CONTRIBUTING.md#37cursor[bot] wants to merge 2 commits into
cursor[bot] wants to merge 2 commits into
Conversation
…buting-workflow Co-authored-by: greyZ <k-dot-greyz@users.noreply.github.com>
4 tasks
Author
There was a problem hiding this comment.
Automation review — PR #37
Verdict: Looks good to merge (documentation-only, scoped correctly).
What this PR delivers
CONTRIBUTING.md— fork-and-PR workflow, GlitchWorks agnostic architecture protocol (§4), dev-master submodule boundary (§5).github/COMMIT_WORKFLOW_CHECKLIST.md— Documentation maintenance sub-checklist with conditional rollout note for paths introduced in #21–#27- Bundles duplicate issues #26 / #20 cleanly
Cross-PR note
Follow-up PR #38 lands DOCUMENTATION_GUIDE.md, DECISION_LOG.md, docs/archive/, and repos/registry.yaml — the scaffold paths referenced in this checklist's rollout note. Merge order: either PR is fine; #38 does not conflict.
Deferred (intentional)
#22–#25, #27 navigation/README updates remain separate to avoid PR spam — correct bundling strategy.
Sent by Cursor Automation: hourly issue fixer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
/dinit session: picked #26 (bundled duplicate #20) from the documentation knowledge-management epic.
Changes
CONTRIBUTING.md— Adds the tailored contributing workflow fromdocs/add-contributing-workflow(fork-and-PR, GlitchWorks agnostic architecture protocol, dev-master submodule boundary rules)..github/COMMIT_WORKFLOW_CHECKLIST.md— Adds a Documentation maintenance sub-checklist:docs/when features changeDECISION_LOG.mddocs/archive/repos/registry.yamlwhen repo relationships changeworkspace/dinit-notes.md— Agent progress notes for this session.Agnostic design
CONTRIBUTING.md§1 (platform docs here, dev-master internals there).Related issues
Closes #26
Closes #20
Deferred (separate PRs): #21–#25, #27 (README, AI_INSTRUCTIONS, DEV_ENVIRONMENT_SETUP, etc.)
Verification
CONTRIBUTING.mdcross-referenced from checklistLabels
documentation