Releases: ozbayorcun/runtime-proof-kit
Releases · ozbayorcun/runtime-proof-kit
Release list
runtime-proof-kit v0.5.0
Runtime proof for AI-generated code
This release makes runtime-proof-kit a stronger handoff tool for AI-assisted coding workflows.
Highlights
- Writes browser console logs to
console.ndjson. - Writes request, response, and failed-request events to
network.ndjson. - Links event logs from both
proof.jsonandsummary.md. - Multi-check suite summaries expose each check artifact: screenshot, console, network, stdout, and stderr.
Why it matters
Coding agents can claim an app works; this gives reviewers a browser-level receipt: URL reached, text rendered, screenshot captured, and diagnostics preserved.