Add a standing manual-verification QA checklist for what tests can't cover

This commit is contained in:
2026-06-10 01:33:17 +03:00
parent 54d68af7e0
commit bc23f15c98
2 changed files with 52 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@ See @AGENTS.md for project overview, architecture rules, and the AI developer pr
- **[docs/IMPLEMENTATION-PLAN.md](docs/IMPLEMENTATION-PLAN.md)** — incremental milestone
plan (M0M6), MVP boundary, per-milestone tests + manual checks, and an architecture
reference index.
- **[docs/manual-verification.md](docs/manual-verification.md)** — standing QA checklist for
what tests can't cover (offline/install, keyboard/a11y, theming, reduced-motion).
- **[AGENTS.md](AGENTS.md)** — onboarding, stack, directory map, scripts, conventions.
## Quick Orientation