Directories
¶
| Path | Synopsis |
|---|---|
|
Package api exposes the Sphinx REST API, WebSocket endpoint, MCP server and embedded web console over a single HTTP server.
|
Package api exposes the Sphinx REST API, WebSocket endpoint, MCP server and embedded web console over a single HTTP server. |
|
Package config loads Sphinx settings from SPHINX_* environment variables.
|
Package config loads Sphinx settings from SPHINX_* environment variables. |
|
Package core contains the business logic of the Sphinx control plane: event bus, delta diffing, tamper-evident capture chain, SLA policy engine, governance metrics and the persistence store.
|
Package core contains the business logic of the Sphinx control plane: event bus, delta diffing, tamper-evident capture chain, SLA policy engine, governance metrics and the persistence store. |
|
Package db opens and migrates the SQLite database.
|
Package db opens and migrates the SQLite database. |
|
Package mcp exposes the Sphinx HITL control plane as MCP tools over streamable HTTP.
|
Package mcp exposes the Sphinx HITL control plane as MCP tools over streamable HTTP. |
|
Package models defines the core domain types of the Sphinx HITL control plane.
|
Package models defines the core domain types of the Sphinx HITL control plane. |
|
Package seed populates default policies, realistic demo requests and a demo capture chain so the console dashboard is populated on first boot.
|
Package seed populates default policies, realistic demo requests and a demo capture chain so the console dashboard is populated on first boot. |
|
Package web embeds the compiled web console and serves it with SPA fallback.
|
Package web embeds the compiled web console and serves it with SPA fallback. |
Click to show internal directories.
Click to hide internal directories.