Execution
Execution remains maintained in the existing common repository during migration.
This workspace consumes its released distribution; libs/execution is a reserved
scaffold and is excluded from local resolution and publication.
Installation
uv add common-executionHTTP uses its AsyncRunner, RunnerConfig, RetryPolicy, RateLimit and execution reports. Version 0.1.2 includes the typed-header and HTTP-date Retry-After compatibility required by HTTP. See the HTTP execution guide for working examples and the owning package for implementation and release history.