Conditions for Using the Short-Circuit Pattern (Pure Extension Type)
In the previous chapter, we described choosing the standard pattern (up to three full rounds) when building from scratch. This chapter covers the other side. When we are simply adding something new on top of an already-established foundation, we can reduce the number of internal consultation rounds (the process of gathering checks across the seven internal subagents) and move directly to external audit (the review step handled outside the internal team). We call this path the "short-circuit pattern (pure extension type)."
"Short-circuit" does not mean skipping checks. It means reducing the number of internal rounds across the seven subagents, while still passing through external audit as the final gate. External audit itself is never skipped.
What situations allow us to use the short-circuit pattern? Below, we organize the conditions we use to make that judgment.
Condition 1: The work is a "pure addition" to an established pattern
This applies when we are adding something that fits within an existing pattern, not changing the pattern itself.
Take writing a new chapter in the series as an example. The structural rules — formal writing style, heading format, target length, and prohibited vocabulary — are already established. A chapter produced by following those rules does not change the rules themselves. It is simply one more item added in line with the existing pattern.
Whether we are "changing the pattern" or "adding within the pattern" is the fork between the standard and short-circuit routes.
Condition 2: The underlying assumptions and design remain unchanged
The content being added must not rewrite any existing assumptions.
Changing a term's definition, reordering a workflow, adjusting role boundaries — changes like these may look small on their own, but they can break alignment with other parts of the system. Because their impact reaches widely, skipping the multi-angle review of the seven internal subagents risks leaving oversights behind.
We can check this by asking: "Does what we just added stand on the same assumptions as what already exists?" Once we touch the underlying assumptions, the work no longer suits the short-circuit pattern.
Condition 3: The change is reversible and has a limited scope of impact
We check whether, if a problem is found in the output, correcting or rolling it back is realistically possible. "Reversible" here means the work qualifies as a reversible action (one that can be undone without lasting consequences if something goes wrong).
"Limited scope of impact" means that even if this output does not work out, it is unlikely to ripple into other chapters, other designs, or other workflows. When a problem stays local, the cost of fixing it is low and we can respond quickly.
Conversely, anything that is hard to undo once published, or that affects multiple areas, is safer to send through multiple rounds with the seven internal subagents. "We can undo it" is the prerequisite that supports reducing the number of review rounds.
Condition 4: There is prior precedent, and the known blind spots are already documented
Whether we have done the same category of work before, and whether the types of problems that tend to arise have been accumulated, is a key factor in the judgment.
With prior precedent, we already know what points tend to surface in round one. Known blind spots (places where oversights tend to occur) — such as "expression inconsistencies tend to appear in this type of chapter" or "terminology alignment needs checking in this procedure" — are things we can pre-check ourselves before submitting. The scope of what external audit will look for also becomes more predictable.
When there is no precedent — when it is a first attempt — the location of unknown blind spots is not visible. In those situations, we return to the standard pattern.
Condition 5: Overall consistency does not waver
Individual additions that are each fine on their own can sometimes produce a state, when lined up as a whole, where "this section sounds different" or "only this chapter followed a different procedure."
Final confirmation of overall consistency is handled by external audit. The reason the short-circuit pattern can reduce internal rounds is that the condition is met: individual checks can be handled by the creator themselves. On top of that, we direct external audit to take a bird's-eye view of the whole. This is what "moving directly to external audit" actually means.
What "direct" means and when to use it
If the standard pattern is "seven internal subagents x up to three rounds → external audit," then the short-circuit pattern is "seven internal subagents x one round (or a lightweight check) → external audit." We reduce the number of rounds. We do not remove external audit.
When all five conditions are met, we can choose the short-circuit pattern. If even one is missing, we return to the standard pattern. When the judgment is difficult, choosing the standard pattern is the safer option. "I have a feeling we can short-circuit" is not a valid reason. We confirm that the conditions are met before applying it.
"Cutting unnecessary rounds and concentrating on the checks that matter" is the true meaning of the short-circuit pattern. It is not about skipping checks — it is about choosing where to apply them most thoroughly.