{
  "url": "https://8bitconcepts.com",
  "score": 110,
  "maxScore": 110,
  "grade": "CERTIFIED",
  "probes": [
    {
      "id": "llms_txt",
      "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/llms.txt → 200"
    },
    {
      "id": "openapi_spec",
      "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/openapi.yaml → valid YAML"
    },
    {
      "id": "ai_plugin",
      "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/.well-known/ai-plugin.json → valid JSON"
    },
    {
      "id": "mcp_endpoint",
      "name": "MCP endpoint (/mcp)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/mcp → 200"
    },
    {
      "id": "commerce_json",
      "name": "Commerce manifest (/.well-known/commerce.json)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "declares agentic_payments.supported_modes"
    },
    {
      "id": "catalog_api",
      "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/api/v1/catalog → JSON object"
    },
    {
      "id": "quote_api",
      "name": "Quote endpoint (/api/v1/quote)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/api/v1/quote → 200"
    },
    {
      "id": "checkout_api",
      "name": "Checkout endpoint (/api/v1/checkout)",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/api/v1/checkout → 200 (exists)"
    },
    {
      "id": "payment_rail_declaration",
      "name": "Explicit payment rail declaration",
      "points": 10,
      "maxPoints": 10,
      "passed": true,
      "detail": "/.well-known/commerce.json declares payment rails"
    },
    {
      "id": "refund_contact",
      "name": "Refund policy + contact metadata",
      "points": 5,
      "maxPoints": 5,
      "passed": true,
      "detail": "/.well-known/ai-plugin.json has contact + refund info"
    },
    {
      "id": "unsupported_rail_declaration",
      "name": "Explicit unsupported-rail declaration",
      "points": 5,
      "maxPoints": 5,
      "passed": true,
      "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
    },
    {
      "id": "no_fake_claims",
      "name": "No unsubstantiated x402/SPT/MPP claims",
      "points": 5,
      "maxPoints": 5,
      "passed": true,
      "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
    },
    {
      "id": "fulfillment_proof",
      "name": "Post-payment fulfillment/delivery metadata",
      "points": 5,
      "maxPoints": 5,
      "passed": true,
      "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
    }
  ],
  "probeVersion": "0.3.1",
  "probedAt": "2026-05-06T03:10:51Z"
}
