{
  "lastVerified": "2026-05-18T15:06:57.228Z",
  "manifestVersion": "1.6.0",
  "status": "partial",
  "summary": "12/13 commitments passing (1 failing)",
  "results": [
    {
      "id": "prerendered-content",
      "passed": true,
      "message": "All 105 prerendered routes have <h1> + ≥200 chars of <main> text",
      "durationMs": 78362,
      "evidence": {
        "routesChecked": 105,
        "sampleSizes": [
          {
            "path": "/",
            "mainTextLength": 3272
          },
          {
            "path": "/fr",
            "mainTextLength": 3872
          },
          {
            "path": "/de",
            "mainTextLength": 3616
          }
        ]
      }
    },
    {
      "id": "discovery-files",
      "passed": true,
      "message": "All 3 discovery files served as text/plain: /agents.txt (10252B), /llms.txt (8316B), /llms-full.txt (20649B)",
      "durationMs": 2369,
      "evidence": {
        "results": [
          {
            "path": "/agents.txt",
            "status": 200,
            "contentType": "text/plain; charset=UTF-8",
            "bytes": 10252,
            "ok": true
          },
          {
            "path": "/llms.txt",
            "status": 200,
            "contentType": "text/plain; charset=utf-8",
            "bytes": 8316,
            "ok": true
          },
          {
            "path": "/llms-full.txt",
            "status": 200,
            "contentType": "text/plain; charset=utf-8",
            "bytes": 20649,
            "ok": true
          }
        ]
      }
    },
    {
      "id": "structured-data",
      "passed": true,
      "message": "JSON-LD validated on 135/135 routes (4 warnings)",
      "durationMs": 65073,
      "evidence": {
        "validated": 135,
        "warnings": [
          {
            "path": "/fr/how-it-works",
            "reason": "x-mnemom-locale-meta-fallback marker present"
          },
          {
            "path": "/de/how-it-works",
            "reason": "x-mnemom-locale-meta-fallback marker present"
          },
          {
            "path": "/it/how-it-works",
            "reason": "x-mnemom-locale-meta-fallback marker present"
          },
          {
            "path": "/es/how-it-works",
            "reason": "x-mnemom-locale-meta-fallback marker present"
          }
        ],
        "totalRoutes": 135
      }
    },
    {
      "id": "markdown-mirror",
      "passed": false,
      "message": "/security (Accept: text/markdown): status=500, content-type=\"text/html\"",
      "durationMs": 43034,
      "evidence": {
        "failures": [
          "/security (Accept: text/markdown): status=500, content-type=\"text/html\""
        ],
        "passed": [
          "/",
          "/methodology",
          "/pricing",
          "/for-agents",
          "/showcase",
          "/governance"
        ]
      }
    },
    {
      "id": "no-cloaking",
      "passed": true,
      "message": "3 paths × 3 bot UAs all within 5% size delta vs. browser UA",
      "durationMs": 2416,
      "evidence": {
        "samples": [
          {
            "path": "/methodology",
            "browser": 8550,
            "bots": [
              8550,
              8550,
              8550
            ]
          },
          {
            "path": "/for-agents",
            "browser": 29662,
            "bots": [
              29662,
              29662,
              29662
            ]
          },
          {
            "path": "/pricing",
            "browser": 5572,
            "bots": [
              5572,
              5572,
              5572
            ]
          }
        ],
        "tolerance": 0.05
      }
    },
    {
      "id": "open-protocols",
      "passed": true,
      "message": "2 protocol repos confirmed Apache 2.0",
      "durationMs": 273,
      "evidence": {
        "results": [
          {
            "name": "AAP",
            "ok": true
          },
          {
            "name": "AIP",
            "ok": true
          }
        ]
      }
    },
    {
      "id": "docs-markdown-negotiation",
      "passed": true,
      "message": "All 9 docs probes passed (Accept negotiation, .md URLs, llms.txt indexes, discovery headers)",
      "durationMs": 5017,
      "evidence": {
        "sampledPaths": [
          "/for-agents",
          "/quickstart",
          "/introduction"
        ],
        "probes": [
          {
            "url": "Accept: text/markdown https://docs.mnemom.ai/for-agents",
            "status": 200,
            "contentType": "text/markdown; charset=utf-8"
          },
          {
            "url": "https://docs.mnemom.ai/for-agents.md",
            "status": 200,
            "contentType": "text/markdown; charset=utf-8"
          },
          {
            "url": "Accept: text/markdown https://docs.mnemom.ai/quickstart",
            "status": 307,
            "contentType": ""
          },
          {
            "url": "https://docs.mnemom.ai/quickstart.md",
            "status": 200,
            "contentType": "text/markdown; charset=utf-8"
          },
          {
            "url": "Accept: text/markdown https://docs.mnemom.ai/introduction",
            "status": 200,
            "contentType": "text/markdown; charset=utf-8"
          },
          {
            "url": "https://docs.mnemom.ai/introduction.md",
            "status": 200,
            "contentType": "text/markdown; charset=utf-8"
          },
          {
            "url": "Discovery headers @ https://docs.mnemom.ai/for-agents",
            "status": 200,
            "contentType": "text/markdown; charset=utf-8"
          },
          {
            "url": "https://docs.mnemom.ai/llms.txt",
            "status": 200,
            "contentType": "text/plain; charset=utf-8"
          },
          {
            "url": "https://docs.mnemom.ai/llms-full.txt",
            "status": 200,
            "contentType": "text/plain; charset=utf-8"
          }
        ]
      }
    },
    {
      "id": "agents-md-discovery",
      "passed": true,
      "message": "7 public repos serve AGENTS.md (aap=4713B, aip=3939B, aip-otel-exporter=3015B, mnemom-types=3296B, mnemom-platform=6057B, reputation-check=3222B, docs=4129B)",
      "durationMs": 339,
      "evidence": {
        "probes": [
          {
            "repo": "aap",
            "url": "https://raw.githubusercontent.com/mnemom/aap/main/AGENTS.md",
            "ok": true,
            "status": 200,
            "bytes": 4713
          },
          {
            "repo": "aip",
            "url": "https://raw.githubusercontent.com/mnemom/aip/main/AGENTS.md",
            "ok": true,
            "status": 200,
            "bytes": 3939
          },
          {
            "repo": "aip-otel-exporter",
            "url": "https://raw.githubusercontent.com/mnemom/aip-otel-exporter/main/AGENTS.md",
            "ok": true,
            "status": 200,
            "bytes": 3015
          },
          {
            "repo": "mnemom-types",
            "url": "https://raw.githubusercontent.com/mnemom/mnemom-types/main/AGENTS.md",
            "ok": true,
            "status": 200,
            "bytes": 3296
          },
          {
            "repo": "mnemom-platform",
            "url": "https://raw.githubusercontent.com/mnemom/mnemom-platform/main/AGENTS.md",
            "ok": true,
            "status": 200,
            "bytes": 6057
          },
          {
            "repo": "reputation-check",
            "url": "https://raw.githubusercontent.com/mnemom/reputation-check/main/AGENTS.md",
            "ok": true,
            "status": 200,
            "bytes": 3222
          },
          {
            "repo": "docs",
            "url": "https://raw.githubusercontent.com/mnemom/docs/main/AGENTS.md",
            "ok": true,
            "status": 200,
            "bytes": 4129
          }
        ]
      }
    },
    {
      "id": "public-verification",
      "passed": true,
      "message": "Manifest reviewed 5 days ago (cadence 90d); enforcement active",
      "durationMs": 4,
      "evidence": {
        "lastReviewed": "2026-05-14",
        "ageDays": 5,
        "cadenceDays": 90
      }
    },
    {
      "id": "pricing-coherence",
      "passed": true,
      "message": "Team price coherent at $79 across 16 references",
      "durationMs": 838,
      "evidence": {
        "price": "79",
        "hitCount": 16
      }
    },
    {
      "id": "sitemap-freshness",
      "passed": true,
      "message": "sitemap lastmod >= JSON-LD dateModified on 24 live routes (sampled)",
      "durationMs": 19608,
      "evidence": {
        "verified": 24
      }
    },
    {
      "id": "preview-surface",
      "passed": true,
      "message": "10 routes serve valid agent-preview/v1 JSON",
      "durationMs": 2258,
      "evidence": {
        "passed": [
          "/",
          "/methodology",
          "/pricing",
          "/showcase",
          "/governance",
          "/enterprise",
          "/for-agents",
          "/security",
          "/contact",
          "/changelog"
        ]
      }
    },
    {
      "id": "r-shield-enforcement",
      "passed": true,
      "message": "Shield enforced: 3 blocked UAs → 403, share-preview + browser → 200 with coherence-report OG + noindex; ADR-043 side-channel preserved",
      "durationMs": 1309,
      "evidence": {
        "gptbot_status": 403,
        "claude_status": 403,
        "googlebot_status": 403,
        "slackbot_status": 200,
        "browser_status": 200,
        "browser_x_robots_tag": "noindex, nofollow, noarchive, nosnippet, noimageindex",
        "fake_slug_a_byte_length": 338175,
        "fake_slug_b_byte_length": 338175,
        "expectedXRobotsTag": "noindex, nofollow, noarchive, nosnippet, noimageindex"
      }
    }
  ],
  "commitSha": "ac73d3f3ac7c1069835a904b9a09edb0006759a1",
  "target": "https://www.mnemom.ai"
}
