22
33The following files in ` .machine_readable/ ` contain structured project metadata:
44
5- - ` STATE.scm ` - Current project state and progress
6- - ` META.scm ` - Architecture decisions and development practices
7- - ` ECOSYSTEM.scm ` - Position in the ecosystem and related projects
8- - ` AGENTIC.scm ` - AI agent interaction patterns
9- - ` NEUROSYM.scm ` - Neurosymbolic integration config
10- - ` PLAYBOOK.scm ` - Operational runbook
5+ - ` .machine_readable/6a2/ STATE.a2ml ` - Current project state and progress
6+ - ` .machine_readable/6a2/ META.a2ml ` - Architecture decisions and development practices
7+ - ` .machine_readable/6a2/ ECOSYSTEM.a2ml ` - Position in the ecosystem and related projects
8+ - ` .machine_readable/6a2/ AGENTIC.a2ml ` - AI agent interaction patterns
9+ - ` .machine_readable/6a2/ NEUROSYM.a2ml ` - Neurosymbolic integration config
10+ - ` .machine_readable/6a2/ PLAYBOOK.a2ml ` - Operational runbook
1111
1212---
1313
@@ -29,7 +29,7 @@ The following files in `.machine_readable/` contain structured project metadata:
2929| ** JavaScript** | Only where ReScript cannot | MCP protocol glue, Deno APIs |
3030| ** Python** | SaltStack only | No other Python permitted |
3131| ** Nickel** | Configuration language | For complex configs |
32- | ** Guile Scheme** | State/meta files | STATE.scm, META.scm, ECOSYSTEM.scm |
32+ | ** Guile Scheme** | State/meta files | .machine_readable/6a2/ STATE.a2ml, .machine_readable/6a2/ META.a2ml, .machine_readable/6a2/ ECOSYSTEM.a2ml |
3333| ** Julia** | Batch scripts, data processing | Per RSR |
3434| ** OCaml** | AffineScript compiler | Language-specific |
3535| ** Ada** | Safety-critical systems | Where required |
0 commit comments