preview_docker_optimization_session
Generate a preview of a Docker optimization session to show the exact authorized build context and summary, requiring your confirmation before any changes are applied.
Instructions
Capture the exact authorized build context and return the complete content-bound one-confirmation optimization summary. This does not build or pull. The user must confirm this exact Preview before authorization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allowed_modes | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget | Yes | ||
| warnings | No | ||
| recipe_id | Yes | ||
| created_at | Yes | ||
| expires_at | Yes | ||
| preview_id | Yes | ||
| network_tier | Yes | ||
| allowed_modes | Yes | ||
| context_paths | Yes | ||
| mutable_paths | Yes | ||
| content_sha256 | Yes | ||
| schema_version | No | 1.0 | |
| planned_actions | Yes | ||
| perflens_version | Yes | ||
| base_image_present | Yes | ||
| mutable_dockerfile | Yes | ||
| baseline_context_id | Yes | ||
| build_capability_id | Yes | ||
| project_policy_sha256 | Yes | ||
| recipe_content_sha256 | Yes | ||
| baseline_build_required | No | ||
| mutable_dependency_lock | Yes | ||
| project_identity_sha256 | Yes | ||
| runtime_capability_sha256 | Yes | ||
| authorization_summary_sha256 | Yes | ||
| baseline_context_content_sha256 | Yes | ||
| build_capability_content_sha256 | Yes | ||
| client_connection_identity_sha256 | Yes |