Update nexus wiki content
This commit is contained in:
36
wiki/entities/EvidenceQA.md
Normal file
36
wiki/entities/EvidenceQA.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user