docs(simulation): accept Polygon SIM S0

This commit is contained in:
DCCONSTRUCTIONS
2026-07-24 17:24:26 +03:00
parent 2548bb5740
commit a19053dfd4
5 changed files with 163 additions and 24 deletions
@@ -2,7 +2,7 @@
## Status
Accepted for architecture and SIM S0 implementation on 2026-07-24.
Accepted for architecture; SIM S0 qualification returned `GO` on 2026-07-24.
Navigation behavior, safety behavior and real actuator authority are not
accepted.
@@ -76,7 +76,7 @@ reports easy to misuse.
The qualification doctor is deliberately read-only:
- `simulation/s0/qualification-profile.yaml` is the candidate stack,
- `simulation/s0/qualification-profile.yaml` is the accepted S0 stack,
storage, clock, authority, port and process contract.
- `k1link.simulation.s0` strictly validates that contract and optional
digest-bound worker evidence.
@@ -97,5 +97,6 @@ evidence generation. These scripts are qualification tooling; the S1
Simulation Orchestrator remains the future product lifecycle owner.
The doctor reports `INCOMPLETE` until it is running on the reviewed target with
resolved/accepted pins and all required evidence. It cannot infer `GO` from the
repository state.
resolved/accepted pins and all required evidence. On the accepted profile
generation and nine-claim confined evidence set it returned `GO`; it cannot
infer that result from repository state alone.