fix(lab): demote E40 to historical evaluation

This commit is contained in:
DCCONSTRUCTIONS
2026-07-30 22:18:46 +03:00
parent e4e5bf6ea1
commit 81d7ad1a77
7 changed files with 65 additions and 34 deletions
@@ -50,6 +50,11 @@ export interface E40CaseCatalog {
access: "read-only";
}
/**
* Immutable v1 storage vocabulary. Product UI interprets these legacy values
* only as support/challenge of the E37 engineering label; neither value
* establishes physical ground truth or authorizes an operational model.
*/
export type E40OperatorVerdict = "confirmed-error" | "rejected-error";
export interface E40OperatorDecision {