fix(#827): bind Probe-3 generation marker to launcher DI

This commit is contained in:
ms-lead-reviewer
2026-07-19 14:03:52 -05:00
parent cc3d1ea880
commit ca7b522e7b
2 changed files with 51 additions and 1 deletions

View File

@@ -481,7 +481,7 @@ def gated_launcher_precondition(
# checks are belt-and-suspenders diagnostics only.
behavior_markers = (
'"action": "register_anchor"',
"initialize_runtime_generation(generation_file, generation)",
"initialize_generation: Callable[[Path, int], None] = initialize_runtime_generation",
"execute(command[0], command, environment)",
'source_environment["MOSAIC_LEASE_BROKER_SOCKET"]',
'socket_path.parent / f"generation-{session_id}.state"',