# Mnemom Agent-Readability Commitment # # Single source of truth. Read by: # - client/pages/ForAgents.tsx (renders this file as the public spec) # - scripts/verify/_runner.ts (executes ciScript per commitment in CI) # - .github/workflows/verify-agent-readiness-watchdog.yml (nightly verification) # # Editing this file is editing a public, versioned commitment. Bump `version` # semver-style: patch for clarifications, minor for new commitments, major # for breaking changes to existing commitments. Update `lastReviewed` on every # substantive edit and add a /changelog entry. # # Promoting `roadmap` → `commitments` requires a 7-consecutive-green-night # soak period against the candidate surface. See AGENTS.md § # "Agent-readability commitment" for the rationale (v1.4's trust subdomain # commitment shipped red because the soak step was skipped). version: "1.13.2" lastReviewed: "2026-06-11" nextReviewBy: "2026-09-08" reviewCadenceDays: 90 # A short description that gets surfaced both in the page header and in # JSON-LD as the document's `description`. summary: > Mnemom's public, versioned, machine-verifiable commitment to agent-readability. Each commitment below is enforced in CI and re-verified nightly against production. Last verification status lives in agent-readiness-status.json. commitments: - id: prerendered-content title: Every core marketing page returns prerendered HTML rationale: > Agents that render HTML — search crawlers, Anthropic Computer Use, Browserbase, and headless evaluators — see the full page content on every core marketing route without executing JavaScript. The prerender set is enumerated in STATIC_MARKETING_PATHS in react-router.config.ts and mirrored across the four EFIGS locales (fr / de / it / es). Two classes ship as shell-only by design and are named publicly here, not hidden: blog index pages, whose post lists hydrate via TanStack Query against api.mnemom.ai, and the legal triad (/privacy /terms /cookies), whose policy bodies render via Termly's third-party embed SDK. The prerendered <h1> and surrounding chrome are present on both — what this verifier asserts. Auth-gated SPA surfaces (/dashboard, /admin, /settings/*) are intentionally outside this commitment; they have no anonymous public view. verifyCli: | curl -s https://www.mnemom.ai/methodology/ | grep -c '