Skip to content

Commit 6b40fc6

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

0-AI-MANIFEST.a2ml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ Policy enforcement contracts (k9, dust, lust, must, trust).
177177
- Check canonical location: `.machine_readable/`
178178
- Know the invariants (no believe_me, protocol-first, serves PanLL)
179179
- Read `.machine_readable/policies/MAINTENANCE-AXES.a2ml` for axis ordering
180-
- Read `.machine_readable/STATE.a2ml` for current status
181-
- Read `.machine_readable/ECOSYSTEM.a2ml` for PanLL relationship
180+
- Read `.machine_readable/6a2/STATE.a2ml` for current status
181+
- Read `.machine_readable/6a2/ECOSYSTEM.a2ml` for PanLL relationship
182182

183183
## LIFECYCLE HOOKS
184184

@@ -188,7 +188,7 @@ When starting a new session:
188188

189189
1. Read and acknowledge this manifest
190190
2. Log session start (optional)
191-
3. Read `.machine_readable/STATE.a2ml`
191+
3. Read `.machine_readable/6a2/STATE.a2ml`
192192
4. Check for blockers
193193
5. State understanding of canonical locations
194194
6. State understanding of PanLL relationship
@@ -197,7 +197,7 @@ When starting a new session:
197197

198198
When ending a session:
199199

200-
1. Update `.machine_readable/STATE.a2ml` if changes made
200+
1. Update `.machine_readable/6a2/STATE.a2ml` if changes made
201201
2. Log session end (optional)
202202
3. Document new blockers
203203
4. Summarize outcomes

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ VS Code extensions, CLI tools, and CI/CD pipelines are secondary consumers.
117117
**Phase 0: Vision capture and repo scaffolding** — complete.
118118

119119
See `docs/design/DESIGN-2026-03-01-typell-vision.md` for the full design vision.
120-
See `.machine_readable/STATE.a2ml` for current project state.
120+
See `.machine_readable/6a2/STATE.a2ml` for current project state.
121121

122122
== ABI/FFI Standards (Hyperpolymath Universal Standard)
123123

0 commit comments

Comments
 (0)