Releases: Praxity/prax-proof
Release list
Proof v0.3.0 — Readable by machines too
Proof's results are now consumable by your own AI. A separate read-key credential (ingest keys still cannot read; read keys cannot write) unlocks three endpoints: /api/activities, /api/activity (compact JSON — completion rate, funnel with retention, per-learner responses), and /api/activity.md (a paste-ready markdown report). llms.txt documents it all, so pointing an LLM at your instance is one URL.
Also: the real-browser H5P field harness (pnpm field) that proved the data-h5p bridge end to end.
🤖 Generated with Claude Code
Proof v0.2.0 — Insight, identity, and the H5P bridge
The dashboard now answers instead of displays: completion-rate hero, a Tally-style drop-off funnel with retention percentages, humanized step labels, learner timelines — all in the new riso-paper theme, still holding zero axe violations. Activities link to their live pages, carry human titles, and onboard you with a copy-paste AI-builder prompt.
And the headliner: add data-h5p to the script tag and your existing same-site H5P content reports into your own dashboard — starts, completions, scores, and per-question answers with H5P's own question titles. No calls, no LMS, no subscription.
🤖 Generated with Claude Code
Proof v0.1.0 — first public release
The complete v1 arc plus the Insight & Identity milestone: xAPI statement ingest on Cloudflare Workers + D1, the p.js snippet with identity modes, a teacher dashboard (completion rate, drop-off funnel, learner timelines, keys, CSV/JSON export) in the riso-paper theme, one-click Deploy to Cloudflare, llms.txt for AI builders, and a Playwright + axe zero-violation accessibility gate.
🤖 Generated with Claude Code