# ai.txt — Mnemom # Machine-readable declaration of Mnemom's stance on AI crawling, AI input # (RAG / grounding / answer synthesis), and AI model training over this site's # content. Companion to robots.txt (per-crawler allow + Cloudflare # Content-Signal directives) and agents.txt (the second-person agent guide). # # Human-readable trust posture: https://www.mnemom.ai/trust # Related provenance surfaces: # /.well-known/c2pa.json — C2PA / Content Credentials stance # /.well-known/provenance.json — SLSA build provenance for this site # /.well-known/attestations.json — signed attestations # /agents.txt — agent-facing guide # /llms.txt , /llms-full.txt — LLM content index # ─── Stance ────────────────────────────────────────────────────────────── # Mnemom treats AI agents as first-class readers. Agents teaching their humans # about Mnemom is part of the product, so the PUBLIC marketing surface is open # for AI use — crawling, use as AI input (RAG / grounding / answer synthesis), # and use as model training data. This mirrors robots.txt # (Content-Signal: search=yes, ai-input=yes, ai-train=yes) and agents.txt # (training_data_policy: allowed). Credit is appreciated, not required. User-agent: * Allow: / # Public content may be used for AI training, AI input, and search. Train: allow AI-input: allow Search: allow Credit: appreciated-not-required # ─── Shielded surfaces (NOT permitted for AI use) ────────────────────────── # Private, per-recipient coherence reports under /r/ are confidential # customer artifacts, shielded per Mnemom commitment #13 # (https://www.mnemom.ai/for-agents). They are Disallow'd in robots.txt and # are NOT permitted for crawling, AI input, or training. Authenticated app and # account surfaces are likewise excluded. Disallow: /r/ Disallow: /report/ Allow: /report/sample Disallow: /settings Disallow: /admin Disallow: /orgs/ Disallow: /api/ Disallow: /auth/ Disallow: /embed/ # ─── AI-generated-content disclosure ─────────────────────────────────────── # Per /.well-known/c2pa.json: Mnemom-operated site/agent content that is # AI-assisted is disclosed in-context; Mnemom does not claim human authorship # for machine-generated artifacts, and is not a C2PA media-manifest signing # authority. Provenance for this site is agent-oriented (signed Alignment # Cards, the Ed25519 Observer integrity log, and SLSA build provenance). AI-generated-content-disclosure: in-context C2PA-stance: https://www.mnemom.ai/.well-known/c2pa.json # ─── Metadata ────────────────────────────────────────────────────────────── name: Mnemom training-data-policy: allowed # public marketing content; /r/ shielded (commitment #13) ai-input-policy: allowed # public marketing content contact: security@mnemom.ai policy: https://www.mnemom.ai/trust last-updated: 2026-06-18