Flat map of docs/. Sub-directories own their own INDEX/README. Load this file first for context economy.
| File | Purpose |
|---|---|
| README.md | Architecture overview — CLI design, two-layer checks, technology stack, command reference |
| INDEX.md | This file |
| testing-convention.md | Generic Intent Engineering testing conventions — test layers, AC IDs, traceability markers, proof requirements |
| testing-strategy.md | iec-cli project instantiation of the testing convention |
| decisions/INDEX.md | Agent-facing map of docs/decisions/ |
| decisions/README.md | ADR listing — human-facing, status + date |
| design/INDEX.md | Agent-facing map of docs/design/ |
| design/README.md | Design doc listing — human-facing |
| architecture/INDEX.md | Agent-facing map of docs/architecture/ |
| architecture/README.md | Architecture docs listing |
| checks.md | Full check catalogue — maturity labels, exit codes, CI integration, configuration |
| pr-taxonomy.md | PR taxonomy: docs, structural, behavior — CI gates per type |