{
  "lastVerified": "2026-06-11T03:14:32.071Z",
  "manifestVersion": "1.13.0",
  "status": "pass",
  "summary": "18/18 commitments passing",
  "results": [
    {
      "id": "prerendered-content",
      "passed": true,
      "message": "All 105 prerendered routes have <h1> + ≥200 chars of <main> text",
      "durationMs": 37411,
      "evidence": {
        "routesChecked": 105,
        "sampleSizes": [
          {
            "path": "/",
            "mainTextLength": 7329
          },
          {
            "path": "/fr",
            "mainTextLength": 8396
          },
          {
            "path": "/de",
            "mainTextLength": 7996
          }
        ]
      }
    },
    {
      "id": "discovery-files",
      "passed": true,
      "message": "All 3 discovery files served as text/plain: /agents.txt (11822B), /llms.txt (8207B), /llms-full.txt (20334B)",
      "durationMs": 1548,
      "evidence": {
        "results": [
          {
            "path": "/agents.txt",
            "status": 200,
            "contentType": "text/plain; charset=UTF-8",
            "bytes": 11822,
            "ok": true
          },
          {
            "path": "/llms.txt",
            "status": 200,
            "contentType": "text/plain; charset=utf-8",
            "bytes": 8207,
            "ok": true
          },
          {
            "path": "/llms-full.txt",
            "status": 200,
            "contentType": "text/plain; charset=utf-8",
            "bytes": 20334,
            "ok": true
          }
        ]
      }
    },
    {
      "id": "structured-data",
      "passed": true,
      "message": "JSON-LD validated on 135/135 routes",
      "durationMs": 21851,
      "evidence": {
        "validated": 135,
        "warnings": [],
        "totalRoutes": 135
      }
    },
    {
      "id": "markdown-mirror",
      "passed": true,
      "message": "7 routes serve markdown via both .md URL and content negotiation",
      "durationMs": 1486,
      "evidence": {
        "passed": [
          "/",
          "/methodology",
          "/pricing",
          "/for-agents",
          "/showcase",
          "/governance",
          "/security"
        ],
        "totalFetches": 14,
        "retries": 0
      }
    },
    {
      "id": "no-cloaking",
      "passed": true,
      "message": "3 paths × 3 bot UAs all within 5% size delta vs. browser UA",
      "durationMs": 1168,
      "evidence": {
        "samples": [
          {
            "path": "/methodology",
            "browser": 8577,
            "bots": [
              8577,
              8577,
              8577
            ]
          },
          {
            "path": "/for-agents",
            "browser": 67757,
            "bots": [
              67757,
              67757,
              67757
            ]
          },
          {
            "path": "/pricing",
            "browser": 5718,
            "bots": [
              5718,
              5718,
              5718
            ]
          }
        ],
        "tolerance": 0.05
      }
    },
    {
      "id": "open-protocols",
      "passed": true,
      "message": "2 protocol repos confirmed Apache 2.0",
      "durationMs": 186,
      "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": 2959,
      "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": "6 public repos serve AGENTS.md (aap=4713B, aip=3939B, aip-otel-exporter=3015B, mnemom-types=3900B, reputation-check=3222B, docs=4195B)",
      "durationMs": 177,
      "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": 3900
          },
          {
            "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": 4195
          }
        ]
      }
    },
    {
      "id": "public-verification",
      "passed": true,
      "message": "Manifest reviewed 1 days ago (cadence 90d); enforcement active",
      "durationMs": 5,
      "evidence": {
        "lastReviewed": "2026-06-10",
        "ageDays": 1,
        "cadenceDays": 90
      }
    },
    {
      "id": "pricing-coherence",
      "passed": true,
      "message": "Team price coherent at $79 across 14 references",
      "durationMs": 283,
      "evidence": {
        "price": "79",
        "hitCount": 14
      }
    },
    {
      "id": "sitemap-freshness",
      "passed": true,
      "message": "sitemap lastmod >= JSON-LD dateModified on 24 live routes (sampled)",
      "durationMs": 3043,
      "evidence": {
        "verified": 24
      }
    },
    {
      "id": "preview-surface",
      "passed": true,
      "message": "10 routes serve valid agent-preview/v1 JSON",
      "durationMs": 1520,
      "evidence": {
        "passed": [
          "/",
          "/methodology",
          "/pricing",
          "/showcase",
          "/governance",
          "/enterprise",
          "/for-agents",
          "/security",
          "/contact",
          "/changelog"
        ],
        "totalFetches": 10,
        "retries": 0
      }
    },
    {
      "id": "trust-subdomain-surface",
      "passed": true,
      "message": "22 surfaces + 7 canonical links + 2 redirect checks resolve correctly on trust.mnemom.ai (31 fetches / 31 probes)",
      "durationMs": 1427,
      "evidence": {
        "surfaces": 22,
        "canonical": 7,
        "redirects": 2,
        "totalProbes": 31,
        "totalFetches": 31
      }
    },
    {
      "id": "r-shield-enforcement",
      "passed": true,
      "message": "Shield enforced: 3 blocked UAs → 403, share-preview + browser → 200 with coherence-report OG + noindex; .md/.preview.json/.json variants → 404; ADR-043 side-channel preserved",
      "durationMs": 1057,
      "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": 442503,
        "fake_slug_b_byte_length": 442503,
        "expectedXRobotsTag": "noindex, nofollow, noarchive, nosnippet, noimageindex"
      }
    },
    {
      "id": "ai-training-stance",
      "passed": true,
      "message": "robots.txt + agents.txt published the AI-training-data stance (training_data_policy: allowed)",
      "durationMs": 100,
      "evidence": {
        "target": "https://www.mnemom.ai"
      }
    },
    {
      "id": "og-twitter-coverage",
      "passed": true,
      "message": "OG + Twitter Card complete (no missing or duplicate singular tags) on 8 live-probed routes",
      "durationMs": 294,
      "evidence": {
        "sampledRoutes": 8,
        "target": "https://www.mnemom.ai",
        "totalFetches": 8,
        "retries": 0
      }
    },
    {
      "id": "well-known-surfaces",
      "passed": true,
      "message": "All 9 well-known surfaces valid on prod (security.txt, OAuth metadata, signed agent-card, alignment-card, signed attestations + provenance, STIX advisories)",
      "durationMs": 1529,
      "evidence": {
        "checked": [
          "security.txt",
          "/.well-known/api-catalog",
          "/.well-known/oauth-protected-resource",
          "/.well-known/oauth-authorization-server",
          "/.well-known/agent-card.json",
          "/.well-known/alignment-card.json",
          "/.well-known/attestations.json",
          "/.well-known/provenance.json",
          "/.well-known/advisories.json"
        ],
        "target": "https://www.mnemom.ai"
      }
    },
    {
      "id": "api-auth-discovery",
      "passed": true,
      "message": "auth.md served and mentions Bearer; 3 agent-skill SKILL.md path(s) reachable on prod",
      "durationMs": 512,
      "evidence": {
        "resolvedSkills": 3,
        "target": "https://www.mnemom.ai"
      }
    }
  ],
  "commitSha": "b7d405cf65c28d563cf366edbf09597bbb1f1be1",
  "target": "https://www.mnemom.ai"
}
