bug(di): CorrectionService missing checkpoint_service wiring in container #1180

Closed
brent.edwards wants to merge 1 commits from bugfix/m4-correction-checkpoint-wiring into master

1 Commits

Author SHA1 Message Date
brent.edwards ca3be0eae5 bug(di): CorrectionService missing checkpoint_service wiring in container
CI / benchmark-publish (pull_request) Has been skipped
CI / quality (pull_request) Successful in 56s
CI / lint (pull_request) Successful in 3m21s
CI / build (pull_request) Successful in 15s
CI / helm (pull_request) Successful in 24s
CI / typecheck (pull_request) Successful in 4m13s
CI / security (pull_request) Successful in 4m16s
CI / integration_tests (pull_request) Successful in 6m59s
CI / unit_tests (pull_request) Successful in 7m42s
CI / docker (pull_request) Successful in 1m24s
CI / e2e_tests (pull_request) Successful in 12m29s
CI / coverage (pull_request) Successful in 11m40s
CI / status-check (pull_request) Successful in 1s
CI / benchmark-regression (pull_request) Successful in 54m3s
Wire CorrectionService through DI by injecting checkpoint_service in the container and resolving correction handling from the container in plan correct CLI paths, so revert mode can execute rollback logic consistently across runtime entry points.\n\nUpdate regression and helper tests to mock container.correction_service instead of constructor patching, remove the expected-fail marker for issue #986, and include deterministic Robot stability fixes encountered while satisfying mandatory full nox/e2e quality gates.

ISSUES CLOSED: #986
2026-03-28 21:28:17 +00:00