levnikolaevich/quality-assurance-suite
unversioned · 16a43822b4d8
ln-51-acceptance-test-builder
Builds, updates or retires scoped acceptance tests and verifies execution; does not repair product code.
ln-52-delivery-reviewer
Reviews a completed change for acceptance, regressions and release risk; read-only, not a whole-codebase audit.
ln-53-documentation-auditor
Audits documentation and comments for trust, coverage, consistency and freshness; read-only.
ln-54-codebase-auditor
Audits cross-cutting codebase health, security and maintainability; not a single-change review or specialist audit.
ln-55-test-suite-auditor
Audits existing tests for risk coverage, reliable oracles and maintenance value; does not edit tests.
ln-56-architecture-auditor
Audits implemented architecture boundaries, dependencies and ownership; not target design or plan review.
ln-57-persistence-auditor
Audits queries, transactions, consistency and persistence resource lifetimes; read-only.