Skip to content

Fix detached launcher runtime hydration - #173

Merged
bigboateng merged 2 commits into
mainfrom
fix/detached-launcher-runtime-bootstrap
Aug 9, 2026
Merged

Fix detached launcher runtime hydration#173
bigboateng merged 2 commits into
mainfrom
fix/detached-launcher-runtime-bootstrap

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • seed the exact Git-common bootstrap runtime in detached mode
  • keep supervision-aware shared activation under the external controller root
  • fail before bootstrap publication when detached shared state is unsafe

Boundary conformance

  • Boundary: verified installer/hydrator to Git-common bootstrap, then bootstrap helper to detached shared/local activation
  • Control law: tracked launchers execute only the exact pinned, checksum-verified bootstrap and dispatch only through a verified local runtime
  • Failure behavior: invalid or symlinked shared state fails closed without publishing bootstrap or local bytes

Validation

  • go test ./...
  • go build ./...
  • go vet ./...
  • python3 -m unittest discover -s .github/tests -p "test_*.py"
  • release-note validate and committed-diff preflight

Release note: release-notes/2026-08-09-detached-launcher-bootstrap.md

@bigboateng
bigboateng enabled auto-merge (squash) August 9, 2026 20:09
@bigboateng
bigboateng merged commit c4a41b1 into main Aug 9, 2026
9 checks passed
@bigboateng
bigboateng deleted the fix/detached-launcher-runtime-bootstrap branch August 9, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant