Add design and product documentation

This commit is contained in:
2026-07-14 13:57:07 +03:00
parent 3e65f799ed
commit 1698f24241
2 changed files with 26 additions and 0 deletions

13
DESIGN.md Normal file
View File

@@ -0,0 +1,13 @@
# Design
Status: draft required before major visual implementation.
## Required decisions
- Visual direction and anti-directions.
- Typography, color, spacing, radius, imagery, and icon language.
- Layout rhythm and responsive priorities.
- Motion policy, reduced-motion fallback, and performance budget.
- Accessibility requirements and intentional detector exceptions.
Use semantic Tailwind tokens and existing shadcn primitives. The AI must propose a coherent direction, show the diff, and receive explicit approval before treating it as authoritative.

13
PRODUCT.md Normal file
View File

@@ -0,0 +1,13 @@
# Product
Status: draft required before major implementation.
## Required decisions
- Audience and primary job-to-be-done.
- Three most important user journeys.
- Required pages, content, data, and integrations.
- Explicit non-goals and legal or operational constraints.
- Measurable acceptance criteria.
The AI must draft this document from supplied specs and conversation, show the diff, and receive explicit approval before treating it as authoritative.