Observatory
3D constellation view of services/agents. Great “first impression” surface.
- Start with the landing:
/start.html - Try: click nodes → inspect details
- Look for: performance + polish (glass UI, smooth interaction)
Lab
Notebook + in-browser IDE experience (demo-mode file tree + local saves).
- Login is simulated (any email/password)
- IDE: open
main.py, edit, press Ctrl+S - Notebook → IDE handoff included
Admin
Console-style frontend for managing platform resources.
- Static export for demo purposes
- Explore sections: Console, IDE, Billing, Mesh
- Monaco + UI composition patterns
Manifest
Dashboard/manifest surface (agent management + platform views).
- Where the “system map” becomes actionable
- Best to pair with Docs for deep dives
External Docs
Public-facing docs for onboarding and overview.
- Use this as the “guided tour” companion
- Links out to Observatory + key concepts
Internal Docs
Team docs (architecture, operations, implementation notes).
- Best for: contributors + system owners
- Contains deeper implementation references
Points of interest
- First minute UX: Observatory should feel alive immediately.
- Demo reliability: Lab IDE runs without a backend (localStorage saves).
- Discoverability: This hub is the “map” — every surface links back here.
Demo notes
- Some features are intentionally stubbed for a public demo.
- If a page 404s, try a hard refresh — some apps are SPAs.