{"ok": true, "name": "SAGE Local Inventory Graph", "schemaVersion": "sage.agent.inventory.v0", "description": "Public, read-only inventory graph for independent retailers. Converts shelf/photo/POS inventory into structured local product records for humans and AI agents.", "entrypoints": {"search": "https://indieco.shop/api/agent/v0/search?q=denim&metro=minneapolis-st-paul", "networkSearch": "https://indieco.shop/api/agent/local-inventory-search?q={query}&category={category}&metro={metro}", "store": "https://indieco.shop/api/agent/v0/stores/{shop_slug}", "inventory": "https://indieco.shop/api/agent/v0/stores/{shop_slug}/inventory", "item": "https://indieco.shop/api/agent/v0/items/{shop_slug}/{item_slug}", "alternatives": "https://indieco.shop/api/agent/v0/items/{shop_slug}/{item_slug}/alternatives", "mcp": "https://indieco.shop/api/agent/v0/mcp", "openAiMcp": "https://indieco.shop/api/agent/v0/mcp", "publicNetworkMcp": "https://indieco.shop/api/agent/network/v0/mcp", "agentCard": "https://indieco.shop/.well-known/agent-card.json", "a2a": "https://indieco.shop/api/agent/v0/a2a", "createConsentIntent": "https://indieco.shop/api/agent/consent-intents", "consentStatus": "https://indieco.shop/api/agent/consent-intents/{intent_id}/status", "askShop": "https://indieco.shop/api/agent/v0/actions/ask-shop", "requestHold": "https://indieco.shop/api/agent/v0/actions/request-hold"}, "readinessLevels": [{"level": 0, "label": "not_public", "meaning": "The item is missing from the public inventory graph."}, {"level": 1, "label": "human_discoverable", "meaning": "A shopper can view the item on a public SAGE storefront."}, {"level": 2, "label": "agent_readable", "meaning": "An agent can read structured item, shop, price, availability, and provenance fields."}, {"level": 3, "label": "agent_actionable", "meaning": "An agent may take review-ready non-payment actions such as a hold or pickup request."}, {"level": 4, "label": "agent_transactable", "meaning": "An agent may complete checkout through a review-ready commerce rail."}], "policy": {"readOnly": true, "allowedActions": ["search_public_inventory", "read_public_item", "open_storefront_item", "cite_sage_inventory_source"], "blockedActions": ["reserve_or_hold_inventory", "checkout_or_accept_payment", "message_shop_or_customer", "change_inventory", "publish_marketing_content"], "delegatedActions": {"status": "available_with_just_in_time_shopper_consent", "allowed": ["ask_shop", "request_hold"], "createConsentIntent": "https://indieco.shop/api/agent/consent-intents", "approvalChoices": ["allow_once", "allow_7_days", "deny"], "paymentsAllowed": false}, "nextSafeAction": "Show only a returned search result; SAGE already required a fresh positive stock signal. If the shopper wants a question or pickup hold, create a consent intent and show its consentUrl. Never claim a committed unit before the scoped action status confirms it."}, "mcpStatus": {"status": "streamable_http_ready", "serverUrl": "https://indieco.shop/api/agent/v0/mcp", "inventoryScope": "authorized_sage_connected_storefronts_only", "transport": "streamable_http_json_rpc", "toolNames": ["search", "fetch", "search_local_inventory", "get_public_store_inventory", "get_public_inventory_item", "find_inventory_alternatives", "request_shopper_consent"]}, "publicNetworkMcpStatus": {"status": "streamable_http_ready", "serverUrl": "https://indieco.shop/api/agent/network/v0/mcp", "inventoryScope": "sage_storefronts_plus_verified_public_retailer_network", "toolNames": ["search", "fetch"], "readOnly": true, "delegatedActionsAvailable": false}, "a2aStatus": {"status": "dual_version_ready", "preferredProtocolVersion": "1.0", "supportedProtocolVersions": ["1.0", "0.3"], "transport": "JSONRPC", "authentication": "bearer_token_issued_out_of_band", "synchronousReadOnlySearch": true}, "inventoryCoverage": {"sources": ["sage_storefront", "verified_public_inventory_network"], "geographicFilter": "caller_supplied_metro", "preciseLocationInferred": false, "availabilityRule": "fresh_positive_source_evidence_required_before_discovery"}, "inventoryTruthGraph": {"schema": "sage.inventory.truth.v1", "status": "source_observation_ledger_ready", "identityRule": "exact_source_listing_unless_durable_product_identifier_exists", "observationRule": "crawler_or_connector_rechecks_create_timestamped_observations; shopper searches remain read_only", "referralRule": "fresh_positive_source_observation_required", "guaranteedAvailability": false}, "delegatedActionFlow": {"status": "available", "sequence": ["search_public_inventory", "show_useful_result_to_shopper", "create_consent_intent", "shopper_chooses_allow_once_allow_7_days_or_deny", "poll_status_with_private_receipt", "submit_exact_scoped_action_with_same_receipt_as_bearer_token", "store_owner_answers_or_accepts_declines_hold"], "preconfigurationRequired": false, "paymentsAllowed": false}}