Record Case Stage 4 pass evidence

This commit is contained in:
Svrnty
2026-05-31 23:38:22 -04:00
parent f5680290b0
commit ba0499802c
4 changed files with 40 additions and 19 deletions
+1 -1
View File
@@ -1204,7 +1204,7 @@ def main() -> int:
"CTO-WORK-033": "validated",
"CTO-WORK-034": "validated",
"CTO-WORK-035": "validated",
"CTO-WORK-036": "blocked",
"CTO-WORK-036": "validated",
}
for issue_id, expected in expected_statuses.items():
checked.append(f"workboard_status:{issue_id}:{expected}")