Commit f6f3c91
refactor(contractiles): move k9 to svc/ per ADR-001 (2026-04-18)
Spot-fix: K9 templates + validators were sitting under
`.machine_readable/contractiles/k9/` despite ADR-001 (2026-04-18)
stating contractiles/ is reserved for the pure six-verb set (intend,
trust, must, bust, adjust, dust) and K9 belongs at
`.machine_readable/svc/k9/`.
Changes:
- `git mv` the entire k9/ subtree from contractiles/ to svc/
- Update MUST.contractile's validator pointer (contractiles/k9 → svc/k9)
- Contractile README now points to svc/k9/ for K9 templates
- New svc/README.adoc explains the ADR-001 split
Scope: this is the drift I flagged before task #11; lands as its own
commit for a clean diff. No behavioural change — MUST.contractile's
pre-existing reference to `must-check.k9.ncl` was already stale
(that file has never existed here); only the directory path is fixed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 018a1fd commit f6f3c91
12 files changed
Lines changed: 25 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| 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 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments