The first release cut AFTER the fourteen driver modules left the platform
(#1882), so the package set it publishes is the one the platform still builds.
rc4 is deliberately skipped and must never be filled in: that line built all
the way through the extraction, so a v3.0.0-rc4 tag would have published the
fourteen driver packages to NuGet permanently — exactly the set being retired.
rc4 was never published (nuget tops out at rc3), so the gap is clean.
Also in this release:
* the module root is writable and SHARED (#1891) — /app is read-only in the
container AND per-pod, so landing a module could never have worked before;
* an install no longer reports success while the partition still denies
(#1900) — warming a root is not the same as its gating having landed;
* CD queues instead of mutually deferring, and a reconcile that ships nothing
while main is green now fails loudly (#1895).
🚨 This image does NOT contain the fourteen drivers. An instance must have
Modules:Root set and their bundles landed BEFORE rolling onto it, or it loses
every chat provider (Anthropic included — it lives in the AzureFoundry pack),
MCP, mail, notifications, observability, indexing and export.