Propose WH-ENG-20260822-AUDIT-E2-01 without authorizing traffic
Align plane ordering with Mason's apply, record the fresh audit-core engagement as proposed, and keep offline admission fail-closed until operator approval and owner acknowledgement exist. Assistant: grok Assistant-Session: 01a02670-3345-76f2-a014-70fde8e2a2bb
This commit is contained in:
parent
7e83a66573
commit
5082f86c61
12 changed files with 176 additions and 19 deletions
|
|
@ -28,8 +28,9 @@ PYTHONPATH=src python3 -m whitehat_security.cli validate-targets targets
|
|||
PYTHONPATH=src python3 -m whitehat_security.cli kill-switch
|
||||
```
|
||||
|
||||
`admit-plane` must succeed against a **new** engagement ID. The default live
|
||||
broker is unconnected and fails closed without requesting a credential.
|
||||
`admit-plane` must succeed against a **new, approved** engagement ID. A
|
||||
`proposed` record fails closed. The default live broker is unconnected and
|
||||
fails closed without requesting a credential.
|
||||
Create `plane/KILL` to abort independently of the runner.
|
||||
|
||||
Cancelled IDs `WH-ENG-20260821-AUDIT-E2` and `WH-ENG-20260821-TENANT-E2` are
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ Create `plane/KILL` to abort independently of the runner process.
|
|||
|
||||
## Retired identifiers
|
||||
|
||||
`WH-ENG-20260821-AUDIT-E2` and `WH-ENG-20260821-TENANT-E2` are terminal. A new
|
||||
live run needs a new ID after the cluster plane exists and the custody broker
|
||||
can project identities without exposing values.
|
||||
`WH-ENG-20260821-AUDIT-E2` and `WH-ENG-20260821-TENANT-E2` are terminal. The
|
||||
foundational plane is provisioned first. `WH-ENG-20260822-AUDIT-E2-01` is the
|
||||
next live-e2 **proposal**; it stays `proposed` until operator approval and
|
||||
owner acknowledgement exist. The live custody broker remains unconnected.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue