You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .planning/phases/02-shared-contracts-and-corpus/02-03-SUMMARY.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ Replaced the stale Phase 1 local result schema with a suite evidence schema that
23
23
24
24
**[Rule 2 - Missing Critical] Replaced stale local result schema** - The old local schema described the pre-shared-contract result shape and would mislead consumers. Replaced it with `evaluation-suite.schema.json`, which references the vendored published result contract.
**[Rule 2 - Missing Critical] Enforced JSON LF line endings** - Windows line-ending conversion could invalidate vendored schema and release digests after checkout. Added `.gitattributes` to preserve byte-identical JSON across platforms.
0 commit comments