Skip to content

Fix privileged production launch bootstrap - #17

Merged
areshand merged 1 commit into
mainfrom
codex/production-launch-bootstrap
Aug 22, 2026
Merged

Fix privileged production launch bootstrap#17
areshand merged 1 commit into
mainfrom
codex/production-launch-bootstrap

Conversation

@areshand

Copy link
Copy Markdown
Owner

Summary

  • generate the orchestrator prompt bundle inside the trusted launch process
  • initialize workflow state inside the same trusted launch process
  • keep the existing post-bootstrap ownership sealing and role isolation unchanged

Production issue

The setuid launcher created task runtime directories as root, then re-executed unprivileged helper subcommands that could not write those directories. This blocked every control-server task before supervisor startup.

@areshand
areshand merged commit 4126cea into main Aug 22, 2026
4 checks passed
@areshand
areshand deleted the codex/production-launch-bootstrap branch August 22, 2026 07:49
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