StatePlane

Repo Shape

The repository is organized around a provider-neutral core plus narrow boundary packages.

Top-Level Layout

repo/
  docs/
  packages/
    context_core/
    provider_openai/
    provider_anthropic/
    recorder/
    mcp_bridge/
    otel_export/
  services/
    api/
  apps/
    dashboard/
  examples/
    openai_context_demo/
    anthropic_coding_agent/
    langgraph_wrapper/
    mcp_ingest_demo/
  tests/
    unit/
    integration/
    fixtures/

Package Roles

Examples

Long-Form Reference Docs

The architecture briefs are still valuable, but they are not the best first entrypoint for new readers:

Use those when you need the broader roadmap or earlier design rationale.