Commit e794955
refactor(descriptiles): migrate .machine_readable/6a2 → descriptiles (naming canon) (#676)
## What
Estate naming mandate (2026-06-30): the machine-readable metadata family
is **`descriptiles`**; **`6a2` is fully deprecated** and must never be
reintroduced. `rsr-template-repo` already led this rename (PR #128).
This brings AffineScript into line.
## Changes (38 files, mechanical + verified)
- `git mv .machine_readable/6a2 .machine_readable/descriptiles` (6
`.a2ml` files)
- Updated the **one** code dependency: `tools/check-doc-truthing.sh`
`STATE_FILE` path
- Updated `.machine_readable/TRUST.contractile` deny-rule path
- Updated ~30 doc/metadata references (paths + `6a2 metadata`
family-name prose)
Replacement was **word-boundaried** (`\b6a2\b` → `descriptiles`) so
checksum substrings are untouched; `Cargo.lock` hash coincidences
(`…846a2afffd…`) were excluded.
## Verification (real toolchain)
Built off system OCaml 4.14.1 + opam (dune 3.24.0):
- `dune build` = **exit 0** (zero build impact — metadata/doc only)
- **zero `\b6a2\b` references remain** anywhere (excl. Cargo.lock
checksums)
- `check-doc-truthing.sh` reads the renamed
`.machine_readable/descriptiles/STATE.a2ml` correctly
## Pre-existing red gates (NOT caused by this PR)
README fails two back-link gates **on `main` independently** of this
change (README is untouched here — verified against pristine
`origin/main`):
1. README → `SOUNDNESS.adoc` (soundness-ledger gate) — fixed by **#675**
2. README → `CAPABILITY-MATRIX.adoc` (doc-truthing gate) — third README
defect, being fixed alongside #675
Once those README fixes land, this PR's CI clears.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2a3da6c commit e794955
38 files changed
Lines changed: 61 additions & 61 deletions
File tree
- .claude
- .machine_readable
- anchors
- descriptiles
- docs
- ci
- decisions
- history
- reports
- specs
- standards
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| 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.
File renamed without changes.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| |||
File renamed without changes.
File renamed without changes.
Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments