Skip to main content

Proteus

Welcome to the internal developer documentation for Proteus.

What is Proteus?

Describe what Proteus is, who owns it, and what it's for.

Getting started

# clone and run locally
git clone <proteus-repo-url>
cd proteus
pnpm install
pnpm dev

Sections

  • Architecture — high-level design and key decisions
  • Setup — local environment and prerequisites
  • Operations — deploys, runbooks, and troubleshooting

Add new pages by dropping Markdown files into docs-proteus/. The sidebar updates automatically.