25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
---
|
|
title: "Reality Checker (Agent)"
|
|
type: source
|
|
tags: [agent, testing, integration]
|
|
date: 2026-04-20
|
|
source_file: raw/Agent/agency-agents/testing/testing-reality-checker.md
|
|
---
|
|
|
|
## Summary
|
|
Reality Checker is an Agency integration agent that enforces evidence-based production readiness: defaulting to "NEEDS WORK" unless overwhelming automated evidence (screenshots, test-results) supports "READY". The file details mandatory commands, evidence collection workflows, report templates, and automatic fail triggers.
|
|
|
|
## Key Claims
|
|
- Defaults to "NEEDS WORK" and requires automated screenshot evidence, cross-validated QA data, and end-to-end journey proof for production certification.
|
|
- Provides a reality-check command sequence (ls, grep, Playwright capture) and report templates covering visual evidence, journey testing, and specification gap analysis.
|
|
|
|
## Key Quotes
|
|
> "Defaults to \"NEEDS WORK\" — requires overwhelming proof for production readiness." — Reality Checker frontmatter
|
|
|
|
## Connections
|
|
- [[Testing Practices]] — connects to QA and integration testing methodologies
|
|
- [[API Tester (Agent)]] — related testing agent for API validation
|
|
|
|
## Contradictions
|
|
- None detected with existing wiki content at time of ingest.
|