Topology
This is the reference topology for the stack validated live on 2026-03-30.
Quick readβ
NATSis the center of operational couplingowasakaandspectrefeed the event backbonephantom-apiandai-agent-osare part of the operational corecerebro,securellm-bridge, andspooknixdefine the intelligence layerPrometheus,Grafana, andJaegerobserve the systemneotroncloses the compliance layer
Logical mapβ
flowchart LR
O[owasaka]
S[spectre]
N[NATS]
P[phantom-api]
A[ai-agent-os]
C[cerebro]
B[securellm-bridge]
K[spooknix]
M[Prometheus]
G[Grafana]
J[Jaeger]
T[neotron]
O --> N
S --> N
N --> P
N --> A
N --> C
C --> B
K --> B
P --> J
A --> M
P --> M
C --> M
M --> G
P --> T
N --> T
Layered viewβ
1. Ingestionβ
owasaka: collects signals and publishes network eventsspectre: defines and organizes the event domain
2. Backboneβ
NATS: central bus between producers, APIs, agents, and observability
3. Operational coreβ
phantom-api: exposes endpoints and participates in the main flowai-agent-os: publishes system telemetry into the bus
4. Intelligenceβ
cerebro: indexing, RAG, and analysis workflowssecurellm-bridge: security and routing layer for inferencespooknix: specialized workloads and MCP or audio integrations
5. Observabilityβ
Prometheus: metricsGrafana: operational visualizationJaeger: tracing
6. Complianceβ
neotron: trail and integration for the regulated layer
Editorial ruleβ
When there is doubt about where something belongs:
- If it changes this topology, it belongs in the main path.
- If it only deepens one approved system, keep it in
Core System. - If it does not affect the validated stack, keep it in
Referenceor out of the main path.