forked from Qortal/q-blog
27 lines
756 B
Markdown
27 lines
756 B
Markdown
# Finalize Foundation Docs (Architecture, Testing, Accessibility, Security)
|
|
|
|
## Goal
|
|
|
|
Publish concise, source-of-truth docs to guide development.
|
|
|
|
## Includes
|
|
|
|
- ARCHITECTURE (UI ↔ state ↔ data, Name/Blog/Post model)
|
|
- TESTING (pyramid, coverage, fixtures/mocks, MSW policy)
|
|
- ACCESSIBILITY (landmarks, focus, live regions, motion/contrast)
|
|
- SECURITY & PRIVACY (sanitization, permission checks, CSP posture)
|
|
- USER_JOURNEYS & GLOSSARY (personas, invariants)
|
|
|
|
## Acceptance
|
|
|
|
- Docs present in `docs/`, linked from README
|
|
- Each doc has a short "How to verify" section
|
|
- See docs/QUALITY_CHARTER.md.
|
|
|
|
## Labels
|
|
|
|
Type: docs · Area: docs · Priority: P1 · Size: M
|
|
|
|
**Labels:** docs, P1, M, docs-area
|
|
**Milestone:** Patch 0 — Orientation & Quality Bar
|