jgrusewski
9056d461d8
docs(sp22): H6 Phase 3 implementation runbook — 36 tasks across 6 phases
Bite-sized task plan derived from the Phase 3 spec
(docs/plans/2026-05-12-sp22-h6-phase3-alpha-beta.md). Tasks grouped
into six phases; all EDIT tasks land in a single atomic commit at
Phase F per `feedback_no_partial_refactor`. There are NO intermediate
commits across Phase A–E; each task's cargo-check step is the
in-flight gate.
Phase A (5 tasks): foundation — new ISV slots
(REWARD_AUX_ALIGN_EMA_INDEX + SP22_AUX_ALIGN_SCALE_INDEX),
state_reset_registry entries, new alpha forward + backward kernels,
build.rs registration.
Phase B (11 tasks): 7-component contract migration —
experience_kernels.cu (producer + beta), backtest_env_kernel.cu
(eval producer + beta), reward_component_ema_kernel.cu (0..7
iteration), reward_decomp_diag_kernel.cu (column 6),
reward_component_mag_ratio_compute_kernel.cu (axis 6),
reward_subsystem_controller_kernel.cu (7-weight emit + w_aux_align
anchor), health_diag_kernel.cu (snap slot),
gpu_experience_collector.rs (7-slot buffer + HEALTH_DIAG print),
gpu_dqn_trainer.rs (7-slot buffer + HEALTH_DIAG + alpha param +
Adam + captured graph wiring), reward_component_monitor.rs (reader),
training_loop.rs (sp11_reward + reward_split print lines).
Phase C (1 task): alpha plumbing collector-side / rollout-time
captured graph (Phase C is otherwise folded into Phase B Task B9).
Phase D (7 tasks): A2 eval-side — aux trunk weight loading +
per-window prev_aux_dir_prob buffer + per-step aux trunk forward +
softmax-to-per-env launch + alpha forward + non-NULL state-gather
wiring across 3 launchers + W ptr sharing trainer ↔ evaluator.
Phase E (7 tasks): verification gates — cargo check,
gpu_backtest_validation, compute-sanitizer, captured-graph integrity
(deferred to smoke), alpha weight movement (deferred to smoke),
7-component contract sanity (deferred to smoke), A2 eval-side aux
activity (deferred to validation eval).
Phase F (5 tasks): audit doc append (Invariant 7), single atomic
commit covering all changes, push, smoke dispatch, verdict
monitoring + audit doc verdict.
Total: 36 tasks. Each task has exact file paths, exact commands with
expected output, and code-block-level specificity for kernel
signatures, struct field additions, and HEALTH_DIAG format-string
extensions. Self-review section maps every spec requirement to a
specific task.
Refs
────
- docs/plans/2026-05-12-sp22-h6-phase3-alpha-beta.md (spec)
- pearl_no_partial_refactor (single atomic commit Phase F)
- feedback_push_before_deploy (Phase F3)
- feedback_no_redundant_monitor (Phase F5 single-channel waiter)
- feedback_kill_runs_on_anomaly_quickly (verdict criteria)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 00:22:31 +02:00
..
2026-02-27 16:15:07 +01:00
2026-02-27 16:16:55 +01:00
2026-02-27 22:08:26 +01:00
2026-02-27 22:13:29 +01:00
2026-02-28 02:29:04 +01:00
2026-02-28 11:51:43 +01:00
2026-02-28 11:58:30 +01:00
2026-02-28 13:07:20 +01:00
2026-02-28 21:18:51 +01:00
2026-02-28 21:24:51 +01:00
2026-02-28 02:32:46 +01:00
2026-02-28 02:37:53 +01:00
2026-02-28 12:59:45 +01:00
2026-02-28 17:46:13 +01:00
2026-02-28 17:50:37 +01:00
2026-03-01 19:22:22 +01:00
2026-03-01 19:25:01 +01:00
2026-03-01 21:17:30 +01:00
2026-03-01 21:21:53 +01:00
2026-03-01 17:54:25 +01:00
2026-03-01 21:25:36 +01:00
2026-03-01 21:25:36 +01:00
2026-03-01 18:37:03 +01:00
2026-03-01 23:13:13 +01:00
2026-03-01 23:16:44 +01:00
2026-03-01 21:39:50 +01:00
2026-03-01 21:42:38 +01:00
2026-03-01 17:16:08 +01:00
2026-03-01 17:23:07 +01:00
2026-03-01 01:51:24 +01:00
2026-03-01 02:00:08 +01:00
2026-03-01 15:23:41 +01:00
2026-03-01 22:25:11 +01:00
2026-03-01 22:31:54 +01:00
2026-03-01 22:32:54 +01:00
2026-03-01 22:32:54 +01:00
2026-03-02 23:44:45 +01:00
2026-03-02 23:48:18 +01:00
2026-03-02 10:58:33 +01:00
2026-03-02 11:20:03 +01:00
2026-03-02 13:26:17 +01:00
2026-03-02 13:28:51 +01:00
2026-03-02 23:40:57 +01:00
2026-03-02 23:45:27 +01:00
2026-03-02 21:05:48 +01:00
2026-03-04 22:58:40 +01:00
2026-03-02 09:49:46 +01:00
2026-03-02 09:59:21 +01:00
2026-03-03 15:56:14 +01:00
2026-03-04 18:36:28 +01:00
2026-03-03 00:59:20 +01:00
2026-03-03 20:40:46 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-03 01:14:02 +01:00
2026-03-03 01:20:27 +01:00
2026-03-03 20:11:21 +01:00
2026-03-03 20:11:21 +01:00
2026-03-03 18:17:23 +01:00
2026-03-03 18:17:23 +01:00
2026-03-03 20:12:00 +01:00
2026-03-03 02:23:38 +01:00
2026-03-03 02:30:00 +01:00
2026-03-04 22:30:12 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 23:13:35 +01:00
2026-03-04 23:18:10 +01:00
2026-03-04 16:46:57 +01:00
2026-03-04 16:46:57 +01:00
2026-03-04 22:58:40 +01:00
2026-03-04 21:56:09 +01:00
2026-03-04 13:24:52 +01:00
2026-03-04 13:17:41 +01:00
2026-03-04 01:54:33 +01:00
2026-03-04 02:04:08 +01:00
2026-03-05 17:06:53 +01:00
2026-03-05 17:06:53 +01:00
2026-03-07 12:08:39 +01:00
2026-03-06 11:44:02 +01:00
2026-03-06 14:32:37 +01:00
2026-03-07 12:08:39 +01:00
2026-03-07 20:38:41 +01:00
2026-03-07 20:38:41 +01:00
2026-03-07 02:14:31 +01:00
2026-03-08 15:13:07 +01:00
2026-03-08 15:13:07 +01:00
2026-03-08 19:39:48 +01:00
2026-03-11 22:00:13 +01:00
2026-03-09 13:17:06 +01:00
2026-03-11 22:00:13 +01:00
2026-03-10 11:17:51 +01:00
2026-03-11 09:40:51 +01:00
2026-03-11 09:11:27 +01:00
2026-03-11 22:00:13 +01:00
2026-05-10 21:35:58 +02:00
2026-05-10 21:35:58 +02:00
2026-05-12 21:07:19 +02:00
2026-05-12 21:07:19 +02:00
2026-05-12 22:27:40 +02:00
2026-05-12 22:23:24 +02:00
2026-05-13 00:08:57 +02:00
2026-05-12 20:58:13 +02:00
2026-05-13 00:22:31 +02:00