cyberneticlibrary

Verify tickets against source and tests

verify-csworkflowsetup L30
johnny4young/vitrine
What it does

Run multi-phase workflow with agent dispatch

Best for

Composing advisory testing targets conditionally based on change scope, feeding into deterministic ship/hold verdicts.

Inputs
  • · batch base path and count
  • · acceptance criteria, diff scope, URLs
Outputs
  • · go/no-go verdict object
  • · candidate implementations or solutions
Requires
  • · Claude agent API
  • · parallel execution harness
  • · Workflow phase management
  • · git read-only commands
Preconditions

Diff scope provided; QA/deploy URLs when relevant; label state

Failure modes
  • · one agent in parallel batch times out or errors
  • · input file not found or unreadable
  • · state machine misses brief/boundary-crossing events
  • · agent role/specialist unavailable
Trust signals
  • · stored in repo: johnny4young/vitrine
  • · state machine safeguards documented