Reconcile the Standing Account

Heart

A document that accounts for something external — a graph, an event, a living system — loses accuracy as the external thing moves. Audit the document periodically: collapse passages whose claims now live at authoritative locations into pointers, realign stale descriptions with current state, keep only what is genuinely native to this document. A standing account (one still held open, still referenced, still read) needs recurring reconciliation the same way a standing ledger does; the discipline is noticing that the move is due, not the move itself.

Problem

Some documents describe something other than themselves. An intake log accumulates entries that will later be extracted into atomic nodes. A founding conversation records an exploration whose conclusions will settle into Decision nodes. An orientation document describes a graph that will grow new nodes, retire old ones, and reorganize its structure. Each of these documents is an account of something, and each becomes inaccurate when the something moves faster than the document gets rewritten.

The inaccuracy is silent. Nothing alerts a reader that a passage has a better home now, that a count is stale, that a path points at a file that was renamed. Two locations claim authority for the same content; downstream references accumulate against the wrong one; contributors pattern-match on the outdated form. By the time the drift is visible, many edges have calcified around the mistake.

The difficulty is recognition and cadence, not mechanics. Once a writer has noticed the drift, reconciling the passage is ordinary editing — collapse to pointer, realign the count, remove the dead path. The craft this Pattern teaches is noticing that the document is now inaccurate, and having a ritual that runs before the drift ossifies.

Forces

Solution

When a significant change to the external system has landed — a node graph milestone, an event's conclusions settling into nodes, an orientation document's system growing past the scope its current description assumed — run a curation pass over the standing accounts affected. For each document and each passage:

  1. Does the claim now have an authoritative home? If yes, collapse the passage to a pointer. Preserve the narrative framing around the pointer (the story of how the passage came to be) and link to the node that now owns the claim.
  2. Is the description stale with respect to current state? If yes, realign. Update counts, replace dead paths, clear resolved TODOs, correct stale references. The realignment is mechanical once the drift is named.
  3. Is the passage genuinely native to this document? If yes, keep. Not every passage is a duplication; some content belongs to the document because of what the document uniquely is (an origin story, a human-facing entry point, a landing paragraph).

Three sub-modes surface in practice, matching the three document types:

Write the updated document as a single coherent revision, not as scattered edits. The pass is the ritual unit; a partially reconciled document carries both the old claim and the pointer until the pass completes, which is worse than either.

Consequences

Instances

Also Known As

Relations