Garry Tan and Claude Opus 4.8
661ba50169
fix(sync): resume must not mark failed files as ingested ( #1802 C4)
...
On resume, stagedPathToSource was rebuilt as an empty Map, so readNewFailures()
could not map gbrain's per-file failures back to source paths. Every failure
fell through to state recording — failed files were silently marked ingested and
never retried. Reconstruct the map from the prepared pages via a shared
stagedRelPath() helper (single source of truth with writeStaged, so the keys
can never drift). Exports stagedRelPath + readNewFailures for a behavioral test
proving the reconstructed map recovers the failure the empty map dropped.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-03 07:21:13 -07:00
..
2026-03-29 22:46:33 -06:00
2026-05-30 11:42:13 -07:00
2026-03-19 18:20:50 -07:00
2026-03-19 17:21:05 -07:00
2026-05-17 08:26:36 -07:00
2026-05-21 21:21:07 -07:00
2026-05-29 08:35:00 -07:00
2026-04-28 01:17:54 -07:00
2026-05-20 07:35:01 -07:00
2026-05-06 19:37:53 -07:00
2026-04-23 17:54:54 -07:00
2026-05-06 19:37:53 -07:00
2026-05-25 10:57:15 -07:00
2026-05-06 19:37:53 -07:00
2026-04-18 15:05:42 +08:00
2026-04-18 12:30:54 +08:00
2026-05-28 18:21:09 -07:00
2026-03-24 15:01:31 -07:00
2026-05-30 11:42:13 -07:00
2026-05-28 18:21:09 -07:00
2026-05-25 10:57:15 -07:00
2026-05-28 18:21:09 -07:00
2026-05-28 18:21:09 -07:00
2026-03-26 11:15:24 -06:00
2026-05-21 21:21:07 -07:00
2026-05-30 14:57:07 -07:00
2026-05-21 21:21:07 -07:00
2026-05-06 19:37:53 -07:00
2026-04-24 01:38:21 -07:00
2026-05-06 19:37:53 -07:00
2026-05-21 21:21:07 -07:00
2026-04-24 01:38:21 -07:00
2026-06-03 07:18:19 -07:00
2026-05-20 06:56:41 -07:00
2026-05-21 16:09:26 -07:00
2026-05-21 16:09:26 -07:00
2026-05-30 14:57:07 -07:00
2026-05-14 11:11:52 -04:00
2026-05-21 21:21:07 -07:00
2026-06-03 07:21:13 -07:00
2026-05-21 21:21:07 -07:00
2026-05-25 10:57:15 -07:00
2026-03-29 21:43:36 -06:00
2026-03-30 22:25:46 -06:00
2026-05-20 07:35:01 -07:00
2026-04-04 15:32:20 -07:00
2026-05-01 07:06:37 -07:00
2026-05-28 18:21:09 -07:00
2026-05-28 18:21:09 -07:00
2026-05-30 08:54:46 -07:00
2026-05-30 08:54:46 -07:00
2026-05-21 21:21:07 -07:00
2026-03-22 11:28:16 -07:00
2026-04-23 17:54:54 -07:00
2026-03-22 21:02:01 -07:00
2026-04-20 22:18:37 +08:00
2026-04-05 23:49:03 -07:00
2026-05-28 18:21:09 -07:00
2026-06-02 22:36:34 -07:00
2026-04-04 22:46:21 -07:00
2026-04-19 17:50:31 +08:00
2026-04-13 07:49:37 -10:00
2026-04-20 22:18:37 +08:00
2026-05-20 06:56:41 -07:00
2026-05-06 19:37:53 -07:00
2026-05-25 10:57:15 -07:00
2026-05-28 18:21:09 -07:00
2026-05-13 13:37:31 -04:00
2026-05-30 12:09:10 -07:00