d43d523444
- EXPERIENCE_AUDIT_QA.md updated: - quiXzoom onboarding: 8 specific improvements - Headline: 'Fota. Skicka. Få betalt.' (three verbs) - First card: show payment upfront - 100% card: larger number, smaller text - Payment card: remove Stripe, add 'Få betalt varje måndag' - Flexibility: 'Jobba när du vill' - CTA: clearer pre-registration - Key numbers: 100% | /bin/bash | Every Monday | 4K - Visual flow: 📷 → ✅ → 💰 - THREE_STEP_RULE.md (v1.0, LOCKED): - Universal product summary: Input → Processing → Outcome - Landvex: Reality → AI Analysis → Decision - quiXzoom: Photo → Approval → Payment - Applies to landing pages, onboarding, presentations, UX - Verification table for both products Rationale: Common language between products. Three steps = three seconds. Every product must be summarizable as Input → Processing → Outcome. This unifies Landvex and quiXzoom under the same conceptual model.
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.