Documentation Directory Guide
Documentation Directory Guide
Section titled “Documentation Directory Guide”Purpose of this page
Section titled “Purpose of this page”This page explains how the docs/ directory is organized and where each category of documentation should be updated. It is intended for maintainers and contributors who need to quickly locate the correct source file.
Architecture documents
Section titled “Architecture documents”Architecture-focused content is stored under docs/architecture/.
Key files:
overview.mdstack.mddecisions.mddiagrams.mdPROJECT_MAP.md(diagnostic input artifact)
Planning documents
Section titled “Planning documents”Planning and strategy artifacts are stored under docs/planning/.
Key files:
ROADMAP.mdPREMORTEM.mdINNOVATION_LAYER.mdREORG_PLAN.md
ADR documents
Section titled “ADR documents”Architecture Decision Records live under docs/adr/.
Current status:
docs/adr/README.mddefines ADR structure and naming conventions.- Individual ADR entries should be added as numbered files.
Localization structure
Section titled “Localization structure”Portuguese localized pages live under docs/pt-br/ and should mirror English slugs and section structure. Every new en-US page should receive a pt-BR counterpart in the same documentation update cycle.