Skip to content

v1.1.5

Choose a tag to compare

@vibeforge1111 vibeforge1111 released this 05 May 16:59
· 14 commits to main since this release

What's changed

This release hardens the guild around evidence-based design work, not aesthetic ceremony.

  • Added a required Run Report Contract to the native Codex wrapper.
  • Updated QUICKSTART.md with the exact report fields Codex must return.
  • Updated PROMPTS.md, the Codex/OpenAI default prompt, and the installer prompt so first runs end with the report contract.
  • Updated the first-run demo proof packet to show the report shape.
  • Extended usage-audit coverage so the report contract cannot quietly disappear.

Run Report Contract fields

  • goal
  • screenshots inspected
  • top issues
  • chosen issue
  • lens used
  • exact fix
  • verification
  • still weak
  • reusable rule

Validation

  • npm test
  • H70-C+ convention auditor: 16 PASS, 0 warnings, 0 errors