Deploy gate-attested staging controllers #18
Reference in New Issue
Block a user
Delete Branch "fix/staging-gate-attested-controller"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Eliminate Git object fetches from Gitea staging mutation workflows after run 1480 exhausted all three bounded attempts while Gitea repacked 16,093 objects. The successful staging gate now bundles its exact-SHA deploy controller and manifest validator, binds controller.tar by SHA-256 in the immutable manifest, and uploads one release artifact. Deploy/migration verify exact successful gate identity, ZIP/TAR path/type/duplicate/size guards, controller hash, current main/staging refs, and complete Gitea compare commit-DAG evidence before mutation. Manual rollback still executes the current reviewed controller, never the old target controller. Local manifest/workflow contracts pass 35/35; parsed YAML run scripts, Python heredocs, live Gitea DAG proof, mutation Git-op=0, mandatory pre-work, ESLint, privacy, and diff checks pass. BUG-129 and ERR-095 remain investigating until exact-SHA staging deployment succeeds. Production is unchanged.