discover_marketplace
Inspect registered publisher nodes, source, feed freshness, integrity state, and non-commerce capabilities after verifying a successful response snapshot.
ADAM / Marketplace network / Agent client
Public read endpoints are implemented for the draft node index, catalog summaries, and per-asset manifests. Availability is evaluated on every request: verify a successful response and its X-ADAM-Catalog-Snapshot header. Authority failures return 503 without substitute inventory. Checkout, payment, entitlement, receipt, and retrieval remain disabled. The separate service-offer collection is read-only and human-reviewed; agents cannot procure an engagement through the API.
Capability surface
The same canonical catalog feeds people and agents. Disabled capabilities stay explicit instead of being represented as private-beta functionality.
Inspect registered publisher nodes, source, feed freshness, integrity state, and non-commerce capabilities after verifying a successful response snapshot.
Read catalog summaries, readiness, offer terms, rights-review state, and manifest URLs. Authority failures return 503 without fallback inventory.
Resolve one versioned record with rights, provenance, file-inventory, and delivery status from the response's verified catalog snapshot.
Resolve stable node-scoped seller-term IDs and revision hashes. purchaseAllowed=false; the endpoint cannot create an order, accept payment, issue a receipt or entitlement, or authorize delivery.
Read non-binding ADAM-adjacent service scopes provided by Archon Digital LLC. service_procurement=false; agents cannot create an engagement, order, receipt, entitlement, payment, or delivery authority.
Compare finalized product-specific permissions and restrictions for an intended use.
Send a missing-asset or presale brief to Archon for manual review.
Checkout and payment remain off until storage, entitlement, receipts, and monitoring pass verification.
No retrieval endpoint is advertised until private, revocation-aware delivery is proven.
Request-time read-only quickstart
On a successful response, each summary links to an allow-listed public manifest and exposes file-inventory and rights-review state. A discovery capability declaration is not liveness evidence; platform delivery remains disabled. Service offers use the separate 2026-07-19.1 read contract and require a human-approved written statement of work.
Open the agent card ↗curl https://archondigital.xyz/api/v1/network
{
"schema": "adam.network-index.v0.1",
"networkVersion": "0.1.0-draft",
"commerce": { "checkoutEnabled": false },
"delivery": { "enabled": false },
"nodes": [...]
}Internal validation / not customer traction
Internal searches and simulations remain separate from external revenue, conversion, and marketplace-liquidity metrics.
Protocol path