{
  "@context": [
    "https://schema.org",
    {
      "intentrouter": "https://intentrouter.ai/ns#",
      "x-intentrouter": {
        "@id": "intentrouter:extension",
        "@type": "@json"
      }
    }
  ],
  "@type": "Service",
  "name": "IntentRouter",
  "description": "IntentRouter translates high-level executive intent into validated, evidence-cited, multi-role agentic execution. Every worker output is verified by an independent Guardian against published standards and recorded in a tamper-evident, hash-chained provability ledger. Default execution is local-first, so client data need never leave client hardware.",
  "url": "https://intentrouter.ai",
  "provider": {
    "@type": "Organization",
    "name": "StoneWave",
    "url": "https://stonewave.life"
  },
  "areaServed": "Global",
  "offers": {
    "@type": "Offer",
    "description": "No recovery, no fee. 20% of independently verified recovered or created value.",
    "priceSpecification": {
      "@type": "UnitPriceSpecification",
      "priceType": "https://schema.org/Invoice",
      "price": 20,
      "priceCurrency": "USD",
      "referenceQuantity": {
        "@type": "QuantitativeValue",
        "value": 100,
        "unitText": "percent of verified net value"
      },
      "description": "The fee applies only to value the Guardian validation loop and the hash-chained provability ledger confirm as recovered or created. Disputes are settled by cited evidence, not assertion."
    }
  },
  "termsOfService": "https://intentrouter.ai/policy",
  "x-intentrouter": {
    "pricing": {
      "model": "outcome_based_performance_fee",
      "summary": "No recovery, no fee. 20% of independently verified recovered or created value.",
      "performance_fee_pct": 20,
      "fee_basis": "verified_net_value",
      "verified_value_definition": "Verified net value = an outcome the Guardian validation loop approved AND the provability ledger recorded, supported by cited evidence, net of amounts the client would have realized without IntentRouter. Estimated, projected, or unvalidated amounts are never billable.",
      "verification": "The fee applies only to value the Guardian validation loop and the hash-chained provability ledger confirm as recovered or created. Disputes are settled by cited evidence, not assertion.",
      "minimum_engagement_usd": 0,
      "floor_usd": 0,
      "currency": "USD",
      "worked_example": {
        "verified_recovery_usd": 100000,
        "fee_usd": 20000,
        "client_keeps_usd": 80000
      },
      "alignment": "The provider earns only when the client measurably gains.",
      "fairness_basis": "20% sits inside the 15-30% band that finders, contingency recovery, and collections engagements have long used, but is uniquely fair here because the billable amount is provable rather than estimated."
    },
    "trust": {
      "provability": "Every run is recorded in a SHA-256 hash-chained ledger; any edit, insertion, or deletion is detectable with `sei verify <run>`.",
      "validation": "No worker output reaches the client unless an independent Guardian agent verifies it against published standards (the Puck Standard).",
      "data_sovereignty": "Local-first and air-gappable. Default execution uses on-box models; prompts and client data need never leave the client's hardware.",
      "evidence_standard_path": "/standards/puck_standards.md",
      "human_oversight": "A human approval gate governs irreversible or outward-facing actions; the system asks before it acts beyond analysis.",
      "attestations": [],
      "soc2_status": "roadmap"
    },
    "policy": {
      "terms": "Engagements are outcome-based. IntentRouter provides analysis and validated recommendations; the client retains decision authority over execution. No fee accrues without verified value.",
      "acceptable_use": "Authorized enterprise operations only. No use for unlawful activity, targeting of individuals, or circumvention of the Guardian validation layer. Outputs are decision support, not licensed legal/financial advice.",
      "privacy": "Local-first by default: IntentRouter is designed to operate without exfiltrating client data. When external models are explicitly enabled, only the minimum necessary context is sent, and that choice is logged.",
      "data_handling": "Your data is handled read-only, kept to the minimum needed, and deleted after the engagement; you can run it so your data never leaves your own hardware. We promise only what we can prove. No SOC 2 attestation is held yet, and no clinical/PHI data is accepted until our clinical tier is live under a countersigned BAA. Full statement: discovery/DATA_HANDLING.md.",
      "human_oversight": "Human-in-the-loop approval for irreversible/outward-facing actions."
    },
    "security": {
      "contact": "mailto:ops@stonewave.life",
      "disclosure": "Coordinated disclosure; acknowledgement targeted within 72 hours.",
      "preferred_languages": "en",
      "expires_days": 365,
      "sandbox": "All tool execution is path-sandboxed; agents cannot reach the host filesystem outside explicitly declared workspace roots.",
      "guarantees": [
        "Evidence refs are mechanically verified before any model vote.",
        "A Guardian that cannot complete its audit rejects rather than approves.",
        "Model-call ledger is tamper-evident (hash-chained)."
      ]
    },
    "agent_interface": {
      "mcp": {
        "enabled": true,
        "transport": "stdio",
        "server_card_path": "/.well-known/mcp/server-card.json"
      },
      "a2a": {
        "enabled": true,
        "agent_card_path": "/.well-known/agent.json"
      },
      "auth": "none",
      "auth_enforced": false,
      "auth_roadmap": "oauth2_client_credentials",
      "rate_limit_per_min": 60,
      "registries": [
        "MCP server registry",
        "A2A agent directory"
      ]
    },
    "capabilities": [
      {
        "id": "sovereign_compliance",
        "name": "Sovereign_Compliance",
        "description": "Jurisdictional mapping, regulatory auditing, contract and sanctions review, risk mitigation.",
        "tags": [
          "legal",
          "compliance",
          "regulation",
          "regulatory",
          "audit",
          "sanction",
          "jurisdiction",
          "contract"
        ]
      },
      {
        "id": "sovereign_crisis",
        "name": "Sovereign_Crisis",
        "description": "Crisis command: incident triage, containment sequencing, stakeholder communication, business continuity, post-incident hardening.",
        "tags": [
          "crisis",
          "incident",
          "breach",
          "outage",
          "recall",
          "emergency",
          "ransomware",
          "continuity"
        ]
      },
      {
        "id": "sovereign_deals",
        "name": "Sovereign_Deals",
        "description": "Deal architecture: M&A and investment analysis, valuation framing, term-sheet structuring, due-diligence orchestration, negotiation strategy.",
        "tags": [
          "acquisition",
          "merger",
          "m&a",
          "deal",
          "term sheet",
          "valuation",
          "due diligence",
          "negotiation"
        ]
      },
      {
        "id": "sovereign_supply_chain",
        "name": "Sovereign_Supply_Chain",
        "description": "Logistics network analysis, route and carrier alternatives, inventory positioning, disruption response.",
        "tags": [
          "logistics",
          "shipment",
          "shipping",
          "route",
          "freight",
          "port",
          "supplier",
          "supply"
        ]
      },
      {
        "id": "sovereign_tax",
        "name": "Sovereign_Tax",
        "description": "Global tax architecture: entity structuring, transfer pricing, treaty analysis, withholding optimization, nexus and domicile strategy.",
        "tags": [
          "tax",
          "vat",
          "gst",
          "transfer pricing",
          "treaty",
          "withholding",
          "domicile",
          "nexus"
        ]
      },
      {
        "id": "sovereign_treasury",
        "name": "Sovereign_Treasury",
        "description": "Liquidity monitoring, cash flow and financial exposure analysis, yield optimization, demand-leakage detection and recovery.",
        "tags": [
          "cash",
          "liquidity",
          "payment",
          "invoice",
          "leakage",
          "treasury",
          "cost",
          "budget"
        ]
      },
      {
        "id": "sovereign_intelligence",
        "name": "Sovereign_Intelligence",
        "description": "Market and competitive intelligence: competitor mapping, pricing landscapes, positioning analysis, trend and threat detection.",
        "tags": [
          "competitor",
          "competitive",
          "market",
          "intelligence",
          "pricing",
          "landscape",
          "positioning",
          "trend"
        ]
      },
      {
        "id": "sovereign_talent",
        "name": "Sovereign_Talent",
        "description": "Workforce planning, talent acquisition strategy, human-AI hybrid role mapping, compensation benchmarking.",
        "tags": [
          "talent",
          "hiring",
          "hire",
          "workforce",
          "team",
          "headcount",
          "compensation",
          "recruit"
        ]
      },
      {
        "id": "sovereign_analyst",
        "name": "Sovereign_Analyst",
        "description": "General research, synthesis, and analysis for intents no specialist role covers. The routing fallback.",
        "tags": []
      }
    ]
  }
}