{
  "profile_id": "ard-v0.9-intentroute-2026-08-24",
  "profile_status": "pinned_draft_compatibility",
  "claim": "IntentRoute implements the documented compatibility subset below; it does not claim full ARD conformance or certification.",
  "upstream": {
    "ard": {
      "repository": "https://github.com/ards-project/ard-spec",
      "version_label": "v0.9 Draft",
      "commit": "1d25abcf07e081f604dba3ae5398b16c79f20b7b",
      "schema_sha256": {
        "ai-catalog.schema.json": "e6ca4913d97710131999d7058f043539bc22f2ae198020f6f578ae970c8383c9",
        "ard-entry.schema.json": "6addd0c4ceb5d4aa6df115deb04e99f60ad975b05a5c99b15fc7a3c530f1d044",
        "ard.openapi.yaml": "cf92ffc339d1ac3ba8a8ead3fe0dfba5e6724442da0b0f30c80a4d936a40f82d"
      }
    },
    "ai_catalog": {
      "repository": "https://github.com/Agent-Card/ai-catalog",
      "commit": "63909bfd267fae992ec042c4e0865f28bdbac6c9",
      "specification_sha256": "f2966b9f7c2bb81f8a31e6d6b577481266622a39fd5d6ddfce37aebd462c4557"
    }
  },
  "surfaces": {
    "well_known_catalog": "/.well-known/ai-catalog.json",
    "search": "/api/ard/v0.9/search",
    "explore": "/api/ard/v0.9/explore",
    "agents": "/api/ard/v0.9/agents",
    "openapi": "/api/ard/v0.9/openapi.json"
  },
  "supported": [
    "AI Catalog specVersion 1.0 manifest",
    "ARD entry identifiers, descriptions, capabilities, tags, representativeQueries, metadata, and source projections",
    "POST search with natural-language text, exact allowlisted filters, deterministic pagination, and 0-100 relevance score",
    "POST explore with exact allowlisted facets",
    "GET agents with equality clauses joined by AND, deterministic ordering, and pagination",
    "public unauthenticated discovery",
    "claim-level evidence and runtime freshness projection through the namespaced intentroute extension"
  ],
  "deviations": [
    {
      "area": "federation",
      "behavior": "Only federation=none is accepted; omitted federation is treated as none.",
      "reason": "The pilot has one authoritative registry and must not imply unverified upstream trust."
    },
    {
      "area": "semantic_search",
      "behavior": "BM25F lexical relevance plus a fixed public query-expansion vocabulary is used; no embeddings or LLM ranking.",
      "reason": "Determinism, explainability, privacy, and a measurable baseline are launch requirements."
    },
    {
      "area": "list_filter_grammar",
      "behavior": "A safe subset of equality clauses joined by AND is supported.",
      "reason": "The draft does not freeze a complete filter grammar and arbitrary expressions are unsafe for an edge pilot."
    },
    {
      "area": "identity_authority",
      "behavior": "Catalog records use urn:air:intentroute.net:catalog-record:* identifiers and do not impersonate provider-controlled namespaces.",
      "reason": "IntentRoute is the publisher of its evidence-backed catalog record, not the provider's artifact identity authority."
    },
    {
      "area": "invocation_and_payment",
      "behavior": "Discovery describes provider-direct execution and offers, but the pilot does not proxy calls or settle payments.",
      "reason": "Execution and settlement require separate security, liability, billing, and reliability gates."
    }
  ],
  "ranking_boundary": {
    "relevance": "BM25F only",
    "freshness": "separate claim state; never a hidden relevance boost",
    "quality": "published as unavailable until measured outcome evidence exists",
    "commercial_status": "never an organic relevance input",
    "personalization": false,
    "paid_boost": false
  },
  "market_evolution_contract": {
    "sequence": [
      "discovery",
      "trust",
      "recommendation",
      "routing",
      "execution",
      "settlement"
    ],
    "future_compatible_patterns": [
      "public_keyless_discovery",
      "quality_signals",
      "provider_preferences",
      "fallbacks",
      "BYOK",
      "x402",
      "unified_usage"
    ],
    "pilot_scope": [
      "discovery",
      "trust",
      "outcome_telemetry"
    ],
    "not_in_pilot": [
      "execution_proxy",
      "wallet",
      "payment_settlement",
      "provider_failover"
    ]
  },
  "catalog_release_id": "web-search-v0.2.0",
  "generated_at": "2026-08-24T00:00:00Z"
}
