Ecosystem

Eidos stack

Where ASMP sits in the Eidos agent infrastructure map.

ASMP is a coordination primitive in the Eidos agent infrastructure map — the layer that answers who exists and what can I connect to?

The missing node

The Eidos operating map shows Telos, the Trilogy (Research, Governor, Docket), Praxis, and tools like Lever, Felix, Foreman, Knox, Omni, and Pavo.

ASMP is the node the map is missing: host-level service declaration and discovery.

How layers relate

Telos (why — identity, direction)

Trilogy: Research · Governor · Docket

Praxis (learn from execution)

┌───┴───────────────────────────────────┐
│  ASMP          Omni          Knox      │
│  WHO exists    WHERE data    ALLOWED?  │
│  WHAT they do  lives                   │
│  HOW to connect                        │
└───┬───────────────────────────────────┘

Marketplace / Private Stores (installable tools)

launchd / systemd (execution)
LayerQuestion
ASMPWhat services run? What capabilities do they expose?
OmniWhere is the evidence? What’s indexed, blocked, or manual-only?
KnoxIs this agent allowed to access it?
FelixBuild new agents and plugin bundles
ForemanDelegate work to worker agents
MarketplaceDistribute public plugins

Three rings, one map

RingASMPOmniKnox
MachineLocal daemons, MCP serversLog paths, data storesLocal access policy
LifeHomelab, personal APIsCross-system memory pointersPrivacy boundaries
BusinessOrg services, vendor APIsOrg knowledge locationsCompliance gates

One line

ASMP is how agents declare what’s running. Omni is how they find the evidence. Knox is whether they’re allowed.

Together they make the operating map machine-readable.