Skip to content

feat: add the hackathon presentation layer - #28

Merged
chenmingtang830 merged 17 commits into
mainfrom
feat/hackathon-presentation-layer
Aug 23, 2026
Merged

feat: add the hackathon presentation layer#28
chenmingtang830 merged 17 commits into
mainfrom
feat/hackathon-presentation-layer

Conversation

@chenmingtang830

@chenmingtang830 chenmingtang830 commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Summary

Ships the production presentation surface for the verified knowledge ledger:

  • makes the light eight-beat presentation the primary entry experience;
  • positions Proofpress as the verified knowledge ledger for autonomous AI agents;
  • demonstrates the lifecycle from traces to governed, reusable knowledge;
  • shows one large interactive graph with verified, human-review, and rejected paths;
  • uses the existing Proofpress handoff study as bounded evidence;
  • presents finance as the product workflow and agentic commerce as the extension surface;
  • closes on verification as the prerequisite for trusted recursive self-improvement.

The earlier dark workbench is preserved under examples/verified-knowledge-ledger/archive/ rather than exposed in the presentation.

Production file set

  • examples/verified-knowledge-ledger/demo.partner-style.html — final interactive presentation
  • examples/verified-knowledge-ledger/archive/demo.partner-style.legacy-workbench.html — archived prior UI
  • examples/verified-knowledge-ledger/README.txt — presentation and backend-fixture entrypoints
  • docs/DESIGN.md — public visual and semantic-state contract

Iteration-only claims inputs and the stale event planning draft were intentionally removed before production merge.

Evidence boundaries

  • Existing handoff study: stale reuse was 12/12 for ordinary handoff and 0/12 for Proofpress; unchanged continuation was 12/12 in both conditions.
  • Finance values remain clearly labeled as an illustrative fixture.
  • Agentic commerce reports the measured baseline separately from the proposed trust-overlay design target.
  • Harvey / RelayBench calibration is not presented as a completed result.

Verification

  • python3 proofpress.py verify examples/verified-knowledge-ledger/demo.partner-style.html3 verified
  • python3 -m unittest tests.test_knowledge_ledger -v7 passed
  • node --test tests/npm.test.js5 passed
  • embedded JavaScript parsing — 5 blocks passed
  • presentation contract — 8 slides / 8 note blocks
  • git diff --checkpassed

Run

python3 -m http.server 8766

Open http://127.0.0.1:8766/examples/verified-knowledge-ledger/demo.partner-style.html.

@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

Proofpress

docs/DESIGN.md
931c7add → 6f2a3e17 ▍ 17 modified

  • 🔵 mod · Proofpress Design System — Review Surfac
  • 🔵 mod · Proofpress Design System — Review Surfac
  • 🔵 mod · Proofpress Design System — Review Surfac
  • 🔵 mod · Color Tokens
  • 🔵 mod · Color Tokens
  • 🔵 mod · Color Tokens
  • 🔵 mod · Color Tokens
  • 🔵 mod · Typography
  • 🔵 mod · Typography
  • 🔵 mod · Layout
  • 🔵 mod · Layout
  • 🔵 mod · Components
  • 🔵 mod · Components
  • 🔵 mod · Feedback State Machine (Page Copy Follow
  • 🔵 mod · Feedback State Machine (Page Copy Follow
  • 🔵 mod · Voice and Language
  • 🔵 mod · Voice and Language

changelog: docs: place design system in public docs
no claims recorded for this version (snapshot ran without --claims)

examples/verified-knowledge-ledger/archive/demo.partner-style.legacy-workbench.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
9919acf3 → 064cf942 ▍ 2 modified 1 removed
base commit not in ledger — showing last recorded change

  • 🔵 mod ·

    A $1,234.50 of

  • 🔵 mod ·

    Verification is the bottleneck.<span

  • 🔴 del ·

    Generation creates cand

changelog: apply identity split and simplify closing
no claims recorded for this version (snapshot ran without --claims)

@chenmingtang830 chenmingtang830 changed the title feat: guide the verified-knowledge-ledger product demo feat: add the hackathon presentation layer Aug 23, 2026
@chenmingtang830
chenmingtang830 marked this pull request as ready for review August 23, 2026 04:36
@chenmingtang830
chenmingtang830 merged commit 1b62982 into main Aug 23, 2026
6 checks passed
@chenmingtang830
chenmingtang830 deleted the feat/hackathon-presentation-layer branch August 23, 2026 04:37
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