The public documentation is complete without private maintainer files. Each durable concern has one canonical owner:
- Product vision: VISION.md
- Architectural principles: PRINCIPLES.md
- Architecture: ARCHITECTURE.md
- Implemented core contracts: CORE-CONTRACTS.md
- Implemented native static transport: NATIVE-STATIC-ENGINE.md
- Implemented static HTML semantics: SEMANTIC-HTML.md
- Implemented local state and stable references: STATE-STORE.md
- Implemented complete observations: OBSERVATIONS.md
- Implemented bounded semantic diffs: DIFFS.md
- Implemented relevance and budgeting: RELEVANCE.md
- Implemented authorized static actions: ACTIONS.md
- Implemented deterministic action batches: BATCHES.md
- Engine contract: ENGINE-CONTRACT.md
- Agent protocol: PROTOCOL.md
- Encoding architecture: ENCODING.md
- Benchmark methodology: BENCHMARKS.md
- Benchmark operational layout: ../benchmarks/README.md
- Metrics and scorecard: SCORECARD.md
- Technical security model: SECURITY-MODEL.md
- Vulnerability disclosure: ../SECURITY.md
- Compatibility reporting: COMPATIBILITY.md
- Development and verification: DEVELOPMENT.md
- Terminology: GLOSSARY.md
README.md is the concise project landing page. CONTRIBUTING.md explains how to propose changes, and AGENTS.md defines automation rules.