Author archetype combo tests
author-archetype-combo-testsworkflowsetup L3★1
mammalwithashell/digimon-deck-list-builder ↗What it does
Run automated test suite and report failures
Best for
When implementing cross-card rules interactions that per-card unit tests cannot validate.
Inputs
- · task_id or workflow args object
- · archetype names or discovery threshold
Outputs
- · Test results with pass/fail counts
- · JSON output files
Requires
- · Git
- · Rust/cargo
- · Python
- · Bash
Preconditions
- · Archetypes must be implemented above coverage threshold
Failure modes
- · Gate verifier fails to see diff in certain topologies
- · Test suite may timeout on very large projects
Trust signals
- · Blocking verifier gates at red/green phase boundaries
- · Structured output schemas enforce consistent result format
- · Multi-phase orchestration with 7 sequential gates