postfader_validate_run
Validates a bounded production run plan against current capabilities before any changes are made to FL.
Instructions
Validate a bounded Production Run and current capabilities without changing FL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Closed ordered Production Run plan to validate without mutation. | |
| request | Yes | Task-scoped objective, scope, preservation rules, allowed changes, completion target, and authorization inferred from the user's request. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valid | Yes | ||
| blockers | No | ||
| warnings | No | ||
| executable | Yes | ||
| plan_digest | Yes | ||
| validated_at | Yes | ||
| schema_version | No | 1.0 | |
| session_fingerprint | No | ||
| project_state_digest | No | ||
| required_capabilities | Yes | ||
| unsupported_operations | No | ||
| resolved_operation_order | Yes | ||
| expected_mutation_categories | Yes |