diff --git a/.claude/agents/v3/README.md b/.claude/agents/v3/README.md new file mode 100644 index 00000000..e301a8ca --- /dev/null +++ b/.claude/agents/v3/README.md @@ -0,0 +1,100 @@ +# AQE V3 Agents Index + +This directory contains V3 QE agents installed by `aqe init`. + +> **Note**: This directory only contains AQE-specific agents (v3-qe-*). +> Claude-flow core agents (adr-architect, memory-specialist, etc.) are part of +> the claude-flow system and are available separately. + +## Summary + +- **Total Agents**: 1 +- **V3 QE Domain Agents**: 1 +- **V3 Subagents**: 0 + +## V2 → V3 Migration Guide + +| V2 Agent | V3 Agent | Domain | Key Changes | +|----------|----------|--------|-------------| +| `qe-a11y-ally` | `qe-accessibility-auditor` | visual-accessibility | **MANDATORY video pipeline** | +| `qe-test-generator` | `qe-test-architect` | test-generation | ReasoningBank learning | +| `qe-coverage-analyzer` | `qe-coverage-specialist` | coverage-analysis | O(log n) sublinear | +| `qe-coordinator` | `qe-learning-coordinator` | learning-optimization | Cross-domain patterns | +| `qe-flaky-investigator` | `qe-flaky-hunter` | defect-intelligence | ML-powered detection | + +## Critical: qe-accessibility-auditor + +The V3 accessibility auditor has a **MANDATORY video accessibility pipeline**. + +### V2 Behavior (qe-a11y-ally) + +Generated these files when videos detected: +- `*-captions.vtt` - For deaf/hard-of-hearing users +- `*-audiodesc.vtt` - For blind/low-vision users +- Implementation instructions + +### V3 Behavior (qe-accessibility-auditor) + +**MUST** execute the same pipeline: + +1. **Detect** - Find `