Skip to content

CAPABILITY 22 / 30

The spine that holds it together

A constitution, a routing table, a question register, a decisions log, and a changelog that records its own corrections.

IN PRODUCTION

This runs in client systems today. The sample below was regenerated for a fictional company.

Every company system needs an answer to five questions: which source wins, where does a request go, what do we still not know, what has been decided, and what changed. These files are that answer. The changelog is the most trustworthy of them, because it records the corrections as well as the changes.

TRY IT / RUNS IN YOUR BROWSER

Use it here.

The mechanism is the production one. The company, the catalogue, and every figure are fictional.

Reading the spine files.

THE MECHANISM / SHOW THE SHAPE, NOT THE SOURCE

How it works.

What a skill is
  1. 01Settle the order

    The constitution says which source outranks which, and what may never be invented.

  2. 02Route the request

    A routing table decides who handles it and what gets read first, so a large system does not read everything every time.

  3. 03Number the unknowns

    Every open question has a number, an owner, and a due date.

  4. 04Track the decisions

    Locked, active, or superseded, with a chain back to what replaced what.

  5. 05Record the corrections

    The changelog carries the mistakes too, or it is a marketing document.

WHAT IT READS

  • A written constitution with numbered articles
  • A routing table and a load order
  • Open questions with owners and dates
  • Decisions with their states and supersessions

WHAT IT CHECKS BEFORE IT SHIPS

  • Every article names its penalty, not just its rule
  • A locked decision cannot be quietly changed
  • Every superseded decision links to its replacement
  • Corrections in the changelog name the entry they correct
In production: a constitution, routing table, question register, decisions log with supersession tracking, and changelogs of 126 and roughly 100 entries across the two company systems.

The mechanism runs inside client systems. Everything on this page was regenerated for Apex Instruments, a company that does not exist. Client names, source files, and internal wording stay private.