Bundles in flight
These bundles are in the active development stream. They will land on a future release cut.
Ingest of the six Ultimate-line books (Ultimate Combat, Ultimate Equipment, Ultimate
Magic, Ultimate Campaign, Wilderness Adventures, Ultimate Intrigue) plus Dreamscarred
Press's Ultimate Psionics as a third-party Paizo-adjacent hardcover. Per-book
pre-build + verify + parity cycles.
SD-28 release notes โ
ยท
SD-28 docs โ
First bundle to derive the whole corpus's shape in one pass rather than book-by-book.
Adds the merged monster/monster_ability kind chassis and the
Bonus Bestiary book. Surfaced the race chassis and companion-kind ceilings named on the
status page.
SD-29 release notes โ
Per-record rollup across sixteen books for class features and archetypes. Closure has
not fired; release-notes.md will be populated at the closure epic.
SD-30 release notes โ
Codex can read PCGen's data (.lst/.pcc) but not PCGen's
characters. SD-31 builds that path. Headline: an import either brings your
character across intact, or tells you exactly what it could not bring and refuses.
No silent losses.
SD-31 release notes โ
How to read the release notes
Every docs/release/SD-NN/release-notes.md file is a closure-updated artifact with the same section headers, enforced by tools/release/check_release_manifest.py:
- Summary โ overall release description, build version, branch
- User-Visible Changes โ what a user notices
- Defects Fixed โ closed bugs
- Operational Notes โ operator-relevant changes (deploy, schema, config)
- Verification Evidence โ receipts, gate outputs, the command set that produced them
- Known Issues โ open items deferred to a follow-on bundle
- Update Eligibility โ operator-on-file override indicators
For the full architectural state, see status and docs/architecture/status.md in the repo.