Contributing Docs¶
Documentation changes should keep ORCA Framework easier to navigate, not just larger.
Required Mindset¶
- add routing when adding surface area
- prefer updating an index or guide over adding another orphan page
- keep summary pages summary-first
- update examples when behavior would otherwise be hard to infer
When A Feature Changes¶
Check whether you also need to update:
README.mddocs/start-here.mddocs/feature-index.mddocs/command-index.md- a guide under
docs/guides/ wiki/Home.mdand related wiki indexesdocs/whats-new.md
Required Companion Artifacts¶
templates/doc-change-checklist.mdtemplates/doc-metadata.mdtemplates/doc-refresh-note.mdwhen drift is detected
Validation¶
Always run:
sh
./scripts/validate-repo.sh