Bazilion 0.9.0 is a breaking alpha cleanup that makes Teams, Team Templates, and Team Policy the only canonical production model.
Highlights:
- Removes Group, Profile Group, Harness prototype, compatibility API/URL, and incremental migration surfaces.
- Consolidates the clean-install database contract into 0001_init.sql; existing alpha data must be wiped and bootstrapped again.
- Updates the bundled Pi engine to 0.80.6 and refreshes provider catalogs, including GPT-5.6 Luna, Terra, and Sol.
Validation:
- pnpm typecheck
- pnpm test: 89 files, 672 tests
- pnpm --filter @bazilion/web typecheck
- pnpm --filter @bazilion/web build
- Fresh clean-install bootstrap and schema verification
Public packages: bazilion@0.9.0, @bazilion/client@0.9.0, @bazilion/api-types@0.9.0.