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: sync/last_live_r_parity_report.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,18 @@
3
3
- Plan: `sync/last_r_api_plan.json`
4
4
- R checkout: `upstream/NNS`
5
5
- Fresh cache requested: `False`
6
-
- Skip install: `False`
7
-
- Live R recompute: `True`
6
+
- Skip install: `True`
7
+
- Live R recompute: `False`
8
8
9
-
## Result: live R parity diverged
9
+
## Result: manual review required
10
10
11
-
Mapped parity tests recomputed every R value from the freshly installed live R NNS and the Python implementation did not match. Public Python behavior differs from live R at the recorded commit.
11
+
The plan reports unmapped R files. A human must extend `sync/r_api_map.json` before automated parity can run:
0 commit comments