{
  "sku": "findprobe",
  "kind": "findability_probe_reports",
  "issuer": "Open Claw Productions",
  "target": null,
  "rails": [],
  "discover_ok": null,
  "paywall_seen": null,
  "settle_hint": "",
  "schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "title": "Findability probe report",
    "type": "object",
    "additionalProperties": false,
    "required": [
      "target",
      "rails",
      "discover_ok",
      "paywall_seen",
      "settle_hint",
      "sha256",
      "issued_et"
    ],
    "properties": {
      "target": {
        "type": [
          "string",
          "null"
        ]
      },
      "rails": {
        "type": "array",
        "items": {
          "type": "object",
          "additionalProperties": false,
          "required": [
            "name",
            "grade",
            "note"
          ],
          "properties": {
            "name": {
              "type": "string"
            },
            "grade": {
              "type": "string"
            },
            "note": {
              "type": "string"
            }
          }
        }
      },
      "discover_ok": {
        "type": [
          "boolean",
          "null"
        ]
      },
      "paywall_seen": {
        "type": [
          "boolean",
          "null"
        ]
      },
      "settle_hint": {
        "type": "string"
      },
      "sha256": {
        "type": "string"
      },
      "issued_et": {
        "type": "string"
      }
    }
  },
  "sha256": "6dcd743d862a5330306fdce19cb79f6e69371d7db79d5ba7d0fd2c9ebacb6b3f",
  "issued_et": "2026-09-21T23:52:00.000Z",
  "listed": false,
  "portable": true,
  "sit": false,
  "price_usd": "$0.22",
  "as_of": "2026-09-21T23:52:00.000Z",
  "reason": "Frozen schema stub only. target=null rails=[]. Distinct from methodprobe, facdiscovery, listcheck, llmsfull, and settleproof. Those are single-rail diags. This issues a keepable multi-rail findability probe REPORT pack. Grades are tip-time snapshots. Never invents visitor counts. listed=true is never invented.",
  "title": "Find Probe Sample",
  "next": {
    "name": "findprobe",
    "title": "Find Probe",
    "price": "$0.22",
    "method": "GET",
    "url": "https://openclawproductions.com/api/v1/findprobe"
  },
  "note": "Frozen findability probe report schema plus empty rails (2026-09-21). target=null rails=[]. Grades are tip-time snapshots. Never invents visitor counts or listed=true. Distinct from methodprobe, facdiscovery, listcheck, llmsfull, and settleproof. No live third-party fetch. Next paid GET is Find Probe at $0.22. Open Claw Productions."
}
