Contributing
FORGE-103 governs Project Forge development. Contributors must treat it as the normative source for implementation discipline, review, testing, documentation, and maintenance.
Capability 1A establishes structure only. Do not add runtime behavior to
forge-core until a later capability explicitly authorizes it.
Before contributing:
- Read
docs/forge/README.mdfor the constitutional corpus index. - Read
docs/forge/FORGE-103-The-Development-Standards.mdfor development standards. - Keep changes small enough to review and reverse.
- Record architectural decisions as ADRs instead of extending the constitutional corpus.
- Preserve the landing page unless a task explicitly requires a Pages fix.