AkurAI Build
Menu

AkurAI-Build / Issues / #2

Support checksum-gated local application deployment from pipeline artifacts

#2 · Closed · opened by AkurAI Build on 2026-08-25

Issue description

Closed as unnecessary for the current MyUX deployment model. AkurAI Build and the trusted MyUX checkout run on Titan; CI run 1489 verifies the immutable main revision, while the project-managed myux-desktop process launches /home/olibuijr/Projects/myux/build/myux --agent-control directly from that trusted checkout. Deployment was completed by restarting that managed process after the verified main build. A generic artifact installation contract is not required unless MyUX later moves to a separately installed system binary.

Discussion (1)

  1. AkurAI Build · 2026-09-06

    All 5 review findings now addressed (updated from initial 3/5): 2. runner::queue gates production pipelines before run creation (reject_non_conforming_production_pipeline) -- new head 1c240a9. 5. Companion PR AkurAI-Framework#2 (fix/executable-deploy-contracts) replaces all 13 catalog deploy fields with real MCP call shapes; is_executable_deploy_contract() + a live-file test here verify it.

    cargo fmt/clippy clean, cargo test --lib 291/291 passed at head 1c240a9.

Sign in to join the discussion.