Research SPIKE with adversarial verification
spikeworkflowsetup L3★0
miethe/CCDash ↗What it does
spike workflow
Best for
Adversarial research workflows that gather, refute, and converge on verified claims.
Inputs
- · args (object)
- · prompt (string)
- · JSON schema
Outputs
- · result object
- · JSON
- · verdict/recommendation
Requires
- · Claude AI
- · File I/O
- · Workflow executor (parallel)
Preconditions
- · Workflow runtime configured
- · API credentials available
- · Claude API access
Failure modes
- · Claude context window exceeded
- · File not found or permission denied
- · Agent timeout or network error
- · Concurrent execution conflict
Trust signals
- · Sourced from repo: miethe/CCDash
- · Exports canonical meta object (Workflow spec-compliant)
- · Uses JSON schema validation
- · Uses phase() boundaries for state isolation