Guia do Diretório de Documentação
Guia do Diretório de Documentação
Seção intitulada “Guia do Diretório de Documentação”Purpose of this page
Seção intitulada “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
Seção intitulada “Architecture documents”Architecture-focused content is stored under docs/architecture/.
Key files:
overview.mdstack.mddecisions.mddiagrams.mdPROJECT_MAP.md(diagnostic input artifact)
Planning documents
Seção intitulada “Planning documents”Planning and strategy artifacts are stored under docs/planning/.
Key files:
ROADMAP.mdPREMORTEM.mdINNOVATION_LAYER.mdREORG_PLAN.md
ADR documents
Seção intitulada “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
Seção intitulada “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.