From 45ddb444a77415c2cdce69bb369d988c005b533e Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Wed, 27 May 2026 09:06:16 -0400 Subject: [PATCH] =?UTF-8?q?docs(billing):=20handoff=20=E2=80=94=20note=20f?= =?UTF-8?q?usion=5Flogin=5Faudit=20also=20landed=20on=20main?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2026-05-27-fusion-billing-session-handoff.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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`