Template Builders
Builds
Build handles and history rows expose cache and artifact fields when the API has
them:
cache_summary, artifact_availability, promotability, and
retention_expires_at.
build_backend="native" remains valid for
non-Dockerfile declarative/OCI inputs and historical build filters, but is
rejected for Dockerfile input. BuildKit secrets can be attached fluently or
passed at request time:
build.retry(build_secrets=[...]).
Refs And Versioning
Template Warm Pools
Machine create accepts
warm_pool, warm_pool_mode, and
warm_pool_wait_ms; MachineInfo.warm_pool_checkout reports hit, fallback, or
bypass results.