Find and rank type system escapes
type-escape-sweepworkflowsetup L3★0
az9713/claude-dynamic-workflow-mistral-vibe ↗What it does
Find every type-system escape in vibe/core/, adversarially
Best for
Orchestrating multi-phase agent workflows with structured handoff and consensus-driven decision gates.
Inputs
- · source document or file
Outputs
- · structured result object
- · formatted report or summary
- · output files or modifications
Requires
- · Claude agent runtime (Workflow)
- · agentic subagents (multi-agent orchestration)
Preconditions
- · structured output schema defined
- · Claude agent runtime available
- · file system access for read/write
Failure modes
- · schema validation failure (invalid JSON or required fields missing)
- · agent timeout or inference failure
- · reviewer consensus not reached (oscillation or deadlock)
- · early termination signal (kill signal or max cycles hit)
Trust signals
- · strict structured output schema enforces correctness
- · adversarial review ensures rigor
- · claims traced to source citations
- · kill signals or approval gates prevent bad state progression
- · independent verification phase double-checks results
- · convergence logic (loop termination on stable state)