Oleksandr Bezdieniezhnykh
8abfb020fe
[AZ-619] Phase A: build_pre_constructed seeds c13_fdr + clock
...
Adds airborne_bootstrap.build_pre_constructed(config) returning a
dict with the two foundational keys: a per-binary shared FdrClient
under "c13_fdr" (via make_fdr_client with the new
AIRBORNE_MAIN_PRODUCER_ID constant) and a fresh WallClock under
"clock". Phases B..F (AZ-620..AZ-624) extend this function
additively without breaking the AZ-619 contract.
The c13_fdr instance is identity-stable across calls (per the
make_fdr_client per-producer cache) so callers can call
build_pre_constructed twice and get the same FdrClient back -
AC-619.2.
Replay-mode override is unchanged: compose_root merges
replay_components over pre_constructed so the WallClock here is
replaced by TlogDerivedClock in replay binaries (existing
contract documented in compose_root's docstring).
Tests: 5 new unit tests under tests/unit/runtime_root/
test_az619_pre_constructed_phase_a.py, all passing. AZ-591 not
regressed (12/12 in the combined run).
Spec moved to _docs/02_tasks/done/.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-19 06:23:15 +03:00
..
2026-05-13 19:42:46 +03:00
2026-05-11 01:33:42 +03:00
2026-05-11 03:00:49 +03:00
2026-05-11 03:00:49 +03:00
2026-05-11 01:33:42 +03:00
2026-05-11 02:03:36 +03:00
2026-05-11 03:23:33 +03:00
2026-05-11 02:03:36 +03:00
2026-05-11 03:00:49 +03:00
2026-05-11 03:00:49 +03:00
2026-05-11 03:00:49 +03:00
2026-05-11 03:23:33 +03:00
2026-05-11 01:33:42 +03:00
2026-05-11 03:23:33 +03:00
2026-05-11 02:03:36 +03:00
2026-05-11 01:33:42 +03:00
2026-05-11 02:03:36 +03:00
2026-05-11 03:23:33 +03:00
2026-05-11 02:03:36 +03:00
2026-05-11 03:38:58 +03:00
2026-05-11 03:38:58 +03:00
2026-05-11 03:38:58 +03:00
2026-05-11 03:52:07 +03:00
2026-05-11 03:52:07 +03:00
2026-05-11 03:52:07 +03:00
2026-05-12 04:30:14 +03:00
2026-05-12 23:11:49 +03:00
2026-05-12 23:55:50 +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 04:21:44 +03:00
2026-05-12 17:05:41 +03:00
2026-05-12 18:01:50 +03:00
2026-05-13 04:01:37 +03:00
2026-05-12 19:29:11 +03:00
2026-05-12 20:37:41 +03:00
2026-05-13 07:01:14 +03:00
2026-05-13 19:42:46 +03:00
2026-05-13 05:48:52 +03:00
2026-05-13 06:13:36 +03:00
2026-05-13 08:48:53 +03:00
2026-05-13 00:09:53 +03:00
2026-05-13 04:20:47 +03:00
2026-05-13 02:37:14 +03:00
2026-05-13 02:37:14 +03:00
2026-05-13 05:00:16 +03:00
2026-05-13 19:42:46 +03:00
2026-05-13 19:42:46 +03:00
2026-05-13 19:42:46 +03:00
2026-05-13 21:30:25 +03:00
2026-05-13 21:30:25 +03:00
2026-05-12 04:44:31 +03:00
2026-05-12 09:56:45 +03:00
2026-05-14 01:11:09 +03:00
2026-05-14 02:40:01 +03:00
2026-05-14 03:30:46 +03:00
2026-05-12 05:25:35 +03:00
2026-05-13 22:44:22 +03:00
2026-05-13 22:31:56 +03:00
2026-05-13 23:52:54 +03:00
2026-05-14 00:39:29 +03:00
2026-05-13 21:47:07 +03:00
2026-05-12 05:31:27 +03:00
2026-05-12 06:22:40 +03:00
2026-05-12 05:43:33 +03:00
2026-05-14 04:10:34 +03:00
2026-05-14 04:10:34 +03:00
2026-05-14 04:10:34 +03:00
2026-05-12 05:52:36 +03:00
2026-05-14 04:10:34 +03:00
2026-05-11 10:32:14 +03:00
2026-05-14 05:01:14 +03:00
2026-05-14 05:01:14 +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 07:06:38 +03:00
2026-05-11 10:12:30 +03:00
2026-05-11 07:13:44 +03:00
2026-05-11 06:53:22 +03:00
2026-05-16 09:02:33 +03:00
2026-05-11 04:17:59 +03:00
2026-05-11 04:28:14 +03:00
2026-05-11 04:17:59 +03:00
2026-05-11 04:47:44 +03:00
2026-05-11 04:47:44 +03:00
2026-05-11 04:47:44 +03:00
2026-05-11 05:06:56 +03:00
2026-05-11 05:06:56 +03:00
2026-05-12 05:10:01 +03:00
2026-05-14 05:33:20 +03:00
2026-05-14 05:33:20 +03:00
2026-05-14 11:55:33 +03:00
2026-05-14 20:04:37 +03:00
2026-05-14 09:01:04 +03:00
2026-05-14 21:41:39 +03:00
2026-05-14 09:50:51 +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-16 17:54:00 +03:00
2026-05-16 17:54:00 +03:00
2026-05-16 18:10:46 +03:00
2026-05-16 18:10:46 +03:00
2026-05-17 07:12:24 +03:00
2026-05-17 07:12:24 +03:00
2026-05-17 07:49:17 +03:00
2026-05-17 07:49:17 +03:00
2026-05-17 07:12:24 +03:00
2026-05-17 07:49:17 +03:00
2026-05-17 14:48:45 +03:00
2026-05-17 15:10:20 +03:00
2026-05-17 15:28:39 +03:00
2026-05-17 15:43:06 +03:00
2026-05-17 08:26:16 +03:00
2026-05-17 08:26:16 +03:00
2026-05-17 08:26:16 +03:00
2026-05-17 15:43:06 +03:00
2026-05-17 16:46:49 +03:00
2026-05-17 16:46:49 +03:00
2026-05-17 16:46:49 +03:00
2026-05-17 16:46:49 +03:00
2026-05-17 17:09:37 +03:00
2026-05-17 17:09:37 +03:00
2026-05-17 17:09:37 +03:00
2026-05-17 17:09:37 +03:00
2026-05-17 17:33:43 +03:00
2026-05-17 17:33:43 +03:00
2026-05-17 17:33:43 +03:00
2026-05-17 17:33:43 +03:00
2026-05-17 18:01:55 +03:00
2026-05-17 18:01:55 +03:00
2026-05-17 18:01:55 +03:00
2026-05-17 18:01:55 +03:00
2026-05-16 17:18:01 +03:00
2026-05-16 17:18:01 +03:00
2026-05-17 18:14:00 +03:00
2026-05-13 19:42:46 +03:00
2026-05-12 02:53:58 +03:00
2026-05-13 02:37:14 +03:00
2026-05-13 23:23:22 +03:00
2026-05-13 23:37:04 +03:00
2026-05-14 00:51:19 +03:00
2026-05-14 03:03:16 +03:00
2026-05-16 05:33:56 +03:00
2026-05-16 12:58:38 +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-19 06:23:15 +03:00