{
  "product_family": "Slops Proof Suite",
  "public_routes": [
    {
      "route": "/",
      "purpose": "External landing page for Safety Net and Proof Receipts"
    },
    {
      "route": "/agent-control/",
      "purpose": "Expansion page for managed Agent Control"
    },
    {
      "route": "/solutions/",
      "purpose": "External index for public-safe solution surfaces"
    },
    {
      "route": "/route-cards/",
      "purpose": "Public-safe coordinate-only route-card solution page"
    },
    {
      "route": "/spend-fuse/",
      "purpose": "Managed usage and cost-control solution page"
    },
    {
      "route": "/accountant/",
      "purpose": "Managed source-gated accounting spine solution page"
    },
    {
      "route": "/quality/",
      "purpose": "Proposal-only output-quality calibration solution page"
    },
    {
      "route": "/verify/DEMO-SAFE-0001/",
      "purpose": "Public-safe demo receipt verification"
    }
  ],
  "offers": [
    {
      "id": "safety-net-design-partner",
      "price": "$2,500 setup / 30 days",
      "included": ["single provider", "one destination", "100k events", "weekly proof review"],
      "status": "pilot-ready after retention/deletion/API-key gate"
    },
    {
      "id": "safety-net-managed-ops",
      "price": "$750/mo + usage",
      "included": ["100k events", "10k receipts", "managed replay/DLQ review"],
      "variable_rates": ["$0.40 per extra 100k events", "$0.005 per extra receipt"],
      "status": "post-pilot"
    },
    {
      "id": "agent-control-managed-pilot",
      "price": "$12.5k setup / 4 weeks",
      "included": ["1-3 repos", "2 workflows", "100 controlled runs", "2k receipts"],
      "status": "expansion offer"
    },
    {
      "id": "solution-surface-workshop",
      "price": "$5k setup / 2 weeks",
      "included": ["one solution surface", "route-card model", "receipt policy", "gated-docs plan"],
      "status": "managed design offer"
    }
  ],
  "solution_boundaries": [
    {
      "surface": "route-cards",
      "public_rule": "coordinates, owner routes, hydration verdicts, receipt burden, and next safe moves only",
      "blocked": ["source payloads", "internal memory routes", "private journals"]
    },
    {
      "surface": "spend-fuse",
      "public_rule": "usage units, pass-through classes, caps, and operator review model only",
      "blocked": ["prompts", "model input/output payloads", "customer secrets"]
    },
    {
      "surface": "accountant",
      "public_rule": "demo accounting classes and source-gated evidence model only",
      "blocked": ["mail payloads", "finance values", "account identifiers"]
    },
    {
      "surface": "quality",
      "public_rule": "proposal-only calibration classes and approval gates only",
      "blocked": ["private evaluation corpus", "profile auto-write claims", "autonomous apply claims"]
    }
  ],
  "protected_boundary": [
    "No private ethOS memory exposure",
    "No internal Stevinn route hydration",
    "No customer payload in public proof snippets",
    "Receipts prove process evidence, not correctness by themselves"
  ]
}
