Skip to content

docs(research): actually ship the 14->15 count provenance - #129

Merged
CodeWithJuber merged 3 commits into
masterfrom
docs/formal-synthesis-paper
Aug 14, 2026
Merged

docs(research): actually ship the 14->15 count provenance#129
CodeWithJuber merged 3 commits into
masterfrom
docs/formal-synthesis-paper

Conversation

@CodeWithJuber

Copy link
Copy Markdown
Owner

A previous commit intended to add the count_provenance reconciliation but pushed the pre-reconciliation file (the write and the push used different paths). This commit ships the corrected graded_reference_set.{json,md}, which record that the Citations track verified 14 sources (8 confirmed) and the founding Agent-as-a-Judge paper (arXiv:2410.10934) was the +1 added on that track's own recommendation, giving canonical 15/9/6/0 and 47 entries.

What & why

Checklist

  • npm test passes (Node 18/20/22)
  • npm run check passes (Biome lint + format)
  • New public functions have a test
  • Conventional commit message (feat:/fix:/docs: …)
  • CHANGELOG.md updated under ## [Unreleased]
  • No new runtime dependency (dev deps ok)
  • Substrate/docs updated if this changes forge substrate, forge impact, router/gate, or MCP substrate tools

Risk & rollback

  • Risk level: low / medium / high
  • Rollback plan:

Extra checks (tick if applicable)

  • npm run typecheck passes
  • Input validated at boundaries; errors handled (no swallowing)
  • Authorization/ownership checked (if it touches access)
  • Logs contain no secrets/PII
  • If AI-assisted: I understand it, verified the package APIs, and it has tests

A previous commit intended to add the count_provenance reconciliation but
pushed the pre-reconciliation file (the write and the push used different
paths). This commit ships the corrected graded_reference_set.{json,md},
which record that the Citations track verified 14 sources (8 confirmed) and
the founding Agent-as-a-Judge paper (arXiv:2410.10934) was the +1 added on
that track's own recommendation, giving canonical 15/9/6/0 and 47 entries.
Adds a new section 14 documenting what happened when three further bodies of
work were audited against Theorem D: forgekit, hikmah-stack (Rust cognitive
kernel v3.0.0), and the wisdom-lens plugin with its two source manuscripts.

Findings that changed the paper:
- The law is violated inside the repo that states it most explicitly: one host
  adapter of hikmah-stack binds the completion gate deterministically, the other
  probabilistically, and the repo's own validator returns ok on the asymmetry
  because it checks packaging rather than behaviour. Theorem D's predicted
  failure shape, found in production.
- Five kernel components have NO counterpart in this theory: goal-directed
  symbolic planning, prospective memory with deadlines, privacy-classed
  persistence, and (a genuine divergence, not an extension) append-only
  provenance versus our bounded-snapshot handoff.
- A correction to our own evidence discipline: hikmah-stack's EVIDENCE.md
  carries per-document verification dates and a five-rule maintenance policy,
  and already had a 2026 scoping caveat our own appendix lacked. Practice
  adopted, not merely noted.

Also adds the audit deliverables under audits/ (17 statistics re-verified
against fetched primary sources, 0 unverifiable; 17-component crosswalk built
after compiling and running the kernel) and Figure 8.
@CodeWithJuber
CodeWithJuber merged commit 556a0c8 into master Aug 14, 2026
12 checks passed
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.

1 participant