# 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.