agent-runtime-execution-api 0.1.1

Internal execution lifecycle contract for Agent Runtime
Documentation
1
2
3
4
5
6
7
8
9
10
# Agent Runtime Execution API

`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).