Developer guide
Start the workspace, find the system you need, and follow the project’s server-authoritative boundaries.
Start here
Run locallyInstall dependencies, configure environment files, and start the mobile stack.→ArchitectureSee what ships today and how client, backend, and agent requests flow.→Convex backendWork on shared state, validation, and domain rules.→Bee agentWork on Flue sessions, tools, voice, and generated UI.→
Workspace rules
- Use Bun and the root
bun.lock. - Keep Convex functions in
packages/backend. - Validate identity, ownership, limits, and economy rules on the server.
- Keep first-focus proposals unpersisted until the user confirms.
Canonical system guides
Use the repository guides for deeper operational detail:
docs/11-chatgpt-authentication.mddocs/12-google-health-powerup.mddocs/13-sentry-observability.mddocs/14-sugar-web3-powerup.mddocs/03-architecture.mdfor iMessage and deployment decisions