Canonical manifest
Identity, schemas, execution mode, economics, evidence class, endpoints, and adapter metadata originate from one service definition.
CommandLayer is built around zero-touch machine acquisition: discover a service, understand its contract, obtain a quote, settle through a supported adapter, invoke the outcome, and verify the resulting execution evidence.
External listings are caches and acquisition surfaces. The authoritative service definition stays with CommandLayer so a listing can be refreshed, revoked, or republished without splitting product truth across ecosystems.
Identity, schemas, execution mode, economics, evidence class, endpoints, and adapter metadata originate from one service definition.
OpenAPI, MCP, ENS, x402, ERC-8004, and future discovery surfaces are generated or mapped from that definition.
Discovery source follows the buyer through manifest read, quote, payment, execution, receipt, and repeat use.
Find a service through the owned catalog or an external directory adapter.
source attributedRead the request schema, result schema, execution mode, pricing contract, and acceptance conditions.
machine contractRequest a bounded, expiring, input-bound quote without coupling the canonical contract to one payment provider.
rail neutralUse the service's supported settlement adapter when payment is required.
adapter specificRun the service graph, providers, state, retries, and acceptance checks.
observableInspect signed execution evidence independently from payment evidence and factual-truth claims.
proof boundaryThe public catalog intentionally reports no live paid outcome services until evidence selection is complete. That keeps discovery truthful while the factory foundation is built.
{
"schema": "commandlayer.catalog.v0",
"program": "machine-service-factory",
"status": "evidence-gated",
"live_services": [],
"human_catalog": "/services",
"verification": "/verify.html"
}Discovery surfaces are earned in stages. The factory does not wait for any single registry or naming system to become universal.
Owned catalog, canonical HTTP manifest, OpenAPI, ENS where controlled, x402 where appropriate, basic attribution, MCP when mapping is straightforward.
MCP registries, x402 discovery surfaces, practical wallet/payment ecosystems, and publication verification/refresh.
Selective ERC-8004 publication, 8004scan visibility, ownership proofs, reputation signals, and A2A only when demand warrants it.