TenantAtlas/specs/110-ops-ux-enforcement/contracts/no-api-changes.md
2026-02-23 22:48:30 +01:00

10 lines
419 B
Markdown

# Contracts: No API Changes
This feature introduces **no new HTTP endpoints**, no new API resources, and no changes to existing request/response contracts.
Scope is limited to internal operation flow behavior:
- OperationRun status/outcome transitions must go through `OperationRunService`.
- Queued/running DB notifications are banned.
- Terminal completion notification is initiator-only and emitted exactly once.