Commit 6b2b730
docs(config): fix stale .scm references in CLAUDE.md → descriptiles/*.a2ml (#111)
## What & why
`.claude/CLAUDE.md` listed the machine-readable metadata as `STATE.scm`,
`META.scm`, … directly under `.machine_readable/`, and the language
table's Guile Scheme row named the same `.scm` files. **None of those
`.scm` files exist** — the real metadata lives in
`.machine_readable/descriptiles/*.a2ml` (and a2ml is TOML-flavoured, not
Guile Scheme). This is the documented CLAUDE.md drift the estate's STATE
files flag.
## Change
- Point the "Machine-Readable Artefacts" list at
`.machine_readable/descriptiles/*.a2ml` (the files that actually exist:
`STATE`, `META`, `ECOSYSTEM`, `AGENTIC`, `NEUROSYM`, `PLAYBOOK`).
- Fix the Guile Scheme row to stop claiming the state/meta files are
`.scm`.
Docs/config only; single file.
## Context
Loose-end cleanup after the A2 Coq (#109) and Lean-mirror (#110) work.
Draft pending review.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_015qwVESTcbfanY2iJPQNoSz
---
_Generated by [Claude
Code](https://claude.ai/code/session_015qwVESTcbfanY2iJPQNoSz)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 1e5c615 commit 6b2b730
1 file changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments