Commit 44da38a
refactor(descriptiles): migrate .machine_readable/6a2 -> descriptiles (estate naming canon)
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 (mechanical, word-boundaried `\b6a2\b` -> `descriptiles`, so checksum
substrings are untouched; Cargo.lock hash coincidences excluded):
- `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)
Verified (dune 3.24.0, system OCaml 4.14.1 + opam switch as-verify):
- `dune build` = exit 0 (no build impact)
- zero `\b6a2\b` references remain (excl. Cargo.lock checksums)
- check-doc-truthing.sh reads the renamed STATE path correctly
Two doc gates (README->SOUNDNESS.adoc, README->CAPABILITY-MATRIX.adoc) are
RED on main independently of this change (README untouched here); tracked
separately.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 255c0b4 commit 44da38a
6 files changed
Lines changed: 2049 additions & 0 deletions
File tree
- .machine_readable/descriptiles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments