Commit ef3a12d
refactor(machine-readable): estate canon migration (descriptiles / bot_directives / contractiles) (#39)
Item 3 of the hygiene pass. **Leads the estate rename** (ahead of
standards, per your call) and adopts the standards contractile canon.
## Structure
- `6a2/` → **`descriptiles/`** (6 core a2ml files); `anchors/` moved
underneath it
- `agent_instructions/` → **`bot_directives/`**
- `contractiles/` → standards **6-verb canon**: `must / trust / adjust /
dust / bust / intend`, each a trident (`<Verb>file.a2ml` + `<verb>.ncl`
+ `<verb>.k9.ncl`) + `<verb>.manifest.a2ml`, plus `INDEX.a2ml` +
`_base.ncl`. (`bust` = breakage/expiry/hard-stop; `lust` retired into
`intend`.)
- `CLADE.a2ml`: template residue → `a2ml-validate-action` (kept `rm`
clade prefix)
- Path-ref fixes in consumers (`0-AI-MANIFEST`, `validate-a2ml.sh`,
`Justfile`, `MAINTENANCE-CHECKLIST.a2ml`) — incl. pre-existing
root-vs-`6a2` path bugs
- Deleted cruft: root `contractiles/`, root
`.machine_readable/*.contractile`, stale `docs/templates/contractiles/`
66 files: 23 add, 21 delete, 13 rename, 9 modify. All hook-clean
(renames are pure moves; new files are `.a2ml`/`.ncl`).
## 1 parent c61bb00 commit ef3a12d
66 files changed
Lines changed: 3806 additions & 1501 deletions
File tree
- .machine_readable
- bot_directives
- contractiles
- adjust
- bust
- dust
- intend
- k9
- examples
- lust
- must
- trust
- descriptiles
- anchors
- policies
- contractiles
- intend
- must
- trust
- docs
- governance
- templates/contractiles
- dust
- lust
- must
- trust
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments