Compatibility
Compatibility guarantees are focused on deterministic behavior and contracts.
Input compatibility
- OpenAI style tool calls are supported through normalization.
- Generic tool call JSON is supported for custom runtimes.
- PlanSpec remains supported for plan-first usage.
API stability
- Top-level imports remain stable for runtime entry points.
- Contract tests protect schema and decision behavior.