Skip to content

Commit a3f3c67

Browse files
committed
chore: update manifest paths to .machine_readable/6a2/
1 parent b5ff0ec commit a3f3c67

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

0-AI-MANIFEST.a2ml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Prefer to keep generated files out of source control, and regenerate them with the documented commands before committing.
1010

1111
## Canonical Locations
12-
- SCM files: `.machine_readable/` ONLY (STATE.scm, ECOSYSTEM.scm, META.scm, AGENTIC.scm, NEUROSYM.scm, PLAYBOOK.scm)
12+
- SCM files: `.machine_readable/` ONLY (.machine_readable/6a2/STATE.a2ml, .machine_readable/6a2/ECOSYSTEM.a2ml, .machine_readable/6a2/META.a2ml, .machine_readable/6a2/AGENTIC.a2ml, .machine_readable/6a2/NEUROSYM.a2ml, .machine_readable/6a2/PLAYBOOK.a2ml)
1313
- Legacy location: `.machines_readable/6scm/` exists but `.machine_readable/` is authoritative
1414
- License: PMPL-1.0-or-later (Polymathematical Meta-Public License / Palimpsest License)
1515
- Author: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
@@ -22,8 +22,8 @@
2222
- Logical operations use `logical_` prefix to avoid Kernel conflicts
2323

2424
## Workflow
25-
1. Inspect `.machine_readable/STATE.scm` for blockers and next actions.
26-
2. Respect constraints in `.machine_readable/AGENTIC.scm`.
25+
1. Inspect `.machine_readable/6a2/STATE.a2ml` for blockers and next actions.
26+
2. Respect constraints in `.machine_readable/6a2/AGENTIC.a2ml`.
2727
3. After finishing edits, update STATE with outcomes and commit with a concise, imperative message.
2828

2929
## Delivery Promises

0 commit comments

Comments
 (0)