{
  "kind": "pressuredesk-buyer-demo-pack",
  "product": "PressureDesk",
  "brand": "AutonomyForge",
  "generatedAt": "2026-05-17T09:20:00.000Z",
  "primaryOffer": {
    "name": "Agent Tool Buyer Dossier",
    "priceUsd": 0.25,
    "unit": "per target evaluation",
    "promise": "A buyer-ready spend packet that helps agents decide whether a paid API, MCP endpoint, or tool is worth calling.",
    "agentPurchaseBrief": {
      "oneLine": "A quoteable BUY / WAIT / AVOID packet before an agent spends.",
      "buyerQuestion": "Should this agent spend money on this API, MCP endpoint, or tool right now?",
      "agentFirstAction": "Call /v1/tools/evaluate with target, task, and priceUsd.",
      "humanOwnerProof": [
        "verdict",
        "maxSpendUsd",
        "receiptRequired",
        "hardBlocks",
        "nextAction"
      ],
      "buyTrigger": "Use when the target is machine-readable, the spend is bounded, and the buyer needs receipt-aware justification before calling a paid tool.",
      "doNotBuyWhen": [
        "target is not machine-readable",
        "target cannot provide a receipt",
        "source health is stale or toxic",
        "buyer needs legal, tax, compliance, or investment advice",
        "wallet signing, custody, trading, or token launch is required"
      ]
    },
    "cta": {
      "mode": "x402-or-premium-entitlement",
      "route": "/v1/tools/evaluate/paid",
      "livePaymentStatus": "/v1/payments/live-status"
    }
  },
  "buyerProof": {
    "agentHome": "/v1/agent-home",
    "preview": "/examples/agent-tool-buyer-dossier.json",
    "paidDossier": "/examples/paid-tool-buyer-dossier-response.json",
    "legacyDossier": "/examples/agent-commerce-pressure-dossier.json",
    "trustHealth": "/examples/source-health-response.json",
    "pricing": "/pricing.json",
    "openapi": "/openapi.json",
    "x402PaymentRequired": "/examples/x402-payment-required-response.json",
    "livePaymentStatus": "/examples/live-payment-status-response.json",
    "receipt": "/examples/receipt-response.json"
  },
  "whatPaidDepthAdds": [
    "deeper target-fit notes",
    "receipt-bound paidDepth.deliveryProof",
    "operator checklist for downstream spend logs",
    "saved decision packet",
    "agent-readable spend justification and maxSpendUsd",
    "delivery receipt for x402 or premium-entitled paid access",
    "when-not-to-use boundaries"
  ],
  "foundingAccessRequest": {
    "status": "manual-review-only",
    "fields": [
      "buyerType",
      "useCase",
      "targetToolOrApi",
      "expectedCadence",
      "deliveryPreference",
      "riskBoundary"
    ],
    "disallowed": [
      "wallet keys",
      "exchange keys",
      "private keys",
      "live payment credentials",
      "production trading authority",
      "token launch authority"
    ],
    "reviewNote": "Manual founding access remains available for higher-touch buyers; x402 paid tool-buyer calls are live on configured runtimes and receipt-bound."
  },
  "whenNotToUse": [
    "Do not use as financial, legal, compliance, tax, or investment advice.",
    "Do not use for live wallet actions, custody, token launches, or trading.",
    "Do not use when source health is stale, toxic, secret-bearing, or uncertainly licensed."
  ],
  "ipSafety": {
    "publicProof": true,
    "customerOnlyDepth": true,
    "disclosureLevel": "buyer-safe"
  }
}
