# FLOW Redirect Canonical FLOW specification: - `docs/qa/feature-checks/FLOW.md` This compatibility path is intentionally short, but the contract is mandatory: - Read `docs/qa/feature-checks/FLOW.md` before selecting a feature. - Enforce problems-first ordering across all module state files in `docs/qa/feature-checks/state/*.json`. - Do not start any `queued` feature while any feature is in `checking`, `failed`, `triaged`, `confirmed`, `fixing`, or `retesting`. - Run Tier 0, Tier 1, and Tier 2 for every feature (Tier 2 is required verification, not optional). - Capture fresh run artifacts under `docs/qa/feature-checks/runs////`. - Update module state and sprint/task trackers immediately after each transition. If there is any ambiguity between this file and the canonical FLOW file, `docs/qa/feature-checks/FLOW.md` is the source of truth.