Phase 10 · Audit & QA
Run the end-to-end audit before anyone pays: prove the app is secure, fast, accessible, and functionally complete, then sign off. This phase is the last wide net — everything that follows assumes a clean bill of health.
Phase 10 — the audit & QA pipeline
How this phase runs
Section titled “How this phase runs”The audit splits into three movements: a static audit of the code and supply chain, a set of deep audits (security, performance, database, SEO, accessibility, cookies), and functional QA + debugger review that drives the running app. Treat them as gates in order — a passing static audit makes the deep audits trustworthy, and clean deep audits make functional sign-off meaningful.
Optional (SHOULD / OPTIONAL) tasks are never silently skipped. Surface what you’re skipping and let the operator decide; list skips at the end even in fast mode.
Pages in this phase
Section titled “Pages in this phase”Start with the Static audit.