Skip to content

Timeboxed Inquiry Record

Closure artifact — instantiates Regress Termination Rule

Caps an open-ended investigation at a fixed time or resource budget and records what was learned, what remains unresolved, and the scope the cap applies to — so inquiry closes on the deadline without hiding its gaps.

Some questions could be investigated indefinitely with no natural saturation point in sight. A Timeboxed Inquiry Record terminates that regress by the bluntest honest means: a fixed budget — so many hours or days, decided up front — at the end of which the inquiry stops whether or not it feels finished, and a record of exactly what state it reached. What makes it THIS mechanism is that closure is driven by the deadline, not by the evidence running dry, and that the artifact's whole reason to exist is to make a forced stop honest: it writes down what was learned, what is still open, and precisely which question the budget bought an answer to. It trades completeness for a deadline, and pays for that trade with disclosure.

Example

An engineering team is stuck on "build our own search or buy a vendor's?" — a question that could swallow weeks. Instead they run a timeboxed spike: two engineer-days, no more, scoped narrowly to one question — can the leading vendor hit our latency and cost targets on our data? — explicitly not a full build-versus-buy business case. When the two days are up, they stop and write the record: vendor meets the latency target; cost at our scale is still unknown; data-residency is unverified; scope covered technical feasibility only, not strategy or total cost of ownership. That record is the deliverable. The decision can now move on the deadline, and because the residual and the scope boundary are written down, no one downstream can mistake a two-day feasibility probe for a settled build-versus-buy verdict.

How it works

  • Fix the budget first. Set the time or resource cap before starting, so the stop is a commitment rather than a point of fatigue.
  • Scope what the budget buys. State the specific question the cap is meant to answer — and, just as explicitly, what it is not meant to settle.
  • Work to the buzzer, then stop. When the budget is spent, inquiry ends regardless of how complete it feels; the cap is the terminus.
  • Record the state reached. Write down findings, the residual open questions, and the scope boundary — the disclosure that makes a forced stop defensible.

Tuning parameters

  • Budget size — how much time or resource the box holds. Larger boxes answer more but delay closure and invite the very open-endedness the tool fights; smaller ones force ruthless focus at the risk of stopping short.
  • Scope tightness — how narrowly the question is framed. A tight scope makes a small budget meaningful; a loose one lets the box overflow and answer nothing well.
  • Buzzer discipline — hard stop versus soft extension. A hard buzzer preserves the mechanism; routine extensions quietly turn it back into open-ended inquiry.
  • Record depth — how thoroughly findings and residue are documented. Thin records close fast but leak gaps downstream; thorough ones cost time but keep the forced stop honest.

When it helps, and when it misleads

Its strength is breaking analysis paralysis on questions with no natural stopping point: the deadline forces prioritization, and the record keeps the forced closure from becoming a hidden one. It fits exploratory, front-loaded work — feasibility spikes, discovery, scoping — where some answer by a date beats a perfect answer eventually.

Its central danger is that the cap can fall before the answer, and downstream readers treat the truncated finding as conclusive — the residual and scope notes ignored, so a two-day probe is quoted as a verdict. Scope creep makes the box meaningless, and a soft buzzer erases it entirely. It can be run backwards too: a box set so short it can only confirm a preferred direction, or a report that quietly drops the caveats when it moves up the chain.[1] The discipline that keeps it honest is to hold the buzzer, keep the scope tight and written, and carry the residual and scope boundary into the decision rather than leaving them in a document no one rereads.

How it implements the components

  • timebox_or_resource_limit — the fixed budget is the terminating device: inquiry ends when the box is spent, by prior commitment.
  • decision_scope_boundary — the record states exactly what question the cap answered and what it did not, keeping a narrow probe from being read as a broad conclusion.
  • uncertainty_residue — it documents the questions still open at the buzzer, so action proceeds with the gaps visible rather than erased.

It does not stop on evidence saturation or set a pre-committed statistical stopping rule (sufficiency_thresholdResearch Stopping Rule), grade the evidence it gathered (→ Evidence Sufficiency Rubric), or list what would reopen the decision later (reopening_conditionReview Trigger Register).

  • Instantiates: Regress Termination Rule — it terminates inquiry by a deadline and discloses the state reached.
  • Sibling mechanisms: Research Stopping Rule · Review Trigger Register · Evidence Sufficiency Rubric · Decision Closure Criteria · Burden-of-Proof Rule · Axiom Set · First-Principles Statement · Five Whys with Stop Rule · Governance Authority Chain · Assumption Log

Notes

The distinction from a Research Stopping Rule is the driver of the stop: this artifact stops on a deadline and exists to record the state at that moment, whereas a research stopping rule stops on information saturation and the resource cap is only its backstop. When neither the answer nor the calendar will wait, the timebox is the more honest tool — provided its record is actually read.

References

[1] The timebox and the spike — a strictly time-limited investigation to answer one question — are standard practices in Agile and Extreme Programming for bounding open-ended exploration. Their intended output is a documented finding plus the questions left open, not a finished solution.