Skip to content

feat: start verified knowledge ledger MVP - #27

Merged
chenmingtang830 merged 11 commits into
mainfrom
feat/verified-knowledge-ledger-hackathon-mvp
Aug 22, 2026
Merged

feat: start verified knowledge ledger MVP#27
chenmingtang830 merged 11 commits into
mainfrom
feat/verified-knowledge-ledger-hackathon-mvp

Conversation

@chenmingtang830

Copy link
Copy Markdown
Owner

Summary

  • add a production-based proofpress knowledge CLI vertical slice
  • ingest compact OTLP JSON into source-event and experiment nodes
  • deterministically propose claims and expose evidence/completeness admission gates
  • record human review/admission decisions and materialize fresh-agent context
  • include a three-experiment Coframe-style fixture and tests

Partner demo boundary

The Cold Handoff review build remains reusable as a read-only continuation/review UI shell. This PR does not copy or claim its captured replay as ledger evidence. The next integration can replace its static run selector with this ledger's context/claim graph while retaining its honest CONTINUE / RECHECK / REFUSE interaction model.

Verification

  • npm test (67 Python tests, 5 Node tests)
  • python3 proofpress.py knowledge ingest examples/verified-knowledge-ledger/demo.otlp.json -o /tmp/coframe-ledger.json
  • blocked failed experiment cannot be accepted by the gate

@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

Proofpress

examples/verified-knowledge-ledger/demo.html
fewer than two ledger versions — nothing to diff yet
no claims recorded for this version (snapshot ran without --claims)

examples/verified-knowledge-ledger/demo.partner-style.html
e8387a21 → ee2f6fc4 ▍ 1 added

  • 🟢 new ·

    Evidence stays attached to the ·

    The decision is a path, not a note.<

changelog: feat: embed lineage explorer in continuation demo
no claims recorded for this version (snapshot ran without --claims)

@chenmingtang830
chenmingtang830 merged commit dcd5747 into main Aug 22, 2026
6 checks passed
@chenmingtang830
chenmingtang830 deleted the feat/verified-knowledge-ledger-hackathon-mvp branch August 22, 2026 23:16
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