Skip to content

Developer Support

The clean starting point for local setup, auth, connectors, and platform architecture.

Use this site as the canonical onboarding path for repo contributors.

  1. Local Dev Setup to get a fresh checkout running and create the first local users.
  2. Repo Overview to see what each app and shared package owns.
  3. Auth Overview to understand web users, CMS operators, and sign-in boundaries.
  4. Connectors Overview for connect, sync, and retrieval behavior.
  5. 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.