Add governed test plane and close T04/T08
Encode fail-closed admission, target registrations, and a credential broker that never returns secret values. Calibrate audit-core shaped probes in-process. Send no packets and request no live credentials. Assistant: grok Assistant-Session: 01a02670-3345-76f2-a014-70fde8e2a2bb
This commit is contained in:
parent
0aab0cb4c6
commit
95129d7a35
35 changed files with 1599 additions and 103 deletions
14
targets/README.md
Normal file
14
targets/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Target registrations
|
||||
|
||||
A target name is not an E2 boundary. Each file in this directory is the
|
||||
honest applicability record the test plane admits against.
|
||||
|
||||
| `target_id` | Applicability | Meaning |
|
||||
| --- | --- | --- |
|
||||
| `fixture-e2` | applicable | In-process known-good/known-bad harness. Offline only. |
|
||||
| `audit-core` | applicable | Two ordinary tenant-scoped senders instantiate E2. Live run still needs a new engagement and plane lease. |
|
||||
| `tenant-engine` | not_applicable | No tenant-A identity without tenant-B authority. |
|
||||
| `flex-auth` | pending | Initial envelope; owner has not confirmed the attacker identity. |
|
||||
|
||||
`not_applicable` is a completed artifact, not a deferral. Do not relabel it to
|
||||
close a workplan. Do not reuse cancelled engagement IDs from `engagements/`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue