Skip to content

docs: max-out vs estate standards + fill INTENT.contractile + reconcile drift counts (closes #44) - #53

Merged
hyperpolymath merged 1 commit into
mainfrom
docs/maxout-2026-06-01-issue-44
Jun 1, 2026
Merged

docs: max-out vs estate standards + fill INTENT.contractile + reconcile drift counts (closes #44)#53
hyperpolymath merged 1 commit into
mainfrom
docs/maxout-2026-06-01-issue-44

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Closes#44.

Mirrors the verisimdb#81 Gold-tier docs sweep. Brings valence-shell from Silver (canonical files exist; placeholders unfilled; numeric drift) to Gold (all placeholders filled; counts reconciled to actual repo state; dual-source eliminated; FAQ + audit log added).

Summary

  • Fill all 5 INTENT.contractile placeholder slots (purpose, anti-purpose, STANDALONE, deps, consumers) + add 9-item architectural-invariants + 8-item ask-before-touching.
  • Fill methodology.a2mlPROJECT_UNIQUE_STRENGTH + 9-rule divergent-invariants + 9-item known-constraints. Grounded against sibling repos (echidna/proven/ephapax).
  • Reconcile drift counts (authoritative: counted from actual repo state, not from any prior doc).
  • Delete dual-source pairs (CHANGELOG.md, MAINTAINERS.md); update 10+ outbound references to point at the .adoc survivors.
  • Add FAQ.adoc (12 Q&A pairs) and docs/audits/2026-06-01-deep-audit.adoc (audit-log baseline).
  • Refresh 0-AI-MANIFEST.a2ml (was a stale rsr-template-repo stub) and .well-known/ai.txt (was pointing at non-existent AI.a2ml).

Drift counts — before / after

ClaimSourceBeforeAfter
Tests passingREADME.adoc (3 sites)602 / 555736
Theorem candidatesREADME.adoc (7 sites)200+ / ~250+~478 (per issue #42)
Source filesCLAUDE.md (internal contradiction)33 / 3032 (measured 2026-06-01)
Rust LoCCLAUDE.md (internal contradiction)~21,000 / 15,72021,331 (wc -l)
Proof holesCLAUDE.md:8510 across 8 files3 (1 gap + 2 axioms, matches PROOF_HOLES_AUDIT.md)
Fuzz targetsREADME.adoc:6547
Citation BibTeXREADME.adoc:540v0.14.0 / 2025v0.9.0 / 2026
FAQ "production-ready?" paraREADME.adoc:490v0.14.0 / 82% / 177 testsv0.9.0 / ~78% / 736
License badge URLREADME.adoc:3malformed https://[License: PMPL-1.0,...]proper shields.io URL, MPL-2.0

Files

Added

Deleted

  • CHANGELOG.md (kept CHANGELOG.adoc)
  • MAINTAINERS.md (kept MAINTAINERS.adoc)

Modified

  • .machine_readable/INTENT.contractile, .machine_readable/agent_instructions/methodology.a2ml
  • 0-AI-MANIFEST.a2ml (rewrite from stale template stub)
  • .well-known/ai.txt (link targets corrected)
  • README.adoc, CLAUDE.md (drift reconcile)
  • GOVERNANCE.adoc, RSR_COMPLIANCE.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, CHANGELOG.adoc (link target updates for deleted dual-source files)

Wiki audit

gh api repos/hyperpolymath/valence-shell --jq .has_wiki returns true. Cloning https://github.com/hyperpolymath/valence-shell.wiki.git yields a single Home.md (35 bytes, "Welcome to the valence-shell wiki!"). No content was written from this PR — wikis are user-facing artefacts that need owner direction. Captured as a follow-up in the audit log.

Test plan

  • CI green (asciidoc lint, link check, SPDX header check, SECURITY/MAINTAINERS presence)
  • git grep "CHANGELOG.md\|MAINTAINERS.md" returns only historical artefacts (CONTINUATION_SESSION_COMPLETE.md, COMPREHENSIVE_EXAMPLES.md vsh-tail example, docs/tech-debt-2026-05-26.md baseline), no live cross-refs.
  • grep "{{.*}}" .machine_readable/INTENT.contractile .machine_readable/agent_instructions/methodology.a2ml returns nothing.
  • Spot-check that docs/audits/2026-06-01-deep-audit.adoc renders cleanly in asciidoctor.

Follow-ups (not blocking this PR — recorded in audit log)

  • Wiki state: decide populate vs. disable vs. redirect-stub.
  • impl/rust-cli/$FILE stray 5-byte file (looks like a CI shell artefact).
  • .well-known/ai.txt historically referenced AI.a2ml — fixed in this PR, but estate-wide ai.txt convention should be verified against standards/.

🤖 Generated with Claude Code

…le drift counts
Closes#44. Mirrors the verisimdb#81 Gold-tier docs sweep:
Fill placeholders
* .machine_readable/INTENT.contractile — all 5 placeholder slots filled:
purpose (verified-shell + MAA framework), anti-purpose (verification-first
not POSIX-first, NOT a bash/zsh replacement, NOT a research vehicle for
shell language design), STANDALONE, 11 documented deps, explicit
"no known downstream consumers at v0.9.0" rather than fabricated names.
Adds 9-item architectural-invariants + 8-item ask-before-touching.
* .machine_readable/agent_instructions/methodology.a2ml —
PROJECT_UNIQUE_STRENGTH filled with the polyglot-6 cross-foundation
argument and the divergence contrast vs echidna/proven/ephapax;
9-rule divergent-invariants; 9-item known-constraints. Bumps
last-updated 2026-03-24 -> 2026-06-01.
Reconcile drift counts (authoritative: counted from actual repo state)
* Tests: README "602"/"555" -> 736 (matches CLAUDE.md + cargo-test reality)
* Theorems: README "200+"/"~250+" -> ~478 candidates (per issue #42 inventory)
* Source files: CLAUDE.md "33"/"30" internal contradiction -> 32 (find ... | wc -l)
* LoC: CLAUDE.md "21,000"/"15,720" -> 21,331 (wc -l aggregate)
* Proof holes: CLAUDE.md "10 across 8 files (4 gaps, 4 axioms, 2 structural)"
-> 3 (1 real gap + 1 justified axiom + 1 structural axiom, matches
docs/PROOF_HOLES_AUDIT.md)
* Fuzz targets: README "4" -> 7 (parser, arith, job-spec, signal-parse,
path-ops, glob-expansion, state-machine)
* Citation BibTeX: v0.14.0/2025 -> v0.9.0/2026
* FAQ "production-ready?" para: v0.14.0/82%/177 tests -> v0.9.0/~78%/736
* README license badge: malformed URL fixed; PMPL-1.0 -> MPL-2.0
(project migrated in commit 990b147)
Dual-source consolidation
* Delete CHANGELOG.md (keep .adoc — estate-asciidoc convention)
* Delete MAINTAINERS.md (keep .adoc — also more current with proper
maintainer entry vs "[To be added]" placeholder)
* Update 10+ outbound references in GOVERNANCE.adoc, RSR_COMPLIANCE.md,
CONTRIBUTING.md, CODE_OF_CONDUCT.md, CHANGELOG.adoc
Add
* FAQ.adoc — 12 Q&A pairs (what is vsh, why prove, why 6 systems, how to
trust proofs, production-readiness, count drift, RMR vs RMO, algorithmic
vs thermodynamic reversibility, licence, Absolute Zero/CNO, FFI/ABI
surface, MAA framework)
* docs/audits/2026-06-01-deep-audit.adoc — captures the seed inventory from
issues #41-#46/#49/#51, before/after drift table, plus 9 newly surfaced
drift items found during execution (not in #44's list)
Machine-readable surface
* 0-AI-MANIFEST.a2ml — rewrote from stale rsr-template-repo template stub
to point at actual .machine_readable/ + contractile family + current
counts table
* .well-known/ai.txt — references corrected (was pointing at non-existent
AI.a2ml; now points at 0-AI-MANIFEST.a2ml + INTENT + methodology + audits)
Wiki audit
* gh api confirms has_wiki=true, but clone yields only Home.md stub
(35 bytes, "Welcome to the valence-shell wiki!"). Surfaced as follow-up
in docs/audits/2026-06-01-deep-audit.adoc; no wiki content written
(wikis are user-facing artefacts needing owner direction).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) June 1, 2026 17:55
@hyperpolymath
hyperpolymath merged commit f676ff8 into mainJun 1, 2026
14 of 19 checks passed
@hyperpolymath
hyperpolymath deleted the docs/maxout-2026-06-01-issue-44 branch June 1, 2026 17:56
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 131 issues detected

SeverityCount
🔴 Critical9
🟠 High22
🟡 Medium100

⚠️Action Required: Critical security issues found!

View findings
[
{
"reason": "Action perpolymath/standards/.github/workflows/governance-reusable.yml@main\n needs attention",
"type": "unpinned_action",
"file": "governance.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Action dtolnay/rust-toolchain@nightly needs attention",
"type": "unpinned_action",
"file": "validation.yml",
"action": "pin_sha",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Workflow executes remote script directly (curl/wget piped to shell). Download, verify checksum/signature, then execute.",
"type": "download_then_run",
"file": "lean-verification.yml",
"action": "verify_download_integrity",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"reason": "Workflow executes remote script directly (curl/wget piped to shell). Download, verify checksum/signature, then execute.",
"type": "download_then_run",
"file": "rust-cli.yml",
"action": "verify_download_integrity",
"rule_module": "workflow_audit",
"severity": "high"
},
{
"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 cflite_batch.yml",
"type": "missing_timeout_minutes",
"file": "cflite_batch.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in cflite_pr.yml",
"type": "missing_timeout_minutes",
"file": "cflite_pr.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"
}
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

Sign up for freeto 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.

Docs max-out vs standards — INTENT.contractile + methodology.a2ml placeholders unfilled

1 participant

@hyperpolymath