SURFACE

SURFACE

SURFACE is the platform lane.

SURFACE

SURFACE

ANDROID
Learn more →
APPLE
Learn more →
CONTROLS
Learn more →
DESIGN
Learn more →
DESIGN-theme
Learn more →
JEKYLL
Learn more →
INTERFACE

Interface

  • Primitives: INTEL.md, CHAT.md, COIN.md
  • Services: SERVICES/ (LEARNING, TALK, SHOP, LEDGER, VAULT, WALLET)
  • Clients: APPLE/, ANDROID/
  • Toolchain: TOOLCHAIN/
  • Design: DESIGN/
ARCHITECTURE

Architecture

MAGIC └── SURFACE ├── INTEL.md → SERVICES/LEARNING/ (what you KNOW) ├── CHAT.md → SERVICES/TALK/ (what you SAY) ├── COIN.md → SERVICES/SHOP/ (what you EARN) │ → SERVICES/LEDGER/ (append-only truth) │ → SERVICES/VAULT/ (private aggregate) │ → SERVICES/WALLET/ (per-USER identity) ├── DESIGN/ → JEKYLL/ (publishing) ├── TOOLCHAIN/ → build, validate, deploy ├── APPLE/ → iOS/macOS client └── ANDROID/ → Android client

NATIVE PLATFORMS

Native Platforms

Native clients mirror the web surface 1:1 in governance (same lanes, same scores). No local policy forks.

MUST: Match web surface 1:1 in governance (same lanes, same scores) MUST: Use platform-native rendering (SwiftUI / Jetpack Compose) MUST NOT: Fork governance logic into client-side code

*SURFACE SPEC CANONIC*
PlatformRenderingConstraint
APPLESwiftUIMatch web governance. Use platform-native rendering.
ANDROIDJetpack ComposeMatch web governance. Use platform-native rendering.
TALK AUTO