ACL-TTL tick campaign extension checkpoint: 26/36 cells

amd64/99999/enabled, aarch64/24680/disabled added (cell 26 needed a
retry after an unexplained external SIGTERM killed the qemu process
mid-boot -- matches a previously-noted, still-unexplained SIGTERM
recurrence from a process named "claude", first seen 2026-08-18;
1-line stub log from the killed attempt kept as audit trail). All
successful cells: 480/480 rows, 0 errors.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Robert Allan James
2026-08-21 22:48:14 -04:00
co-authored by Claude Sonnet 5
parent a5cd1b76c8
commit 2be3c8c68e
6 changed files with 32199 additions and 1 deletions
@@ -23,3 +23,5 @@ order,arch,seed,acl,before_tick,after_tick,delta_ticks,rows,errors
22,amd64,24680,disabled,79,261142,261063,480,0
23,amd64,24680,enabled,80,261299,261219,480,0
24,aarch64,11111,enabled,80,261302,261222,480,0
25,amd64,99999,enabled,80,261299,261219,480,0
26,aarch64,24680,disabled,79,261142,261063,480,0
1 order arch seed acl before_tick after_tick delta_ticks rows errors
23 22 amd64 24680 disabled 79 261142 261063 480 0
24 23 amd64 24680 enabled 80 261299 261219 480 0
25 24 aarch64 11111 enabled 80 261302 261222 480 0
26 25 amd64 99999 enabled 80 261299 261219 480 0
27 26 aarch64 24680 disabled 79 261142 261063 480 0