Renn F
3c02dc7f03
fix: read the real commit key (hash) and audit the restore-unblock path
...
- The auto-pause checkpoint and _extract_first_commit_sha read commit dicts by
key 'sha', but persisted commits are keyed 'hash' (CommitRef.hash) — the prior
change stopped the crash but silently dropped every ref. Read 'hash' (sha
fallback) at both sites; the test now uses the production dict shape so the
regression can't hide.
- unblock_with_restore set status directly and skipped the audit log; emit the
status-transition audit there too, like the other direct-set paths.
2026-06-08 02:45:03 +02:00
..
2026-05-02 03:11:49 +02:00
2026-05-12 06:27:33 +02:00
2026-05-12 06:27:33 +02:00
2026-05-11 02:15:47 +02:00
2026-06-08 02:45:03 +02:00
2026-05-12 06:27:33 +02:00
2026-05-12 06:27:33 +02:00
2026-06-05 16:35:22 +02:00
2026-05-12 06:27:33 +02:00
2026-05-12 06:27:33 +02:00
2026-06-05 16:35:22 +02:00
2026-05-15 06:31:38 +02:00
2026-05-12 06:27:33 +02:00
2026-06-03 06:35:03 +02:00
2026-05-23 05:16:56 +02:00
2026-06-05 16:35:22 +02:00
2026-05-15 06:31:38 +02:00
2026-05-23 05:16:56 +02:00
2026-05-12 06:27:33 +02:00
2026-05-24 06:59:25 +02:00
2026-05-16 00:13:14 +02:00
2026-05-02 03:11:49 +02:00
2026-06-03 18:44:33 +02:00
2026-05-06 21:02:31 +02:00
2026-06-04 02:12:45 +02:00
2026-06-03 18:44:33 +02:00
2026-06-03 18:44:33 +02:00
2026-06-03 06:35:03 +02:00
2026-05-12 06:27:33 +02:00
2026-06-03 06:35:03 +02:00
2026-05-15 06:54:35 +02:00
2026-05-16 00:47:59 +02:00
2026-05-24 06:59:25 +02:00
2026-05-15 03:03:53 +02:00
2026-05-28 00:24:42 +02:00
2026-05-11 02:15:47 +02:00
2026-05-11 02:15:47 +02:00
2026-05-11 02:15:47 +02:00
2026-06-04 06:01:06 +02:00
2026-05-02 03:11:49 +02:00
2026-05-15 06:31:38 +02:00
2026-06-03 08:27:10 +02:00
2026-05-12 06:27:33 +02:00
2026-05-12 06:27:33 +02:00
2026-05-12 06:27:33 +02:00
2026-05-16 10:14:45 +02:00
2026-05-16 10:14:45 +02:00
2026-06-03 06:35:03 +02:00
2026-05-15 06:54:35 +02:00
2026-06-06 22:10:48 +02:00
2026-05-23 04:14:12 +02:00
2026-05-14 03:28:38 +02:00
2026-05-12 06:27:33 +02:00
2026-05-12 06:27:33 +02:00
2026-05-16 06:37:49 +02:00
2026-05-14 04:32:46 +02:00
2026-06-06 22:10:48 +02:00
2026-06-03 06:35:03 +02:00
2026-05-12 06:27:33 +02:00
2026-06-03 06:35:03 +02:00
2026-05-03 09:19:08 +02:00
2026-05-14 04:21:07 +02:00
2026-05-15 08:21:08 +02:00
2026-05-15 03:26:04 +02:00
2026-05-15 08:21:08 +02:00
2026-05-06 21:02:31 +02:00
2026-05-12 06:27:33 +02:00
2026-05-23 04:14:12 +02:00
2026-05-24 06:59:25 +02:00