From 9af4978eab006232b289dc5ae41b6cc8990f6316 Mon Sep 17 00:00:00 2001 From: Brian O'Kelley Date: Sun, 23 Aug 2026 21:03:01 +0200 Subject: [PATCH] chore(release): remove operational beta changesets --- .changeset/instrument-3-2-surfaces.md | 5 ----- .changeset/isolate-storyboard-processes.md | 5 ----- .changeset/restore-proposal-handoff.md | 5 ----- .changeset/stabilize-storyboard-runner.md | 5 ----- 4 files changed, 20 deletions(-) delete mode 100644 .changeset/instrument-3-2-surfaces.md delete mode 100644 .changeset/isolate-storyboard-processes.md delete mode 100644 .changeset/restore-proposal-handoff.md delete mode 100644 .changeset/stabilize-storyboard-runner.md diff --git a/.changeset/instrument-3-2-surfaces.md b/.changeset/instrument-3-2-surfaces.md deleted file mode 100644 index 869f33a3d0..0000000000 --- a/.changeset/instrument-3-2-surfaces.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"adcontextprotocol": minor ---- - -Instrument the AdCP 3.2 beta across the training agent, compliance surface, adopter documentation, and learning system. Targeting-aware product discovery now issues bounded configured-product offers, validates purchase-time narrowing against declared overlay support, preserves proposal acceptance and lifecycle readback, and enforces retry-safe idempotency. Webhook delivery uses durable, scoped request bindings and recoverable outbox snapshots with the SDK 14 beta emitter contract. A release manifest tracks all 16 feature families across documentation, training, compliance, and runtime, with explicit dispositions for deferred candidates. diff --git a/.changeset/isolate-storyboard-processes.md b/.changeset/isolate-storyboard-processes.md deleted file mode 100644 index 3c2b449b19..0000000000 --- a/.changeset/isolate-storyboard-processes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"adcontextprotocol": patch ---- - -Run current sales compliance storyboards in isolated child process groups with per-storyboard timeout, RSS telemetry, and durable result capture. diff --git a/.changeset/restore-proposal-handoff.md b/.changeset/restore-proposal-handoff.md deleted file mode 100644 index dcf8421e7b..0000000000 --- a/.changeset/restore-proposal-handoff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"adcontextprotocol": patch ---- - -Preserve committed legacy proposal state through media-buy execution while enforcing principal and account ownership, and keep isolated lifecycle validation within its RSS guard. diff --git a/.changeset/stabilize-storyboard-runner.md b/.changeset/stabilize-storyboard-runner.md deleted file mode 100644 index 46a6041a0e..0000000000 --- a/.changeset/stabilize-storyboard-runner.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"adcontextprotocol": patch ---- - -Isolate the current sales storyboard matrix, quarantine issue-backed current-source failures without changing released bundle coverage, and terminate completed shard processes deterministically after their results are captured.