postfader_continue_run
Resume or replace the unexecuted portion of a saved production run after new instructions, keeping completed steps intact and refining the remaining workflow.
Instructions
Continue or replace only a run's unexecuted remainder after a follow-up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta | Yes | Use mode=resume with no operations to continue the saved plan, append operations, or replace only the unexecuted remainder; an optional updated request may narrow scope or change task policy. | |
| run_id | Yes | Production Run identifier retained in the local journal. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| status | Yes | ||
| summary | Yes | ||
| blockers | No | ||
| receipts | No | ||
| warnings | No | ||
| phase_plan | No | ||
| run_context | No | ||
| project_saved | No | ||
| timing_report | No | ||
| attempted_count | Yes | ||
| completed_count | Yes | ||
| creation_outcome | No | ||
| readiness_report | No | ||
| total_operations | Yes | ||
| generated_outputs | No | ||
| write_mode_active | No | ||
| rollback_attempted | No | ||
| session_fingerprint | No | ||
| project_state_digest | No | ||
| write_mode_enable_count | No | ||
| write_mode_disable_count | No | ||
| write_mode_shutdown_verified | No |