Add contract helper docs and criterion verifier wrappers #22

Merged
florianbeisel merged 14 commits from feature/add-contract-wrappers-criterion-by-criterion-ver-40a6b00d into main 2026-03-24 08:57:52 +01:00
florianbeisel commented 2026-03-24 03:13:56 +01:00 (Migrated from github.com)

Summary

  • document contract helper CLIs: contract commit and verify-criteria, including structured output, exit codes, and logging options
  • link README to the new contract helper docs for discoverability
  • add regression test to guard the doc and README link

Testing

  • npm test
## Summary - document contract helper CLIs: contract commit and verify-criteria, including structured output, exit codes, and logging options - link README to the new contract helper docs for discoverability - add regression test to guard the doc and README link ## Testing - npm test
florianbeisel (Migrated from github.com) reviewed 2026-03-24 03:16:14 +01:00
florianbeisel (Migrated from github.com) left a comment

Summary:\n- Docs for contract commit and verify-criteria helpers plus README link\n- Contract output helper + CLI wiring for commit and criterion verification with structured JSON/logging\n- Tightened workflow readiness/validation, story dedupe, and polling timeout/model defaults; added regression tests\n\nTests: not run (not requested)

Summary:\n- Docs for contract commit and verify-criteria helpers plus README link\n- Contract output helper + CLI wiring for commit and criterion verification with structured JSON/logging\n- Tightened workflow readiness/validation, story dedupe, and polling timeout/model defaults; added regression tests\n\nTests: not run (not requested)
florianbeisel (Migrated from github.com) reviewed 2026-03-24 03:53:38 +01:00
florianbeisel (Migrated from github.com) left a comment

Summary:\n- Add contract helper CLI docs and wiring for structured commit/criterion verification, plus README link\n- Introduce contract output helper, new CLI subcommands, story dedupe index, and stricter step gating/validation\n- Update polling defaults/timeouts, repo inference, and add comprehensive regression tests for contracts/prompt scaffolding\n\nTests:\n- npm test\n\nNote: Unable to use --approve because GitHub considers this my own PR from this identity.

Summary:\n- Add contract helper CLI docs and wiring for structured commit/criterion verification, plus README link\n- Introduce contract output helper, new CLI subcommands, story dedupe index, and stricter step gating/validation\n- Update polling defaults/timeouts, repo inference, and add comprehensive regression tests for contracts/prompt scaffolding\n\nTests:\n- npm test\n\nNote: Unable to use --approve because GitHub considers this my own PR from this identity.
Sign in to join this conversation.
No description provided.