`agent-runtime-execution-api` defines the asynchronous lifecycle contract
between HTTP transports and execution coordination, together with the durable
execution journal port.
This is a published internal dependency for Runtime distributions. Agent and
tool authors should use `agent-runtime-sdk` instead.
See the [API documentation](https://docs.rs/agent-runtime-execution-api).