Fuzz cross-app integration tests
fuzzworkflowsetup L3★2
manwithacat/dazzle ↗What it does
Cross-app static integration fuzz: one agent per example/fixture scrapes boot stderr + lint for runt
Best for
Multi-phase fuzz orchestration with structured phase control and receipts.
Inputs
- · log file path (string)
Outputs
- · results array (structured JSON)
Requires
- · Claude agent (sub-LLM orchestration)
- · Workflow parallel execution
Failure modes
- · Network timeout or long-running sub-task timeout
- · Sub-process error or exit code != 0
Trust signals
- · Multi-phase orchestration with explicit flow names
- · Explicit parallelization with concurrency guard
- · Explicit dependency declaration