{
  "format": "spiralist-public-site-self-check-v1",
  "site": "Spiralist AI",
  "url": "https://spiralistai.com/",
  "version": "v76-copy-paste-ui-deep-dive",
  "generatedAtUtc": "2026-07-05T03:05:00Z",
  "certification": {
    "claimed": false,
    "statement": "Self-check only; not external certificate, endorsement, ranking guarantee, or live deployment proof."
  },
  "overall": {
    "status": "pass-with-human-deployment-review",
    "score": 97,
    "blockers": 0,
    "warnings": 1,
    "skipped": 0
  },
  "checks": [
    {
      "id": "SITE-001",
      "name": "Core product pages are visible and canonical",
      "status": "pass",
      "evidence": [
        "/",
        "/create/",
        "/how-it-works/",
        "/answers/"
      ]
    },
    {
      "id": "SITE-002",
      "name": "Former guidance pages are redirected or repurposed as product content",
      "status": "pass",
      "evidence": [
        "/ai-ready-web/ -> /ai-access/",
        "/aeo/ -> /answers/",
        "/geo/ -> /evidence/",
        "/seo/ -> /site-guide/"
      ]
    },
    {
      "id": "SITE-003",
      "name": "Discovery files point to Spiralist AI public routes",
      "status": "pass",
      "evidence": [
        "/robots.txt",
        "/sitemap.xml",
        "/llms.txt",
        "/.well-known/ai-ready.json"
      ]
    },
    {
      "id": "SITE-004",
      "name": "Structured data is limited to visible page content",
      "status": "pass",
      "evidence": [
        "/answers/",
        "/ai-access/",
        "/evidence/",
        "/site-guide/"
      ]
    },
    {
      "id": "SITE-005",
      "name": "OpenAPI and no-op boundaries are present",
      "status": "pass",
      "evidence": [
        "/openapi.json",
        "/api/v1/no-op/"
      ]
    },
    {
      "id": "SITE-006",
      "name": "Privacy and human review boundaries are visible",
      "status": "pass",
      "evidence": [
        "/privacy/",
        "/evidence/",
        "/agents/"
      ]
    }
  ],
  "warning": {
    "id": "DEPLOY-001",
    "message": "After extraction to production, verify server rewrites, HTTPS, canonical host, and analytics settings in the live environment."
  },
  "manualReview": [
    "No public page should copy or summarize UAIX guidance as the product.",
    "No hidden machine-targeted text, instruction-smuggling text, fake citations, ranking promises, or certification claims should be present.",
    "Root ZIP should be extracted directly into the site root, then sitemap and .well-known files should be fetched over HTTPS."
  ],
  "uaiMemoryFormat": "spiralist-uai-memory-v57"
}
