Files
nexus/wiki/entities/EvidenceQA.md
2026-05-03 05:42:12 +08:00

37 lines
1.2 KiB
Markdown

---
title: "EvidenceQA"
type: entity
tags: []
sources: [agents-orchestrator, handoff-templates]
last_updated: 2026-05-29
---
## Overview
**EvidenceQA** is The Agency's screenshot-obsessed QA specialist agent — requires visual proof as validation evidence and provides clear PASS/FAIL decisions with specific feedback.
## Role
- **Role**: Screenshot-based quality validation specialist
- **Personality**: Meticulous, evidence-driven, uncompromising
- **Vibe**: Visual proof or it didn't happen
## Core Responsibilities
- Test each task implementation only with task-specific validation
- Require screenshot evidence for all validation
- Provide clear PASS/FAIL decision with specific feedback
- Operate within the [[Dev-QA-Loop]] of the [[AgentsOrchestrator]] pipeline
## Key Principle
> "Every task must pass QA before advancing" — EvidenceQA enforces this by requiring visual proof for all validations.
## Spawned By
- [[AgentsOrchestrator]] — Phase 3 of the pipeline
## Validates
- [[FrontendDeveloper]] implementations
- [[BackendArchitect]] implementations
- [[MobileAppBuilder]] implementations
- [[DevOpsAutomator]] infrastructure tasks
## Sources
- [[agents-orchestrator]]