Skip to content

feat(landing): ship /live/ — offline ML-DSA-65 AgentPay demo (vendored, zero CDN)#5

Merged
rayc0 merged 3 commits into
mainfrom
feat/mp-demo-deploy-2026-05-25
May 25, 2026
Merged

feat(landing): ship /live/ — offline ML-DSA-65 AgentPay demo (vendored, zero CDN)#5
rayc0 merged 3 commits into
mainfrom
feat/mp-demo-deploy-2026-05-25

Conversation

@rayc0
Copy link
Copy Markdown
Contributor

@rayc0 rayc0 commented May 25, 2026

What

Adds pqsafe.xyz/live — the vendored, fully offline ML-DSA-65 AgentPay demo. AI agent signs its own SaaS bill in-browser, user watches sign + tamper-detect animate. No CDN, ~20 KB HTML + 38 KB JS.

Why /live/ (not /mp-demo/ or /demo/sign/)

  • Flat verb pattern matches /verify, /generate, /bench, /scan
  • pqsafe.xyz/live = 18 chars, clean for MP §3-1/§6-6 + HN
  • No accelerator/partner name in URL
  • Zero blast radius — /live/ unused

Unchanged

  • /generate/ untouched — different job (dev form tool vs narrative demo, ~25% overlap)
  • /verify/ untouched — externally linked from LinkedIn 2026-05-11

Files

  • landing/live/index.html (vendored, canonical)
  • landing/live/index_cdn.html (CDN variant, dev reference)
  • landing/live/vendor/ml-dsa.bundle.js
  • landing/index.html — nav: added Live Demo entry

Test plan

  • Local smoke test passed (Sign 2.6 ms → VALID, Tamper → INVALID, Restore → VALID, zero console errors)
  • Post-merge: curl -I pqsafe.xyz/live → 200 + Content-Length ≈ 19805
  • Post-merge: DevTools Network tab on /live/ → zero external requests
  • Post-merge: /generate/ still loads its form, /verify/ still works

🤖 Generated with Claude Code

Raymond AI Operator and others added 3 commits May 25, 2026 13:32
- Flat verb path consistent with /verify, /generate, /bench, /scan
- Vendored offline file is now canonical index.html
- CDN variant kept as index_cdn.html (dev reference)
- Nav: added "Live Demo" entry in Tools dropdown
- Zero blast radius (mp-demo was never on main, never linked externally)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rayc0 rayc0 changed the title feat(landing): add MP demo offline page feat(landing): ship /live/ — offline ML-DSA-65 AgentPay demo (vendored, zero CDN) May 25, 2026
@rayc0 rayc0 merged commit 8cc1265 into main May 25, 2026
1 of 2 checks passed
@rayc0 rayc0 deleted the feat/mp-demo-deploy-2026-05-25 branch May 25, 2026 06:23
@rayc0
Copy link
Copy Markdown
Contributor Author

rayc0 commented May 25, 2026

✅ Deployed. /live/ serves 19,890 bytes (offline vendored). /verify/ + /generate/ + homepage unchanged. Zero CDN imports confirmed live. chrome-devtools: page renders correctly, one non-functional ERR_CONNECTION_CLOSED (favicon/preflight), zero JS errors.

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