Oleksandr Bezdieniezhnykh
2be1b5101e
[AZ-687] [autodev] File replay-mode guard task + Tier-2 evidence
...
Jetson Tier-2 e2e on 2026-05-19 11:27 surfaced a NEW gap one phase
deeper than where Rerun 3 died: build_pre_constructed seeds
c6_descriptor_index unconditionally, which reads
config.components["c6_tile_cache"] via storage_factory._c6_config.
The replay CLI synthesizes a Config that has no c6_tile_cache
block, so AC-1/2/5/6 fail with KeyError 'c6_tile_cache'.
Bootstrap (no source code changes):
- AZ-687 (Story, To Do, 2pt, Epic AZ-602; blocks AZ-618)
- Task spec in _docs/02_tasks/todo/
- _dependencies_table.md row + header narrative
- _docs/_autodev_state.md detail repointed at AZ-687
- _docs/03_implementation/jetson_runs/ Tier-2 evidence
The fix itself lives in batch 97 (next session): guard the c6/c7
seeds at the BUILD-PRE-CONSTRUCTED layer when config.mode ==
"replay". Per existing storage_factory._c6_config docstring the
silent-fallback path is explicitly rejected — the bootstrap layer
is the right seam.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-19 11:53:14 +03:00
..
2026-05-19 11:53:14 +03:00
2026-05-19 10:28:43 +03:00
2026-05-12 09:18:20 +03:00
2026-05-11 01:00:28 +03:00
2026-05-11 01:33:42 +03:00
2026-05-11 02:03:36 +03:00
2026-05-11 03:00:49 +03:00
2026-05-11 03:23:33 +03:00
2026-05-11 03:38:58 +03:00
2026-05-11 03:52:07 +03:00
2026-05-11 04:17:59 +03:00
2026-05-11 04:28:14 +03:00
2026-05-11 04:47:44 +03:00
2026-05-11 05:06:56 +03:00
2026-05-11 05:35:20 +03:00
2026-05-11 05:51:23 +03:00
2026-05-11 06:07:45 +03:00
2026-05-11 06:20:01 +03:00
2026-05-11 06:53:22 +03:00
2026-05-11 07:06:38 +03:00
2026-05-11 07:13:44 +03:00
2026-05-11 10:12:30 +03:00
2026-05-11 10:32:14 +03:00
2026-05-12 01:28:49 +03:00
2026-05-12 02:53:58 +03:00
2026-05-12 09:56:45 +03:00
2026-05-12 10:13:21 +03:00
2026-05-12 10:20:21 +03:00
2026-05-12 10:33:37 +03:00
2026-05-12 17:05:41 +03:00
2026-05-12 18:01:50 +03:00
2026-05-12 19:29:11 +03:00
2026-05-12 20:37:41 +03:00
2026-05-12 23:11:49 +03:00
2026-05-12 23:55:50 +03:00
2026-05-13 00:09:53 +03:00
2026-05-13 03:09:40 +03:00
2026-05-13 04:01:37 +03:00
2026-05-13 04:20:47 +03:00
2026-05-13 05:00:16 +03:00
2026-05-13 05:48:52 +03:00
2026-05-13 06:13:36 +03:00
2026-05-13 07:01:14 +03:00
2026-05-13 08:48:53 +03:00
2026-05-13 09:34:14 +03:00
2026-05-13 11:03:46 +03:00
2026-05-13 19:42:46 +03:00
2026-05-13 18:06:02 +03:00
2026-05-13 21:47:07 +03:00
2026-05-13 22:31:56 +03:00
2026-05-13 22:44:22 +03:00
2026-05-13 23:23:22 +03:00
2026-05-13 23:37:04 +03:00
2026-05-13 23:52:54 +03:00
2026-05-14 00:39:29 +03:00
2026-05-14 00:51:19 +03:00
2026-05-14 01:11:09 +03:00
2026-05-14 02:40:01 +03:00
2026-05-14 03:03:16 +03:00
2026-05-14 03:30:46 +03:00
2026-05-14 04:09:22 +03:00
2026-05-14 05:01:14 +03:00
2026-05-14 05:33:20 +03:00
2026-05-14 09:50:51 +03:00
2026-05-16 09:02:33 +03:00
2026-05-16 16:22:44 +03:00
2026-05-16 17:18:01 +03:00
2026-05-16 17:54:00 +03:00
2026-05-16 18:10:46 +03:00
2026-05-17 07:12:24 +03:00
2026-05-17 07:49:17 +03:00
2026-05-17 08:26:16 +03:00
2026-05-17 08:42:12 +03:00
2026-05-17 09:00:55 +03:00
2026-05-17 09:08:48 +03:00
2026-05-17 09:52:05 +03:00
2026-05-17 12:08:02 +03:00
2026-05-17 13:40:07 +03:00
2026-05-17 14:19:08 +03:00
2026-05-17 14:46:08 +03:00
2026-05-17 15:09:58 +03:00
2026-05-17 15:28:39 +03:00
2026-05-17 15:43:06 +03:00
2026-05-17 16:46:49 +03:00
2026-05-17 17:09:04 +03:00
2026-05-17 17:33:22 +03:00
2026-05-17 18:01:55 +03:00
2026-05-17 18:14:00 +03:00
2026-05-19 06:35:47 +03:00
2026-05-19 06:36:11 +03:00
2026-05-19 06:47:05 +03:00
2026-05-19 08:56:04 +03:00
2026-05-19 09:20:28 +03:00
2026-05-19 09:38:13 +03:00
2026-05-19 10:28:43 +03:00
2026-05-12 03:55:41 +03:00
2026-05-12 17:12:30 +03:00
2026-05-12 21:47:40 +03:00
2026-05-13 00:12:30 +03:00
2026-05-13 04:29:26 +03:00
2026-05-13 06:40:09 +03:00
2026-05-13 09:40:27 +03:00
2026-05-13 21:50:32 +03:00
2026-05-13 23:26:58 +03:00
2026-05-14 00:39:29 +03:00
2026-05-14 02:45:28 +03:00
2026-05-14 04:12:47 +03:00
2026-05-14 09:50:51 +03:00
2026-05-14 21:41:39 +03:00
2026-05-16 17:54:00 +03:00
2026-05-17 07:49:17 +03:00
2026-05-17 15:43:06 +03:00
2026-05-19 08:30:08 +03:00
2026-05-19 08:30:08 +03:00
2026-05-16 12:45:58 +03:00
2026-05-17 18:15:48 +03:00
2026-05-18 07:39:31 +03:00
2026-05-18 09:50:11 +03:00