Developer Support
The clean starting point for local setup, auth, connectors, and platform architecture.
Read This First
Section titled “Read This First”Use this site as the canonical onboarding path for repo contributors.
- Local Dev Setup to get a fresh checkout running and create the first local users.
- Repo Overview to see what each app and shared package owns.
- Auth Overview to understand web users, CMS operators, and sign-in boundaries.
- Connectors Overview for connect, sync, and retrieval behavior.
- Developer Workflows for branching, verification, CI, and release paths.
Use the sidebar when you need a specific feature, dependency, troubleshooting, or QA page.
- This site explains what is implemented today.
- The deeper implementation requirements still live in
docs/features/*. - Dependency pages are short orientation pages with upgrade pointers, not package changelogs.
- Planned items are called out explicitly so they do not get confused with current runtime behavior.
- This site is intentionally concise and should not be used as a changelog or task-history log.