Bernt
16bc14cd32
docs: Token Philosophy v1.1 + Design Specification restructured
...
- TOKEN_PHILOSOPHY.md:
- Added Token Lifecycle (Draft → Experimental → Stable → Deprecated → Removed)
- Added Design Review Gate (6 mandatory checks before new token)
- Added deterministic principle: two AI agents must arrive at same token choice
- Restructured into 8 sections with clear hierarchy
- LANDVEX_DESIGN_SPECIFICATION.md:
- Restructured into 4 parts: GOVERNANCE → TOKENS → COMPONENTS → VALIDATION
- Added part headers and updated table of contents
- Aligned with Token Philosophy lifecycle and review gate
Rationale: Governance before values. Prevents uncontrolled token growth
and ensures AI-assisted design development is deterministic and traceable.
2026-07-02 08:37:50 +00:00
Bernt
3afb583d71
docs: Token Philosophy + updated Design Specification
...
- Add docs/design/TOKEN_PHILOSOPHY.md (v1.0, LOCKED)
- Three-level token hierarchy: Primitive → Semantic → Component
- Semantic-first rule: no primitive references where semantic exists
- DTCG JSON as canonical export format
- Semantic versioning + deprecation policy
- Platform agnostic (web, iOS, Android, future)
- Update LANDVEX_DESIGN_SPECIFICATION.md
- Add Token Philosophy as chapter 0
- Restructure Design Tokens (chapter 1) with three levels
- Add blur scale, border width primitives
- Add semantic tokens (surface, text, border)
- Add component tokens (Button, Data Grid examples)
- Reference TOKEN_PHILOSOPHY.md for governance rules
Rationale: Establish token rules before values. Prevents rework
when components are specified later.
2026-07-02 08:34:48 +00:00
Bernt
125ec6e4d2
docs: Document hierarchy + Design Specification skeleton
...
- Add DOCUMENT HIERARCHY (0d) to MEMORY.md
- 7 levels: SYSTEM > ENGINEERING > DESIGN > PRODUCT > SPEC > GUIDES > CODE
- Conflict resolution: higher document wins
- Add docs/design/LANDVEX_DESIGN_SPECIFICATION.md (v1.0-skeleton, DRAFT)
- 18 chapters with full structure
- Button component as reference spec (states, ARIA, keyboard, touch, animation, AC)
- All other chapters marked as TODO with placeholder tables
- Status: DRAFT — filled progressively, not all at once
Rationale: Establish governance first (Fas 1), fill specification
progressively (Fas 2), automated QA later (Fas 3).
2026-07-02 08:24:49 +00:00
Bernt
f756b63fe2
docs: Landvex Design Constitution + quiXzoom UX Doctrine
...
- Add docs/design/LANDVEX_DESIGN_CONSTITUTION.md (v1.0, LOCKED)
- Enterprise UX Doctrine: 21 principles for professional GIS platform
- Device Adaptive (not Desktop First nor Mobile First)
- Add docs/products/quixzoom/QUIXZOOM_UX_DOCTRINE.md (v1.0, LOCKED)
- Field-first UX: Camera-First, Offline-First, Mission-First
- Mobile-Only, One Hand, Three Seconds
- Update MEMORY.md with DESIGN GOVERNANCE section (0c)
- References to both doctrines
- Shared DNA: components, tokens, colors, typography, motion, icons
- LOCKED status with version governance
2026-07-02 08:14:26 +00:00
Bernt
bae705aa97
ARCHITECTURE: NFC roadmap, edge AI, audit logging
...
- Add NFC ePassport roadmap (ICAO 9303, eIDAS)
- Add TensorFlow.js edge face detection (BlazeFace)
- Add structured audit logger (GDPR-compliant)
- Risk scoring support
Part of KYC Apple Native UX v1.1.0
2026-06-29 16:24:48 +00:00