| name | protocol-redline |
| description | Use the risk-controlled Fleet protocol mode for irreversible, structural, multi-module, or prompt-policy work. |
Fleet Protocol: Redline
Use this mode when any Downward Guard trigger defined in the Protocol Gate is in scope, for security-sensitive work, or for any operational request needing explicit risk controls. Escalate to protocol-frontline when multiple Carriers or parallel ownership boundaries are required.
Checkpoints
Reconnaissance, Risk review, Plan, Execution, Verification.
Reporting Cadence
As you move through this protocol, report progress to the user in order — each step on its own line with its report token.
- Brief how the Workflow will proceed — name (a) the Workflow steps that will run, (b) file ownership and the rollback-safe checkpoint, and (c) the risk controls in force. → report
brief: <…>
- State that execution is beginning and run the Workflow. → report
status: executing
General Quarters
Confirm each readiness check below before the Workflow. Work through them in order and report each as you confirm it, then proceed to full reconnaissance. These checks prepare the work; they do not gate entry.
Workflow
- Full reconnaissance: audit known facts, enumerate blocking and confirmatory gaps, read applicable AGENTS.md files, map affected code, tests, docs, and boundaries.
- Architecture and risk review: identify public-surface impact, dependency constraints, rollback risk, security risk, and user approval requirements.
- Host-authored structured planning boundary:
Apply the Context Confidence Standing Order — entry requires complete. The host does not plan with unresolved blocking or confirmatory gaps.
- Host-authored risk-controlled plan: define file ownership, small execution batches, verification commands, rollback-safe checkpoints, and any approval point.
- Small-batch execution: edit narrowly, re-read before modifying shared files, and pause on unexpected diffs or scope expansion.
- Refactor gate: refactor only touched code when duplication, complexity, or convention drift appears, only with user approval or when pre-declared in the brief.
- Correctness and security review (may run as a single combined review dispatch): review changed behavior and risk controls; apply Deep Dive to speculative findings and repeat after fixes.
- Documentation and completion report: update directly affected operator docs and report changes, QA, risk controls, and residual uncertainty.