What problem does it solve? Teams approaching release often lack a structured way to verify that performance, security, reliability, and maintainability requirements are actually met by existing implementation evidence, leading to unverified thresholds and risky release decisions. ## Core Features & Use Cases - Evidence-Based NFR Audit: Evaluates existing test results, metrics, logs, scans, and CI data against defined thresholds with deterministic PASS/CONCERNS/FAIL classifications. - Four-Domain Parallel Assessment: Dispatches Security, Performance, Reliability, and Maintainability audit workers via subagent, agent-team, or sequential execution modes. - Release Gate Reporting: Generates an nfr-assessment.md report with quick wins, prioritized remediation actions, evidence gaps, and a gate YAML snippet for release decisions. - Use Case: Before shipping a bulk export feature, run the audit to confirm load-test results meet the p95 latency threshold, Snyk scans show no critical vulnerabilities, and CI burn-in demonstrates stability, then receive a gate decision with blockers flagged. ## Quick Start Ask the assistant to audit NFR evidence for the current feature using the available test results, metrics, and logs.