Artefato público · starter fixado à release
ARCHITECTURE.md
O ARCHITECTURE.md conciso gerado pelo Project Harness v0.2.0, com limite de escrita e diretórios duráveis explícitos.
Onde fica
- front root
- ARCHITECTURE.md
Starter mínimo
Mapa vivo do código
Registra a estrutura do projeto, o fluxo do sistema, os componentes centrais, os dados e as restrições estáveis necessárias para navegar pelo código.
ARCHITECTURE.md
# Architecture <!-- project-harness:managed:architecture:begin --> ## Harness boundary The selected project root is the complete write boundary. The harness manages only its marked blocks, its canonical state, and the directories created by initialization. Project-specific architecture belongs outside this block. `plans/` holds working plans, `references/` holds local reference material, and `generated/` holds generated artifacts. Their contents are not inferred or rewritten by the harness. <!-- project-harness:managed:architecture:end -->