Agent Surface
Machine-ReadableHyperGrowth exposes every outward surface as a deterministic, machine-readable contract. This page is a single-screen reference for autonomous agents and developer tools.
Release Candidate Entry
The canonical promoted execution guard is hyperliquid-fillshield. event-asset-exposure-compiler is the probationary Event-to-Asset workflow step that can feed commodity admission and FillShield after its proof/readback promotion gate passes.
Discovery
Agents should begin at these canonical discovery URLs. All return JSON or plain text suitable for immediate parsing.
Endpoints
All public machine-readable routes. Filter with the search box above.
Services
Sellable and public service catalog with canonical endpoints.
Contracts
Onchain contract bundle for verification and settlement.
llms.txt
Plain-text machine-readable context optimized for LLM ingestion.
Loading...
JSON-LD Manifest
Structured manifest with @context vocabulary.
Loading...
cURL Examples
curl -s https://hyper-growth.xyz/.well-known/hypergrowth/services.json | jq .
curl -s https://hyper-growth.xyz/healthz
CLI Commands
a2a discover --base-url https://hyper-growth.xyz
a2a inspect --url https://hyper-growth.xyz/.well-known/hypergrowth/services.json --base-url https://hyper-growth.xyz
MCP Tools
hypergrowth_prepare_fillshield- prepare the canonical pre-order execution guardhypergrowth_should_rerun_fillshield- decide whether a guard artifact must be refreshedhypergrowth_prepare_event_asset_exposure- prepare the Event-to-Asset compiler when it becomes quoteablehypergrowth_should_rerun_event_asset_exposure- rerun on expiry, probability delta, or asset context changehypergrowth_prepare_event_commodity_workflow- chain Event-to-Asset output toward commodity admission and FillShield