Stress-test ideas with adversarial evidence
idea-stresstestworkflowsetup L3★0
R1KASAN/ai-agent-team ↗What it does
Orchestrate Adversarial idea validation + cross-checked evidence
Best for
Validating ideas through adversarial challenge and evidence verification.
Inputs
- · {args: idea}
- · agent context (workspace, diffs, or data)
Outputs
- · LENS_SCHEMA schema result
- · MERGE_SCHEMA schema result
Requires
- · agent() orchestrator
- · parallel() runner
Preconditions
- · Workflow runtime initialized
- · Input args properly structured
- · 1 agent(s) available
Failure modes
- · Agent timeout or failure
- · Schema validation mismatch
- · Input data incomplete or malformed
Trust signals
- · Explicit phase tracking and logging
- · Structured verdict schemas with consistency checks
- · Error handling with abort conditions