diff --git a/docs/superpowers/2026-05-27-fusion-billing-session-handoff.md b/docs/superpowers/2026-05-27-fusion-billing-session-handoff.md index d4ae7c85..8a157a97 100644 --- a/docs/superpowers/2026-05-27-fusion-billing-session-handoff.md +++ b/docs/superpowers/2026-05-27-fusion-billing-session-handoff.md @@ -13,10 +13,15 @@ from **"Decision pending"** below. webhook sign-exact-bytes + event-id + SSRF guard). - **39 tests green on Odoo 19 Enterprise.** - Note: the 14 billing commits were rebased off the old login-audit/helpdesk stack and - landed cleanly on `main`. `fusion_login_audit` was deliberately **not** landed — it - stays on `feat/fusion-login-audit`. A concurrent `feat/helpdesk-customer-followup` - session still carries a pre-landing copy of the billing commits; when it merges, replay - its helpdesk-only commits onto `main`. + landed cleanly on `main`. + +- **`fusion_login_audit`: also landed on `main`** (2026-05-27). Its 19 commits were rebased + onto `main` and the `feat/fusion-login-audit` branch was deleted. This also restored + Odoo-19 rules #9–14 in `CLAUDE.md`, which had gone missing on `main` when billing landed + alone (they were authored alongside login_audit and never existed on the old base). + - A concurrent `feat/helpdesk-customer-followup` session still carries pre-landing copies + of the billing + login_audit commits; when it merges, replay its helpdesk-only commits + onto `main`. - **Reference docs (on `main`):** - Spec: `docs/superpowers/specs/2026-05-27-nexa-billing-centralized-design.md`