Commit d441edb
chore(contractiles): migrate julia-the-viper to the standards contractiles/{family}/ trident layout
Aligns jtv's machine-readable layout with hyperpolymath/standards (source of
truth) per the checkpoint decision. Content-preserving: the mature top-level
.machine_readable/{MUST,TRUST,INTENT,ADJUST}.contractile files are kept as
human-readable companions (standards keeps both forms); their content is
translated into the new per-family Xfile.a2ml.
Adds .machine_readable/contractiles/ with the full 6-family trident:
must, trust, adjust, bust, dust, intend — each with
{Verb}file.a2ml (content) + {verb}.ncl (runner) + {verb}.k9.ncl (k9) +
{verb}.manifest.a2ml (coherence), plus shared _base.ncl, INDEX.a2ml, README.
* Framework files (_base.ncl, per-verb .ncl + .k9.ncl) copied verbatim from
standards (repo-agnostic verb logic).
* Xfile content authored from jtv's existing contractiles where present:
- must: Harvard thesis, addition-only, reverse-linearity, PataCL boundary,
purity lattice, Echo, and the proof invariants (incl. NO-VACUITY + the
no-hashFiles-in-job-if and SHA-pin CI guards).
- trust: maximal trust + deny-list + repo boundary.
- intend: purpose / anti-purpose / architectural invariants / roadmap intents
(governance-hardening → number-system-semantics → v2 (c) → (b)).
- adjust: accessibility adaptation invariants.
- dust (new): retirements — embedded decision sublanguage → PataCL (ADR-0006),
top-level contractile layout → this trident layout.
- bust (new): adversarial/injection-stress probes that MUST be grammatically
rejected — the falsifiable form of "injection is grammatically impossible".
Also adds .machine_readable/anchors/ANCHOR.a2ml (filled for jtv: identity,
golden-path smoke tests, semantic-authority incl. ADR-0007) and
.machine_readable/bot_exclusion_registry.a2ml (from standards).
First repo of the alignment sweep; exemplar for the remaining five. The
top-level-.contractile-vs-contractiles/{family}/ format/layout divergence and
the rsr-template↔standards drift are recorded for issues, not silently
reshaped beyond this additive migration.
https://claude.ai/code/session_01BJmfoz1ZS1Pejy9LLMY7421 parent cb64e47 commit d441edb
29 files changed
Lines changed: 2861 additions & 0 deletions
File tree
- .machine_readable
- anchors
- contractiles
- adjust
- bust
- dust
- intend
- must
- trust
| 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 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
0 commit comments