All Departments
Quality Assurance
Product & TechnologyPhase 3Lead: QA Orchestrator Agent
5 agents5 planned
Architecture Pattern
View full details →QA agents run test suites in parallel (visual, functional, cross-browser). Failed tests enter evaluator-optimizer loop to distinguish real bugs from flaky tests.
Evaluation
3 metrics defined
Error Handling
2 scenarios covered
Self-Improvement
2 human checkpoints
Phase 3: Scale & Polish
Scale & Polish. QA automation agents test releases. Manual QA covers Phase 1-2; automated QA scales in Phase 3.
Tools
Back Office APILinear
Goals
Ensure product qualityPrevent regressionsAutomate testing
Agent Sizing Rationale
5 agents: 1 orchestrator + 3 testing specialists (odd for bug severity voting) + 1 regression. 3-agent panels vote on whether bugs are critical/blocking.
Testing (3-agent verification panel)
AgentDescriptionComplexityRolesStatusActions
Automated Test AgentWrites and maintains unit, integration, and E2E test suites. Runs CI pipelines.medium
generator
Exploratory Test AgentPerforms manual exploratory testing, edge case discovery, and UX validation.medium
guardian
Game Logic Test AgentValidates game mechanics, RNG fairness, payout calculations, and provider integrations.medium
analystguardian
Quality Management
AgentDescriptionComplexityRolesStatusActions
Visual Regression AgentCaptures and compares UI screenshots to detect unintended visual changes.medium
monitor
QA Orchestrator AgentCoordinates test strategy, prioritizes bug fixes, manages release readiness gates.complex
orchestratorrouter
Agents Used From Other Departments
These agents from other departments feed data into or are called by this department's agents.
Front-End EngineeringExternal
Front-End Orchestrator Agent
QA tests front-end builds for regressions and bugs.
Back-End EngineeringExternal
Back-End Orchestrator Agent
QA tests API endpoints and back-end logic.
Casino Games CreationExternal
Game Logic AgentProvably Fair Agent
QA verifies game math, RNG, and provably fair mechanics.