Skip to content

chore: machine-readable + contractile currency checkpoint#115

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/zen-knuth-6hoEt
Jun 5, 2026
Merged

chore: machine-readable + contractile currency checkpoint#115
hyperpolymath merged 1 commit into
mainfrom
claude/zen-knuth-6hoEt

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Machine-readable / contractile currency checkpoint

Part of the estate-wide machine-readable currency pass. High-confidence canonical fixes only; template-shaped work deferred to a tracking issue; license = flag-only (no stamp edits).

Changes

  • agent_instructions/bot_directives/ rename (methodology layer); 0 dangling refs
  • Contractiles: added INDEX.a2ml (v2.0.0 registry) + _base.ncl (all 6 verbs were already present); verb .ncl runners from canonical
  • Fixed a corrupt Intentfile.a2ml (SPDX comment embedded in prose — copy-paste artifact)
  • 6a2 STATE/META/ECOSYSTEM refreshed (META no longer lists ReScript/Ephapax as current languages)

Validation (run, not eyeballed)

  • nickel typecheck clean on all 6 pure verb .ncl + _base.ncl
  • just must-check / just trust-verify failures are pre-existing (third-party selur-compose SPDX gaps; Containerfile digest pins) — not introduced here
  • .k9.ncl files are k9-dialect (K9! sigil) — validated via verbatim canonical copy, not raw nickel

Deferred → tracking issue

  • k9.ncl + manifest tridents for must/trust/bust/dust (needs CONTRACTILE-SPEC); ANCHOR normalization; per-bot bot_directives/ (hypatia/gitbot-fleet/.git-private-farm); license review (AGPL/PMPL); wiki refresh; stale Trustfille.a2ml/Bustfile.a2ml template rot

Root cause

Satellites are frozen-RSR-SPEC-conformant but live-policy-stale (RSR-SPEC.adoc v1.0.0 frozen 2025-12-27, never bumped for post-2026-04 policy). Owner action: cut RSR-SPEC v1.1/v2.0 + re-sync rsr-template-repo.

https://claude.ai/code/session_01PhqGcxCqkMdJtR6NWq56Hx


Generated by Claude Code

…esh, bot_directives rename

- Rename .machine_readable/agent_instructions/ → .machine_readable/bot_directives/
  via git mv (no external refs remain outside .git)
- Contractiles: copy INDEX.a2ml + _base.ncl from canonical (were missing)
- Contractiles: copy 5 missing verb .ncl runners (adjust, dust, intend, must, trust)
  from canonical; bust.ncl was already present and matches canonical
- Fix Intentfile.a2ml: remove corrupt copy-paste SPDX line in prose,
  expand with real Burble intents/wishes (PTP validation, Idris2 fix,
  AffineScript runtime, test gate, latency benchmark, mobile wishes)
- 6a2/STATE.a2ml: bump last-updated to 2026-06-05, add post-2026-05-20
  session history (CI campaigns C001-C005, SECURITY-DEPLOY.md,
  PROTOCOL.md, open-issue triage, MPL-2.0 license alignment PR #114),
  update Phase 3 completion 85→90 (web-client tests wired)
- 6a2/META.a2ml: bump last-updated to 2026-06-05, correct languages list
  (ReScript is legacy, not primary), add ADR-0003 through ADR-0008
- 6a2/ECOSYSTEM.a2ml: bump last-updated to 2026-06-05, add PROTOCOL.md
  and SECURITY-DEPLOY.md integration points
- All new/edited .a2ml files carry SPDX MPL-2.0 headers

Signed-off-by: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com>
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 151 issues detected

Severity Count
🔴 Critical 3
🟠 High 7
🟡 Medium 141

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in affinescript-canary.yml",
    "type": "missing_timeout_minutes",
    "file": "affinescript-canary.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in affinescript-canary.yml",
    "type": "missing_timeout_minutes",
    "file": "affinescript-canary.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in boj-build.yml",
    "type": "missing_timeout_minutes",
    "file": "boj-build.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "missing_timeout_minutes",
    "file": "codeql.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "missing_timeout_minutes",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath enabled auto-merge (squash) June 5, 2026 14:23
@hyperpolymath hyperpolymath merged commit 2c2695a into main Jun 5, 2026
25 checks passed
@hyperpolymath hyperpolymath deleted the claude/zen-knuth-6hoEt branch June 5, 2026 15:02
hyperpolymath added a commit that referenced this pull request Jun 5, 2026
## Summary

- Adds one line to the Project status section of `docs/wikis/Home.md`
noting that the 6-verb contractile set, `bot_directives/` methodology
layer, and `svc/k9/` self-validation are now complete (from checkpoint
pass #115).
- Keeps the wiki source current so the next `docs/wikis/` → GitHub wiki
sync reflects the true governance state.

## Test plan

- [ ] `docs/wikis/Home.md` renders correctly in GitHub's Markdown
preview
- [ ] All links in the updated section point to real paths on `main`

https://claude.ai/code/session_01PhqGcxCqkMdJtR6NWq56Hx

---
_Generated by [Claude
Code](https://claude.ai/code/session_01PhqGcxCqkMdJtR6NWq56Hx)_

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants