8e79e4b006
- DASHBOARD_PRINCIPLE.md (v1.0, LOCKED):
- Four questions: What, Where, How serious, What now
- Information hierarchy: Score -> Observations -> Map -> History -> Details
- Decision Density: Dashboard = 1-3 decisions max
- Not BI: helps user make decision, not consume statistics
- Verification checklist
- EXPERIENCE_AUDIT_QA.md updated:
- Screen 4: Landvex Dashboard (Phase: Manage)
- Dashboard-specific questions: 3-second understanding, today's decision,
80% ignorable, primary CTA
- Dashboard Principle check: What/Where/How serious/What now
- Decision Density target: 1-3 decisions
- One-Sentence Test: understand area performance and what to act on
- Ready for Landvex Dashboard screen (stresstest for Foundation v1.0)
Landvex Design System
Documentation Structure
docs/design/
├── README.md # This file
├── COMPLIANCE_MATRIX.md # Component readiness tracking
├── LANDVEX_DESIGN_CONSTITUTION.md # UX principles (Level 3)
├── LANDVEX_DESIGN_SPECIFICATION.md # Technical contract (Level 5)
├── foundations/ # Frozen foundations
│ ├── FOUNDATIONS-v1.0.md # Freeze contract
│ ├── TOKEN_PHILOSOPHY.md # Token rules
│ ├── SEMANTIC_COLOR_SYSTEM.md # Color tokens
│ ├── GRID_ELEVATION.md # Layout & depth
│ ├── AI_DESIGN_PRINCIPLES.md # AI governance
│ ├── COMPONENT_TEMPLATE.md # RFC template
│ ├── RFC_DEFINITION_OF_DONE.md # Quality gate
│ ├── DESIGN_ANTI_PATTERNS.md # Forbidden patterns
│ ├── COMPONENT_DECISION_TREE.md # Selection guide
│ ├── GLOSSARY.md # Common language
│ ├── BRAND_PALETTE.md # Brand colors
│ └── RELEASE_DEFINITION.md # Release gates
├── components/ # Component RFCs
│ ├── RFC-002-Input.md
│ ├── RFC-003-Select.md
│ └── RFC-004-Card.md
└── platform/ # Cross-cutting governance
└── README.md
Status
Foundations v1.0 — FROZEN
Components build on foundations. Foundations do not change without v2.0 RFC.