REST is Lucim’s canonical programmatic contract. The CLI, CI gate, console adapters, and MCP server reuse the same service layer rather than implementing separate business rules.

Base URL

Set the API base URL for your deployment:
Local development uses http://localhost:8000.

Core endpoints

Repository configuration, dependency evidence, and sandbox endpoints extend /v1 behind their own capability gates. Higher-stage exposure and fleet routes are mounted only at the required product stage.
All identifiers are tenant-scoped by the authenticated API key. Requests never accept a client-selected team_id for authorization.