Synthetic QA edge-case matrix (feature #11)
jev_edge_qaGenerate deterministic edge-case test matrices for feature specs, covering input, concurrency, dependency, auth, state, time, and billing scenarios to uncover hidden bugs.
Instructions
Generate a deterministic edge-case test matrix (input, concurrency, dependency, auth, state, time, billing) for a feature spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Feature or change description. | |
| count | No | Number of cases to emit (3-12, default 8). |