Robert Allan James and Claude Sonnet 5
b42308762b
FABRIC.md: 4.4g stays open (reorder not viable), add urgent item 4.6 (-O0 kernel build)
...
Attempted 4.4g's console_fb_init() reorder twice this session: once bare,
once with the fb_scroll_rows() volatile fix applied. Both stalled boot
indefinitely (12,000+ lines logged, still running after 3 minutes vs. a
normal few-second boot) instead of completing. Root cause traced past the
scroll fix to Makefile.starkernel building the kernel at -O0 -- no
optimization flag has ever been configured there, verified against the
file's full git history (17 commits, only ever one unrelated host-tool -O2
line). Both the kernel's own vendored hosted Makefile and the standalone
StarForth repo's Makefile default to -O2 (up to -O3/-flto on faster
targets); Makefile.starkernel was written fresh for the bare-metal target
and never got that ladder.
Documented as new item 4.6: enabling optimization is not a safe drop-in
change on its own. Found one confirmed, isolated correctness hazard first --
TimeTrustState.ticks (timer.h:90) is written directly in ISR context on all
three architectures (heartbeat.c:163) and read directly by mainline
(heartbeat.c:200-202, including a busy-wait in kernel_main.c:880) without
being volatile, unlike every other ISR-shared global checked
(g_spurious_count, g_plic_claim_count, g_pending_counter/g_pending_valid/
g_adaptive_period_ns are all correctly volatile already). Reverted the
console_fb_init() reorder itself (uncommitted, so a plain git restore) --
4.4g stays open pending 4.6.
Both the reorder attempts' logs (stalled, never reached ok>) and this
session's routine three-arch artifacts (capsules/BLOCK_MAP.md, disk/
artemis.img, DOE CSV) are committed as audit trail per CLAUDE.md.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-08-11 09:42:35 -04:00
..
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-02 05:11:24 -04:00
2026-08-02 05:11:24 -04:00
2026-08-02 05:11:24 -04:00
2026-08-02 06:59:48 -04:00
2026-08-02 06:59:48 -04:00
2026-08-02 06:59:48 -04:00
2026-08-02 08:05:28 -04:00
2026-08-02 08:05:28 -04:00
2026-08-02 08:05:28 -04:00
2026-08-02 08:05:28 -04:00
2026-08-02 08:05:28 -04:00
2026-08-02 09:11:07 -04:00
2026-08-02 09:11:07 -04:00
2026-08-02 09:11:07 -04:00
2026-08-02 09:11:07 -04:00
2026-08-02 09:11:07 -04:00
2026-08-02 09:11:07 -04:00
2026-08-02 09:11:07 -04:00
2026-08-02 10:07:18 -04:00
2026-08-02 10:07:18 -04:00
2026-08-02 10:07:18 -04:00
2026-08-02 10:07:18 -04:00
2026-08-02 10:07:18 -04:00
2026-08-02 11:44:23 -04:00
2026-08-02 11:44:23 -04:00
2026-08-02 11:44:23 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 14:49:52 -04:00
2026-08-02 21:52:35 -04:00
2026-08-02 21:52:35 -04:00
2026-08-02 21:52:35 -04:00
2026-08-03 12:47:21 -04:00
2026-08-03 12:47:21 -04:00
2026-08-03 12:47:21 -04:00
2026-08-03 12:52:34 -04:00
2026-08-03 18:23:37 -04:00
2026-08-03 18:23:37 -04:00
2026-08-03 18:23:37 -04:00
2026-08-03 18:30:25 -04:00
2026-08-03 18:47:29 -04:00
2026-08-03 19:48:56 -04:00
2026-08-03 22:14:52 -04:00
2026-08-04 00:01:48 -04:00
2026-08-04 00:01:48 -04:00
2026-08-04 00:01:48 -04:00
2026-08-04 00:01:48 -04:00
2026-08-04 07:28:30 -04:00
2026-08-04 07:28:30 -04:00
2026-08-04 07:28:30 -04:00
2026-08-04 00:21:23 -04:00
2026-08-04 00:21:23 -04:00
2026-08-04 00:21:23 -04:00
2026-08-04 00:21:23 -04:00
2026-08-04 00:21:23 -04:00
2026-08-04 13:15:50 -04:00
2026-08-04 13:15:50 -04:00
2026-08-04 13:15:50 -04:00
2026-08-04 13:15:50 -04:00
2026-08-04 13:54:22 -04:00
2026-08-04 13:54:22 -04:00
2026-08-04 13:54:22 -04:00
2026-08-04 14:55:30 -04:00
2026-08-04 14:55:30 -04:00
2026-08-04 14:55:30 -04:00
2026-08-04 15:15:59 -04:00
2026-08-04 15:15:59 -04:00
2026-08-04 15:15:59 -04:00
2026-08-04 16:48:13 -04:00
2026-08-04 16:48:13 -04:00
2026-08-04 16:48:13 -04:00
2026-08-04 17:06:14 -04:00
2026-08-04 17:06:14 -04:00
2026-08-04 17:06:14 -04:00
2026-08-04 17:16:46 -04:00
2026-08-04 17:16:46 -04:00
2026-08-04 17:16:46 -04:00
2026-08-04 17:28:38 -04:00
2026-08-04 17:28:38 -04:00
2026-08-04 17:28:38 -04:00
2026-08-04 17:36:23 -04:00
2026-08-04 17:36:23 -04:00
2026-08-04 17:36:23 -04:00
2026-08-04 18:09:34 -04:00
2026-08-04 18:09:34 -04:00
2026-08-04 18:09:34 -04:00
2026-08-04 19:50:34 -04:00
2026-08-04 19:50:34 -04:00
2026-08-04 19:50:34 -04:00
2026-08-05 13:37:10 -04:00
2026-08-05 13:37:10 -04:00
2026-08-05 13:37:10 -04:00
2026-08-05 15:12:30 -04:00
2026-08-05 15:12:30 -04:00
2026-08-05 15:12:30 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 01:50:45 -04:00
2026-08-07 13:21:02 -04:00
2026-08-07 13:21:02 -04:00
2026-08-07 13:21:02 -04:00
2026-08-07 13:39:09 -04:00
2026-08-07 13:39:09 -04:00
2026-08-07 13:39:09 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 15:29:10 -04:00
2026-08-07 15:29:10 -04:00
2026-08-07 15:29:10 -04:00
2026-08-07 20:13:22 -04:00
2026-08-07 20:13:22 -04:00
2026-08-07 20:13:22 -04:00
2026-08-08 00:18:58 -04:00
2026-08-08 00:18:58 -04:00
2026-08-08 00:18:58 -04:00
2026-08-08 00:18:58 -04:00
2026-08-08 00:18:58 -04:00
2026-08-09 18:35:24 -04:00
2026-08-08 09:56:20 -04:00
2026-08-08 11:07:29 -04:00
2026-08-08 11:07:29 -04:00
2026-08-08 11:07:29 -04:00
2026-08-08 11:07:29 -04:00
2026-08-08 11:07:29 -04:00
2026-08-08 11:24:47 -04:00
2026-08-08 11:24:47 -04:00
2026-08-08 11:24:47 -04:00
2026-08-08 11:24:47 -04:00
2026-08-08 11:51:07 -04:00
2026-08-08 11:51:07 -04:00
2026-08-08 11:51:07 -04:00
2026-08-08 11:51:07 -04:00
2026-08-08 12:15:23 -04:00
2026-08-08 12:15:23 -04:00
2026-08-08 12:15:23 -04:00
2026-08-08 12:15:23 -04:00
2026-08-08 12:15:23 -04:00
2026-08-08 12:29:27 -04:00
2026-08-08 12:29:27 -04:00
2026-08-08 12:29:27 -04:00
2026-08-08 12:29:27 -04:00
2026-08-08 12:48:05 -04:00
2026-08-08 12:48:05 -04:00
2026-08-08 12:48:05 -04:00
2026-08-08 12:48:05 -04:00
2026-08-08 12:48:05 -04:00
2026-08-08 12:48:05 -04:00
2026-08-09 18:53:02 -04:00
2026-08-09 18:53:02 -04:00
2026-08-09 18:53:02 -04:00
2026-08-09 19:00:36 -04:00
2026-08-09 19:00:36 -04:00
2026-08-09 19:00:36 -04:00
2026-08-09 19:15:05 -04:00
2026-08-09 19:15:05 -04:00
2026-08-09 19:15:05 -04:00
2026-08-09 20:26:14 -04:00
2026-08-09 20:26:14 -04:00
2026-08-09 20:26:14 -04:00
2026-08-09 20:33:01 -04:00
2026-08-09 20:33:01 -04:00
2026-08-09 20:33:01 -04:00
2026-08-09 20:41:04 -04:00
2026-08-09 20:41:04 -04:00
2026-08-09 20:41:04 -04:00
2026-08-09 20:46:55 -04:00
2026-08-09 20:46:55 -04:00
2026-08-09 20:46:55 -04:00
2026-08-09 21:35:07 -04:00
2026-08-09 21:35:07 -04:00
2026-08-09 21:35:07 -04:00
2026-08-11 00:45:11 -04:00
2026-08-11 00:45:11 -04:00
2026-08-11 00:45:11 -04:00
2026-08-11 07:08:32 -04:00
2026-08-11 07:37:13 -04:00
2026-08-11 07:37:13 -04:00
2026-08-11 07:37:13 -04:00
2026-08-11 08:38:12 -04:00
2026-08-11 08:38:12 -04:00
2026-08-11 08:38:12 -04:00
2026-08-11 08:38:12 -04:00
2026-08-11 08:38:12 -04:00
2026-08-11 08:38:12 -04:00
2026-08-11 08:38:12 -04:00
2026-08-11 09:03:31 -04:00
2026-08-11 09:03:31 -04:00
2026-08-11 09:03:31 -04:00
2026-08-11 09:03:31 -04:00
2026-08-11 09:42:35 -04:00
2026-08-11 09:42:35 -04:00
2026-08-11 09:42:35 -04:00
2026-08-07 15:29:10 -04:00
2026-08-07 13:21:02 -04:00
2026-08-07 13:21:02 -04:00
2026-08-07 13:21:02 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 20:13:22 -04:00
2026-08-07 20:13:22 -04:00
2026-08-07 20:13:22 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-01 07:49:56 -04:00
2026-08-07 11:38:33 -04:00
2026-08-07 11:38:33 -04:00
2026-08-07 11:38:33 -04:00
2026-08-01 07:49:56 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 15:21:13 -04:00
2026-08-07 13:39:09 -04:00