Skip to content

Releases: ozbayorcun/runtime-proof-kit

runtime-proof-kit v0.5.0

Choose a tag to compare

@ozbayorcun ozbayorcun released this 09 Jun 04:38

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.json and summary.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.