Admit E3 and capacity on the test plane
Register in-process E3 and capacity fixtures, keep live database and substrate targets pending, and ask ops-mason for namespace-only provision. No packets, no credentials, no cancelled engagement IDs. Assistant: grok Assistant-Session: 01a02670-3345-76f2-a014-70fde8e2a2bb
This commit is contained in:
parent
4882c2d47a
commit
7e83a66573
22 changed files with 501 additions and 74 deletions
|
|
@ -11,11 +11,15 @@ A live E2 run is admitted only when every item below is true:
|
|||
2. Known-bad calibration for that target has already failed in-process.
|
||||
3. The engagement is complete, in window, owner-acknowledged, and not a
|
||||
retired ID.
|
||||
4. `approval_class` is `live-e2` (or `fixture-e2` for in-process only).
|
||||
4. `approval_class` matches the registration (`fixture-e2` / `live-e2` /
|
||||
`fixture-e3` / `e3` / `fixture-capacity` / `capacity`).
|
||||
5. The runner namespace is `whitehat`, the image digest is pinned, and
|
||||
engagement labels are present.
|
||||
6. The custody broker projected exactly two identity *handles* (owner and
|
||||
attacker). Credential values are not returned to the operator or agent.
|
||||
engagement labels are present. Live E3 also names a `database`. Live
|
||||
capacity also names an `aggressor_ceiling`.
|
||||
6. The custody broker projected the registered number of identity *handles*
|
||||
(two for E2, one runtime for E3, none for capacity fixtures). Credential
|
||||
values are not returned to the operator or agent. Live classes fail closed
|
||||
while the custody broker is unconnected.
|
||||
7. The kill switch is clear.
|
||||
8. The rate watcher is attached. Cleanup revokes the lease.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue