Skip to content

Package and launch Atrium - #156

Merged
eamirian merged 1 commit into
mainfrom
codex/v1-installable-atrium
Aug 13, 2026
Merged

Package and launch Atrium#156
eamirian merged 1 commit into
mainfrom
codex/v1-installable-atrium

Conversation

@eamirian

@eamirian eamirian commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Outcome

Atrium becomes an installed ACE application rather than a source-checkout demo. ace atrium serves the production bundle on loopback and forwards governed API calls same-origin to the configured Core runtime.

Included

  • packaged production Atrium assets in the Core wheel and sdist
  • ace atrium loopback launcher with optional browser open
  • same-origin Core API forwarding with fail-closed route collision handling
  • reuse of the already-issued CLI bearer token without embedding API keys
  • installed-asset, host, proxy, and CLI tests

Verification

  • rebased onto Core main through personal ownership and Ask ACE
  • focused Atrium, Builder host, API, and CLI: 43 passed
  • current Canvas production package build passed
  • wheel and sdist build passed
  • clean isolated wheel install passed with all 157 dependencies
  • installed ace atrium --help and current hashed static assets verified from /private/tmp, outside the checkout
  • Ruff and diff checks passed

Boundary

ace atrium is checkout-free, but it expects an already-running configured Core API. Checkout-free setup/runtime is provided separately on main; the live installed service-start acceptance and single-user authority bootstrap remain v1 gates. This PR does not add domain logic or widen authority.

@eamirian
eamirian force-pushed the codex/v1-builder-start branch from c8b2e94 to 6622927 Compare August 13, 2026 22:14
@eamirian
eamirian force-pushed the codex/v1-installable-atrium branch from 0e08d68 to be3c2d8 Compare August 13, 2026 22:15
@eamirian
eamirian force-pushed the codex/v1-installable-atrium branch from be3c2d8 to a9388a9 Compare August 13, 2026 23:30
@eamirian
eamirian changed the base branch from codex/v1-builder-start to main August 13, 2026 23:31
@eamirian
eamirian force-pushed the codex/v1-installable-atrium branch 3 times, most recently from 5f43ff8 to 9a16a9e Compare August 13, 2026 23:35
@eamirian
eamirian force-pushed the codex/v1-installable-atrium branch from 9a16a9e to 21e73f9 Compare August 13, 2026 23:45
@eamirian
eamirian marked this pull request as ready for review August 13, 2026 23:55
@eamirian
eamirian merged commit 0b45e3b into main Aug 13, 2026
6 checks passed
@eamirian
eamirian deleted the codex/v1-installable-atrium branch August 13, 2026 23:55
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