fix(lab): demote E40 to historical evaluation
This commit is contained in:
@@ -75,6 +75,8 @@ RootProvider = Callable[[], Path | None]
|
||||
|
||||
|
||||
class E40OperatorVerdictRequest(BaseModel):
|
||||
"""Legacy v1 storage vocabulary, not an operational truth decision."""
|
||||
|
||||
model_config = ConfigDict(extra="forbid")
|
||||
|
||||
reviewer_id: str = Field(min_length=1, max_length=128)
|
||||
|
||||
Reference in New Issue
Block a user