postfader_stop_run
Stop an ongoing production run while preserving completed project changes. Use the run ID from the journal to halt future operations without reverting completed edits.
Instructions
Stop future run operations without undoing completed project changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |