Add in-process known-bad fixtures for remaining ASM T-01–T-10
Each Canon test now has a fixture-asm registration that fails known-bad and passes known-good in-process. Live asm-tNN targets stay pending. No network, OpenBao, or packet. Assistant: grok Assistant-Session: 01a05e32-c776-72a3-86ec-c490e027aca9
This commit is contained in:
parent
75deaf073f
commit
6f1ca0bfef
38 changed files with 1132 additions and 37 deletions
|
|
@ -77,8 +77,10 @@ with a named blocker.
|
|||
|
||||
## Triage
|
||||
|
||||
Registrations live in `targets/asm-t01.json` … `targets/asm-t10.json`. All ten
|
||||
are `pending`. The plane will not admit them.
|
||||
Live registrations live in `targets/asm-t01.json` … `targets/asm-t10.json` and
|
||||
remain `pending`. In-process fixtures live in `targets/fixture-asm-t01.json` …
|
||||
`targets/fixture-asm-t10.json` and are `applicable`. The plane will not admit
|
||||
a pending live ASM target.
|
||||
|
||||
### T-01 — Malicious Model
|
||||
|
||||
|
|
@ -281,11 +283,11 @@ priority: medium
|
|||
state_hub_task_id: "13518801-015f-51ef-9d07-8cf989e08710"
|
||||
```
|
||||
|
||||
In-process T-06 known-bad calibration exists (`fixture-asm-t06`,
|
||||
`evidence/offline-asm-t06-calibration.json`). Remaining tests still need
|
||||
fixtures. Any live ASM run is blocked until a target owner names the surface,
|
||||
identities, and window for that test. Do not relabel a pending live target to
|
||||
finish this plan. Do not send a packet.
|
||||
In-process known-bad calibration exists for T-01…T-10
|
||||
(`targets/fixture-asm-tNN.json`, `evidence/offline-asm-tNN-calibration.json`).
|
||||
Any live ASM run is blocked until a target owner names the surface, identities,
|
||||
and window for that test. Do not relabel a pending live target to finish this
|
||||
plan. Do not send a packet.
|
||||
|
||||
## Sequencing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue