# Start Here If you are an implementation agent, read `START_HERE_FOR_AGENTS.md` first. If you only have 30 minutes: 1. Open `source/aurora-core-v5.4.0.html` 2. Read: - `docs/00-overview/system-overview.md` - `docs/01-foundations/color-system.md` - `docs/01-foundations/depth-and-surface.md` 3. Import token exports from `tokens/` 4. Use the React or Compose examples in `examples/` 5. Wire up `mcp/servers/aurora_registry/` so your future assistants and codegen flows can query the system directly If you have a full day: - set up the Figma library from `figma/` - publish the docs pack from `zeroheight/` - pick one platform example and make it your real starter - stand up the MCP playground server for interactive preview work - explore the MCP playground server for interactive preview work