Skip to main content

Template Standards

When does a thinking pattern become a reliable instrument?

A template becomes a standard when it has defined inputs, predictable outputs, and a feedback loop that improves it. Without that, it's a suggestion — useful once, unrepeatable, unjudgeable.

The Spec

Every template on the inventory must pass this spec to qualify as a standard.

PropertyDefinitionTest
InputsWhat you bring to itCan someone start with only what the template asks for?
OutputsWhat it producesDoes the output have a defined shape, not just "insight"?
QuestionThe single question it answersIs the question specific enough to fail?
BindingWhat holds the parts togetherRemove one element — does the template collapse?
FeedbackHow the output improves the inputDoes using it once make the second use better?

A template without feedback is a checklist. A template with feedback is an instrument.

Template Classes

Templates serve different cognitive functions. The class determines the quality threshold.

ClassFunctionQuality SignalFailure Mode
MapsMake structure visibleReader sees what was invisibleDecorative diagram with no gap revealed
CanvasesForce completenessEvery cell demands an answerCells filled with filler, no tension
ReasoningCompress judgmentFaster, more reliable decisionsFramework applied without adapting to context
InstrumentsProduce actionable outputOutput feeds the next stepOutput sits in a document, never used
LoopsCompound over cyclesEach pass starts from higher baselineLoop runs but baseline doesn't move

The inventory lists every template on the site. These classes describe how they function.

The Deming Loop

PDCA applied to templates themselves.

StepApplied to TemplatesOutput
PlanPick the template. Define the question. Identify inputs.Clear scope
DoFill it in. Resist editing while filling — capture first.Raw output
CheckDoes the output answer the question? What gaps remain?Variance signal
ActUpdate the template or your understanding. Which?Better baseline

The Act step is the standard's ratchet. If the template never changes, you're using it as a form. If your understanding never changes, the template isn't working.

Template × System

The same template asks different questions depending on which navigation system you point it at. Cross the inventory with three systems and you get 30 distinct questions from the same instruments.

SystemWhat the Template DiagnosesStandard Threshold
ValueAlignment with what mattersOutput references values, not just metrics
BeliefAssumptions and predictionsOutput surfaces testable beliefs
ControlFeedback loop integrityOutput identifies broken sensors or actuators

A template used in only one system is underutilised. A template that produces the same output regardless of system is broken.

Anti-Patterns

PatternWhy It Fails
Template as decorationFilled in after the decision, not before
Template as authority"The canvas says X" — the canvas is an instrument, not an oracle
Template without feedbackUsed once, filed, never revisited
Template without bindingFive boxes that don't interact — a list, not a system
Template applied universallySame template for every problem regardless of context

Commissioning

Templates mature through stages, same as any commissioning sequence.

StageEvidenceStatus
DefinedHas inputs, outputs, question, bindingSpec exists
TestedUsed on at least one real problemProof of concept
ProvenUsed across multiple contexts with consistent output qualityStandard
DocumentedHas a page on the inventory with a storyReferenceable

The gap between Tested and Proven is where most templates die. One successful use creates false confidence. The standard is repeated success across contexts.

Context

Questions

What would change if you held every template to the same standard you hold code — defined inputs, expected outputs, and a test that can fail?

  • Which templates in the inventory currently lack a feedback loop — and is that why they aren't compounding?
  • When a template produces the same answer regardless of which system you point it at, is the template broken or is the operator?
  • What's the difference between a template that improves your thinking and one that merely organises it?