From 3545023af84516baf25dfd54e42aa429a3c5b891 Mon Sep 17 00:00:00 2001 From: Edwin van den Houdt Date: Thu, 27 Aug 2026 14:08:27 +0200 Subject: [PATCH] docs: regenerate the behaviour spec for RB-07's new tests The RB-07 commit added three AuthzAuditTests cases and did not regenerate libs/shared/docs/behaviour-spec.mdx, so the "behaviour spec drift" CI step was left red on that branch. My mistake: I committed RB-07 and answered a question before running the gate. Co-Authored-By: Claude Opus 5 --- libs/shared/docs/behaviour-spec.mdx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libs/shared/docs/behaviour-spec.mdx b/libs/shared/docs/behaviour-spec.mdx index 39566bf..f951757 100644 --- a/libs/shared/docs/behaviour-spec.mdx +++ b/libs/shared/docs/behaviour-spec.mdx @@ -21,7 +21,7 @@ tested where._ Every bullet below is a real test name from the suite — an `it()` title (frontend) or a test method name (backend), read as a sentence. Nothing here is hand-written prose: this page **is** the suite, reshaped for a business reader. 402 frontend behaviours across -8 contexts; 225 backend behaviours across 38 test +8 contexts; 228 backend behaviours across 38 test classes. ## Frontend (by context) @@ -825,6 +825,9 @@ classes. - A denied admin action is recorded - A reveal attempt is recorded +- An allowed admin action is recorded +- A feature flag toggle records which flag changed +- A refused brief transition is recorded - No audit row carries a subjects bsn - The audit schema carries no pii