Jobdori
8b2f959a98
test(runtime): add worker→recovery→policy integration test
Adds worker_provider_failure_flows_through_recovery_to_policy():
- Worker boots, sends prompt, encounters provider failure
- observe_completion() classifies as WorkerFailureKind::Provider
- from_worker_failure_kind() bridges to FailureScenario
- attempt_recovery() executes RestartWorker recipe
- Post-recovery context evaluates to merge-ready via PolicyEngine
Completes the P2.8/P2.13 wiring verification with a full cross-module
integration test. 660 tests pass.
2026-04-04 21:27:44 +09:00
..
2026-04-03 18:35:27 +09:00
2026-04-03 19:55:12 +09:00
2026-04-01 07:09:06 +00:00
2026-04-03 22:41:42 +09:00
2026-04-03 18:23:03 +09:00
2026-04-04 21:27:44 +09:00
2026-04-04 02:18:52 +00:00
2026-04-01 05:55:25 +00:00
2026-04-04 16:35:33 +09:00