Commit 1c22352
refactor(machine-readable): rename 6a2/ → descriptiles/ (#35)
## What
Starts the estate move from the `6a2/` naming to **`descriptiles/`**
(parallel to the existing `contractiles/`). casket-ssg is the pilot.
- `git mv .machine_readable/6a2/ → .machine_readable/descriptiles/`
(history preserved) — the six descriptive A2ML files: STATE, META,
ECOSYSTEM, AGENTIC, NEUROSYM, PLAYBOOK.
- Updated the four literal `6a2` references:
- `contractiles/Mustfile.a2ml` — `descriptiles-present` + `anchors`
checks now point at `descriptiles/`
- `GOVERNANCE.adoc` — Machine-Readable convention row
- `descriptiles/PLAYBOOK.a2ml` — layout comment
- `.claude/CLAUDE.md` — artefacts list now points at
`descriptiles/*.a2ml` (A2ML), replacing the stale `.scm` list
`a2ml` remains the target format; **Guix/environment config is
untouched** per the standing carve-out.
## Not in this PR (flagged follow-ons)
- **Estate-canonical definition still says `6a2/`** — `standards`
(`meta-a2ml/.claude/CLAUDE.md`, `QUICKSTART-DEV.adoc`,
`ai-instruction/*`, `0-AI-MANIFEST.a2ml`) and estate tooling (`hypatia`,
`gitbot-fleet`, `coordination.k9`) read `6a2/`. casket is intentionally
piloting ahead; the canonical flip + tooling update should follow.
- **The Gnosis loader (`src/Gnosis/SixSCM.hs`) still reads
`.machine_readable/STATE.scm`** (the old flat `.scm` layout) — it does
not yet read `descriptiles/*.a2ml`. Wiring it (needs an A2ML reader) is
the next slice that makes the self-rendering demo actually work.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN
---
_Generated by [Claude
Code](https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent f651c10 commit 1c22352
9 files changed
Lines changed: 16 additions & 15 deletions
File tree
- .claude
- .machine_readable
- contractiles
- descriptiles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments