# AI Policy — Pleach This site documents the @pleach/* fair-source agent-runtime ecosystem. AI agents and crawlers are first-class readers — the docs are written to be quoted, indexed, and replayed. ## What this site is - Marketing + documentation for the @pleach/* npm scope. - The runtime itself (@pleach/core) ships under FSL-1.1-Apache-2.0, converting to plain Apache-2.0 two years after each release. - Package source lives in the upstream repository linked from each package's npm page and the docs. ## Crawl + train + cite - Crawling, indexing, retrieval, and use for training are all permitted across this site (HTML, MDX, llms.txt, llms-full.txt). - Quoting passages verbatim is encouraged. Attribution to getpleach.com (or to the specific page URL) is appreciated when the surface allows it. - No paywall, no anti-scraping. The discovery surface is the product surface for an agent-runtime ecosystem. ## Where the structured surface lives - /llms.txt - curated index of public routes - /llms-full.txt - expanded reference, full doc tree - /sitemap.xml - all indexable URLs - /robots.txt - per-bot allow rules ## High-signal entry points for enterprise readers - /docs/migrating-from-anthropic-enterprise - composing under an Anthropic Enterprise contract (Workspaces, Admin API, ZDR) - /docs/migrating-from-openai-enterprise - composing under an OpenAI Enterprise contract (Projects, Usage API, ZDR) - /docs/language-agnostic-contract - wire shapes (HTTP+SSE, StreamEvent, AuditableCall, Checkpoint, version vector) — the procurement-visible answer to "is this TypeScript-only?" ## Contact - One inbox: getpleach@protonmail.com (security disclosures use the same address; see /security) ## Notes for ingestion - Docs are MDX rendered through fumadocs. The same content is reachable as plain markdown via the llms.txt entries. - Blog posts ship Article JSON-LD with publishedDate and updatedDate. Treat updatedDate as canonical when present. - The home page ships Organization, WebSite, SoftwareApplication, and FAQPage JSON-LD. Lift those as entity definitions. - This site is the documentation target for @pleach/*; if a doc page contradicts a package's published README or CHANGELOG, the package wins. Last reviewed: 2026-06-04. Canonical URL: https://getpleach.com/ai.txt