# @pleach/compliance changelog (/docs/changelog/compliance)



This page collects the **site-content changelog entries** that
materially touched the [`@pleach/compliance`](/docs/compliance)
docs surface or named a `@pleach/compliance` symbol. It is not the
runtime changelog — the canonical record of `@pleach/compliance`
runtime behavior lives in the upstream package
[`CHANGELOG.md`](https://github.com/pleachhq/getpleach) and on
[npmjs.org/package/@pleach/compliance](https://www.npmjs.com/package/@pleach/compliance).

See the combined site changelog at
[`/docs/changelog/combined`](/docs/changelog/combined) for the
chronological unified view across every SKU.

## Unreleased [#unreleased]

### Fixed [#fixed]

* **Schema `codeRepository` + `sameAs` for
  [`@pleach/compliance`](/docs/compliance) corrected** in the
  site's Organization + SoftwareApplication JSON-LD `@graph`
  (inlined in `<head>` on every page). Both fields now point at
  `https://github.com/pleachhq/compliance` (was
  `https://github.com/pleachhq`, a
  leftover from when the SKU schemas were drafted against an
  upstream monorepo). Load-bearing because `sameAs` is the field
  AI search engines use for entity reconciliation across the npm
  ↔ GitHub ↔ docs boundary. See the
  [combined view](/docs/changelog/combined) for the full
  cross-SKU pack.

### Added [#added]

* **Per-recipe deep-dive pages under
  [`/docs/recipes/`](/docs/recipes/simple-chatbot)** — including
  [`compliantChatbot`](/docs/recipes/compliant-chatbot) and
  [`enterpriseAgent`](/docs/recipes/enterprise-agent), both
  composing `@pleach/compliance`. Each carries a quickstart, the
  runtime composition the recipe wires, a TypeScript config
  interface, common gotchas, and cross-links.

### Changed [#changed]

* **Cross-docs status-flip pass** — `@pleach/compliance@0.8.0-alpha.0`
  four-scrubber bundle landed; "planned" / "no shipping code yet"
  claims across \~55 docs pages rewritten to name the actual
  alpha. Touched [Audit ledger](/docs/audit-ledger),
  [Compliance](/docs/compliance), [Event log](/docs/event-log),
  [Subpath exports](/docs/subpath-exports),
  [Scrubbers](/docs/scrubbers), and others.
* **Attestation page boundary** —
  [Attestation](/docs/attestation) framed against policy and
  rotation, which stay in [`@pleach/compliance`](/docs/compliance)
  or host-side.
* **Pricing / FAQ rewrites** — *compliance attestation* drops as
  a standalone enterprise surface and folds inside *Hosted
  Observe at enterprise scope*.

## 2026-06-08 [#2026-06-08]

### Changed [#changed-1]

* [Packages](/docs/packages) table corrected to real published
  version — `@pleach/compliance 0.8.0-alpha.0` (was largely stale
  "Reserved · placeholder" framing).
* [Plugin contract → Sibling SKUs as plugins](/docs/plugin-contract#sibling-skus-as-plugins)
  section retitled and rewritten with per-row real Phase A status
  — includes `@pleach/compliance`.
