Skip to content

Add durable ProofProgram and NodeKit proof binding#23

Draft
HomenShum wants to merge 5 commits into
mainfrom
codex/proofloop-nodekit-binding
Draft

Add durable ProofProgram and NodeKit proof binding#23
HomenShum wants to merge 5 commits into
mainfrom
codex/proofloop-nodekit-binding

Conversation

@HomenShum

@HomenShum HomenShum commented Jul 21, 2026

Copy link
Copy Markdown
Owner

What changed

  • adds the canonical proofloop.receipt/v1 envelope and authority rules
  • adds a dependency-ordered durable ProofProgram over existing immutable runner plans
  • enforces local read/proposal authority, budgets, attempt ceilings, lock recovery, resumable ledgers, and receipt hooks
  • verifies NodeKit release proof against the exact candidate commit, compiled definition, config hash, discovery bytes, screenshot manifest, trace, and video receipts

Why

NodeKit needs an independent evidence substrate that can continue bounded proof work without trusting an agent's prose or introducing a second execution platform. The verifier must fail closed on authority, budget, candidate, config, receipt, or integrity drift.

Current status

  • NodeProof evidence substrate: ready for independent PR review
  • NodeKit E0 support: implemented for the committed UI packet
  • Developer alpha/ease certification: not established by this PR
  • Convex adapter/component/submission: not established by this PR
  • external egress, publication, production promotion, and directory submission remain outside authority

Validation

  • npm test: 30 test files and 174 tests passed
  • TypeScript build and site bundle passed on the branch
  • NodeKit committed screenshot, trace, and video evidence verifies independently

Deliberate limits

This PR proves evidence binding and verification mechanics. It does not prove that unfamiliar people or agents find NodeKit easy, that a Convex adapter satisfies reactive lifecycle guarantees, or that any package is ready for public submission.

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
proofloop Ready Ready Preview, Comment Jul 21, 2026 10:25pm

Request Review

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