T0-E1.2 independent evidence audit¶
The E1.2 validator is materially improved over E1.1: it requires non-empty modules and entitlements, compares live fixture/version/checksum, compares live runtime tree, checks DB UUID, and rejects non-docs descendants. Its 15 mutation tests pass.
However, the current frozen evidence is not valid for the repository/runtime now served:
| Check | Result |
|---|---|
| FE tree/build | matches the E1.2 manifest |
| BE tree | mismatch: manifest 00525835..., current/runtime 8e0990ff... |
| BE commit | manifest a44b5d..., current HEAD 5232370... |
| Docs-tip exception | correctly refused because the delta contains application files |
| DB/module/entitlement payload | live payload is now present and truthful |
| Required case set | 29/29 syntactically matches the result |
| Exact served-runtime binding | FAIL until manifest is regenerated against current application commit and process identity |
No validator false-green was found for this specific stale-tree mutation; instead it correctly failed. The failure itself means certification is not yet complete.