Skip to content

Bootstrap canonical Builder activation - #167

Merged
eamirian merged 1 commit into
mainfrom
codex/v1-builder-activation-bootstrap
Aug 14, 2026
Merged

Bootstrap canonical Builder activation#167
eamirian merged 1 commit into
mainfrom
codex/v1-builder-activation-bootstrap

Conversation

@eamirian

Copy link
Copy Markdown
Contributor

Summary

  • give new canonical v1alpha1 activations and Builder v1alpha2 plans distinct versioned governed-state namespaces while preserving the old shared namespace as immutable read-only compatibility
  • persist exact Builder activation-plan and activation-receipt artifacts, then bootstrap only from the current Core-admitted plan through a separately resolved exact-spec approval
  • derive runtime head preconditions from the committed receipt, resolve the exact compiled Pack through a read-only resolver dependency, and fail closed on stale, mismatched, revoked, non-current, or non-initial material
  • make exact replay idempotent without minting approval, widening authority, or changing MCP/domain surfaces

Verification

  • Ruff: green
  • focused activation / Builder / recorded-source / boundary: 53 passed, 1 skipped
  • live + prepared runtime / Brief / source gates: 111 passed, 2 skipped
  • full supported suite: 7762 passed, 245 skipped, 262 deselected
  • git diff --check: green

Environment limitations

The full supported run had six sandbox-only failures caused by denied loopback socket operations: two disposable Surreal port binds, two Canvas localhost binds, the egress closed-port connection check, and the startup closed-port bind. These are unchanged environment restrictions rather than product failures.

Boundaries

This PR does not implement owner UI approval, change tokens or authority classes, add domain vocabulary, expand MCP, merge, release, or publish. Exact compiled Pack loading remains a host/resolver dependency.

@eamirian
eamirian force-pushed the codex/v1-builder-activation-bootstrap branch from 2b89313 to 84b25f7 Compare August 14, 2026 00:21
@eamirian
eamirian marked this pull request as ready for review August 14, 2026 00:31
@eamirian
eamirian merged commit 9ac1769 into main Aug 14, 2026
6 checks passed
@eamirian
eamirian deleted the codex/v1-builder-activation-bootstrap branch August 14, 2026 00:31
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