Service Catalog
86 Rust components. 4 architecture layers + apps. 16 HTTP services. 13 regulator packs. The complete inventory of the AdiOS sovereign AI Operating System — verified continuously by cargo xtask validate-catalog.
Canonical manifest: .adios-platform/config/service_catalog.yaml · v1 · verified 2026-04-22
L5 — Gateway & Frontend
5 componentsEdge of the platform — reverse proxy, IDE service, public marketing, end-user front-end (React+Tauri primary, Leptos WASM reference).
Gateway & tools
- adios-gateway
- adios-forge
- adios-portal
Front-end apps
- adios-one-ui
- adios-one
L4 — Intelligence
34 componentsThe brain. Cognition, knowledge graph, governance, identity, orchestration, math — all in process or as gateway-routed services.
Data & knowledge
- adios-seedvault
- adios-graphcore
- adios-datafs
- adios-deeproot
- adios-strata
- adios-catalog
- adios-lineage
Cognition & learning
- adios-cortex
- adios-neuralmesh
- adios-prism
- adios-compound
- adios-loop
- adios-meridian
- adios-mesh
Governance & identity
- adios-sentinel
- adios-governance
- adios-identity
- adios-regionkit
- adios-rai
- adios-avis
- adios-license
Orchestration & runtime
- adios-fabric
- adios-planner
- adios-conductor
- adios-workflow
- adios-eq
- adios-wire
- adios-p2p
- adios-scale
- adios-nfr
- adios-sandbox
Compute & math
- adios-math
- adios-mpi
- adios-assay
L3 — Plugins
32 componentsDomain twins, AI inference, integrations, marketplace, builder tools.
AI
- adios-inference
- adios-extract
- adios-voice
- adios-domain-ai
Analysis
- adios-mirror
- adios-analyzer
- adios-compass
- adios-radar
- adios-scout
Domain twins
- adios-bfsi-server
- adios-bfsi-dashboard
- adios-regtwin
- adios-agri-twin
- adios-health-twin
- adios-defence
- adios-planner-server
Integration
- adios-fhir
- adios-pharma
- adios-iam
- adios-dataflow
- adios-stream
- adios-jobs
- adios-jupyter
- adios-mcp
- adios-content
- adios-plugins
- adios-sap
- adios-zoho
Marketplace & tools
- adios-exchange
- adios-scribe
- adios-query
- adios-canvas
- adios-blueprint
- adios-roadmap
- adios-kanban
- adios-workspace
- adios-grid
- adios-lens
- adios-storylane
- adios-cos-reference
L2 — Substrate
7 componentsBare-metal foundation. Intent-driven provisioning, kernel primitives, hardware abstraction, form-factor manifests.
Substrate
- adios-ignition
- adios-kernel
- adios-flintcore
- adios-siliconbridge
- adios-terra
- adios-formfactor
- adios-node
Port allocation
16 allocatedReserved range 7878 + 8440-8499. Dev-only app ports (e.g. 5173) are not gateway-routed.
| Port | Service | Layer |
|---|---|---|
| 7878 | adios-forge | L5 |
| 8440 | adios-seedvault | L4 |
| 8441 | adios-identity | L4 |
| 8442 | adios-graphcore | L4 |
| 8443 | adios-gateway | L5 |
| 8444 | adios-cortex | L4 |
| 8445 | adios-neuralmesh | L4 |
| 8446 | adios-governance | L4 |
| 8447 | adios-fabric | L4 |
| 8448 | adios-sentinel | L4 |
| 8449 | adios-exchange | L3 |
| 8450 | adios-bfsi-server | L3 |
| 8452 | adios-scribe | L3 |
| 8460 | adios-planner | L4 |
| 8470 | adios-mirror | L3 |
| 8471 | adios-inference | L3 |
Reserved: 8451 healthcare · 8453 pharma · 8454 agri · 8455 defence · 8456 govt · 8472+ AI plugin reserve
How we keep this honest
A drift-detection xtask runs on every change. If a component lands on disk without a catalog entry — or vice versa — CI fails before merge.
cargo xtask validate-catalogcrates on disk: 86 catalog entries: 86
✓ every crate on disk is in the catalog
✓ every catalog entry has a crate on disk
✓ no port collisions
RESULT: OK
Same manifest is consumed at runtime by adios-gateway (route table), adios-ignition (service-graph resolver), adios-fabric (health checks) — one source of truth, multiple consumers.
Want to see it running?
Book a 30-minute walkthrough — we'll boot a 3-node AdiOS cluster live and run the BFSI E2E demo across the catalog.