AI Executive Office — CXO Assistant Platform · View 22 of 30 · 6 · Operations
Decisions
- A prompt is a release artefact. It is versioned, evaluated and rolled back together with the container image, because a prompt change can break accuracy exactly as thoroughly as a code change and is far easier to make casually
- Tenant configuration travels on its own faster pipeline, but it is schema-checked, versioned and reversible. "Configuration, not custom code" only holds if the configuration is engineered
- Ring deployment: one pilot tenant before all tenants. Sovereign tenants have their own change windows and may pin a model version
The gates that matter
- Golden-question evaluation with a no-regression rule, per tenant where the tenant has supplied questions
- Cross-tenant isolation probes on every release — the pooled tier's central control, automated because review cannot prove a negative
- Red-team suite for prompt injection and data leakage, run against the retrieval path with adversarial documents
Risks
- Evaluation sets rot. A suite that passes for six months usually means it stopped being representative, so failures mined from production are fed back into it continuously (view 24)