File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,12 +61,12 @@ just lint # Lint all code
6161## Checkpoint Files
6262
6363Read at session start:
64- - ` STATE.scm ` - Project state and milestones
65- - ` ECOSYSTEM.scm ` - Position in ecosystem
66- - ` META.scm ` - Architecture decisions
67- - ` PLAYBOOK.scm ` - Operational procedures
68- - ` AGENTIC.scm ` - AI interaction patterns
69- - ` NEUROSYM.scm ` - Neurosymbolic config
64+ - ` .machine_readable/6a2/ STATE.a2ml ` - Project state and milestones
65+ - ` .machine_readable/6a2/ ECOSYSTEM.a2ml ` - Position in ecosystem
66+ - ` .machine_readable/6a2/ META.a2ml ` - Architecture decisions
67+ - ` .machine_readable/6a2/ PLAYBOOK.a2ml ` - Operational procedures
68+ - ` .machine_readable/6a2/ AGENTIC.a2ml ` - AI interaction patterns
69+ - ` .machine_readable/6a2/ NEUROSYM.a2ml ` - Neurosymbolic config
7070
7171## Format Conversion
7272
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ PMPL-1.0 with Palimpsest philosophy.
140140
141141== Links
142142
143- * link:STATE.scm [Project State]
144- * link:ECOSYSTEM.scm [Ecosystem Position]
145- * link:META.scm [Architecture Decisions]
143+ * link:.machine_readable/6a2/ STATE.a2ml [Project State]
144+ * link:.machine_readable/6a2/ ECOSYSTEM.a2ml [Ecosystem Position]
145+ * link:.machine_readable/6a2/ META.a2ml [Architecture Decisions]
146146* link:PALIMPSEST.adoc[Palimpsest Philosophy]
You can’t perform that action at this time.
0 commit comments