Skip to content

Rectify: Codex order Runtime-Home Authority - #4570

Merged
Trecek merged 18 commits into
developfrom
impl-rectify-codex-order-runtime-home-authority-20260812-141646
Aug 13, 2026
Merged

Rectify: Codex order Runtime-Home Authority#4570
Trecek merged 18 commits into
developfrom
impl-rectify-codex-order-runtime-home-authority-20260812-141646

Conversation

@Trecek

@Trecek Trecek commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Codex order previously split authority across two directories: pre-launch setup wrote the AutoSkillit MCP registration to the source Codex home while the child read a projected plugin directory as CODEX_HOME. This change gives each persistent Codex order launch one leased generated home as the mutable authority for configuration, authentication, SQLite, rollouts, history, and the exact compiled ORCHESTRATOR skill catalog, while retaining the plugin projection only as immutable content authority.

The generated orchestrator home pins file-based authentication through a durable absolute auth.json link, validates the finalized invocation before spawn, and remains leased across reload and infrastructure-resume attempts. Focused coverage now includes authentication durability, ORCHESTRATOR catalog isolation and collision behavior, managed process ownership and attempt sequencing, and projection immutability under representative runtime writes.

Closes #4566

Implementation Plan

Plan file: /home/talon/projects/generic_automation_mcp/.autoskillit/temp/rectify/rectify_codex_order_runtime_home_authority_2026-08-12_112132.md

Verification

  • pre-commit run --all-files
  • Configured conservative test gate: 26,538 passed, 570 skipped, 27 xfailed

🤖 Generated with Claude Code via AutoSkillit

@Trecek
Trecek force-pushed the impl-rectify-codex-order-runtime-home-authority-20260812-141646 branch from 889421e to 3b04058 Compare August 13, 2026 05:30
@Trecek
Trecek enabled auto-merge August 13, 2026 05:34
@Trecek
Trecek added this pull request to the merge queue Aug 13, 2026
Merged via the queue into develop with commit 098564e Aug 13, 2026
4 checks passed
@Trecek
Trecek deleted the impl-rectify-codex-order-runtime-home-authority-20260812-141646 branch August 13, 2026 06:25
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