Start

Documentation

Start here for CairnID architecture, API, deployment, operations, and release gates.

CairnID documentation is authored in this repository. The public site mirrors the selected docs as Astro content collection entries under /docs.

Start Here

  • Architecture: runtime shape, crate boundaries, storage, and deployment flow.
  • API: implemented HTTP, OIDC/OAuth, session, admin, MFA, account lifecycle, and SCIM endpoints.
  • Deployment: local Compose, container runtime, environment variables, and Windows build notes.
  • Operations: release evidence, preflight, backup/restore, key rotation, audit export, and drills.
  • MCP: local read-only release-evidence tools over stdio.
  • Security posture: implemented controls, gaps, release evidence, and reporting boundaries.
  • Release gates: required evidence before production recommendation.

Protocol And Product Areas

Project References

Website Build

This standalone repository is the Astro project root. Documentation pages live in src/content/docs/ as Astro content collection entries with validated metadata, and generated output goes to dist/.