AkurAI Build
Menu

AkurAI-Build

public

Latest change 1b429348c988e59d4f46dcea44c8921db363b6ea - docs: define machine-readable suite production delivery policy by Ólafur Búi Ólafsson

# Epic: Suite Deployment Governance

- **Status:** planned
- **Updated:** 2026-09-02

## Why
All 13 applications in `AkurAI-Framework/AKURAI_APPS.toml` must use one enforceable AkurAI Build delivery path. Current audit found one missing pipeline, one pipeline without immutable package stage, one production environment mismatch, and stale catalog commands that bypass Build.

## Scope
- In: hosted Git, pipeline validation, verify/package/deploy ordering, immutable artifacts, production policy, host-agent health/rollback, migration recovery, secret handling, persisted run evidence, and fleet conformance reporting.
- Out: changing app domain behavior or deploying app migrations before each repository task is implemented and reviewed.

## Policy
- [suite-deployment-policy.md](../../docs/suite-deployment-policy.md) — machine-readable
  rule table (SDP-001..010), conforming example, integration points, and the
  13-app baseline audit.

## Tasks
- [enforce-suite-deployment-contract](../../.tasks/enforce-suite-deployment-contract.md)