Skip to content

v1.2.0 - Codex vision proof scoring

Choose a tag to compare

@vibeforge1111 vibeforge1111 released this 05 May 19:39
· 9 commits to main since this release

What changed

  • Made actual Codex App vision observations part of the required Run Report Contract.
  • Added npm run score-proof-packet for a 0-100 evidence score across screenshots, vision observations, viewport coverage, issue selection, fix specificity, verification, residual risk, and automation notes.
  • Updated proof packet creation/checking, installer prompt, Codex wrapper, OpenAI metadata, README, QUICKSTART, PROMPTS, WORKFLOW, FREE-DROP, and demo proof packet.
  • Added benchmarks/ with a no-fake-results guild-vs-plain-Codex benchmark protocol and run template.
  • Kept Playwright as an optional scaffold only; no Playwright dependency was added to the default install.

Validation

  • npm test
  • H70-C+ validator: 16/16 valid, 0 errors, 0 warnings
  • smoke test
  • usage audit, including workflow recommender, proof checker, proof scorer, and Playwright scaffold checks
  • local npm run install:codex