@@ -13,12 +13,12 @@ extraction engine targeting British Library scale (~170M items).
1313
1414| File | Purpose |
1515|------|---------|
16- | `STATE.scm ` | Project state, progress, blockers |
17- | `META.scm ` | Architecture decisions, governance |
18- | `ECOSYSTEM.scm ` | Position in ecosystem, relationships |
19- | `AGENTIC.scm ` | AI agent interaction patterns |
20- | `NEUROSYM.scm ` | Neurosymbolic integration config |
21- | `PLAYBOOK.scm ` | Operational runbook |
16+ | `.machine_readable/6a2/ STATE.a2ml ` | Project state, progress, blockers |
17+ | `.machine_readable/6a2/ META.a2ml ` | Architecture decisions, governance |
18+ | `.machine_readable/6a2/ ECOSYSTEM.a2ml ` | Position in ecosystem, relationships |
19+ | `.machine_readable/6a2/ AGENTIC.a2ml ` | AI agent interaction patterns |
20+ | `.machine_readable/6a2/ NEUROSYM.a2ml ` | Neurosymbolic integration config |
21+ | `.machine_readable/6a2/ PLAYBOOK.a2ml ` | Operational runbook |
2222
2323**CRITICAL:** These files must NEVER be created in the repository root.
2424
@@ -90,7 +90,7 @@ Manifest (170M paths) → Chapel (block-distribute across N locales)
9090## Session Startup
9191
92921. Read this manifest
93- 2. Read `.machine_readable/STATE.scm ` for current progress
93+ 2. Read `.machine_readable/6a2/ STATE.a2ml ` for current progress
94943. Read `.claude/CLAUDE.md` for code patterns
95954. Check `TOPOLOGY.md` for completion dashboard
9696
0 commit comments