sgit newsroom v0.1.29 · snapshot 2026-09-24

Reading room · vaults

Reading room / vaults · raw text

From vaults, a file in the seed packEverything on this sheet is the source site's own text; the newsroom's chrome is outside it.

A finding

A finding is one statement a customer can act on, with the evidence under it. It is the unit the business sells, the reviewer checks, and the customer keeps asking about in Claude.

{
 "id": "F05",
 "area": "Customers",
 "label": "inferred",
 "title": "One sentence, the finding itself.",
 "detail": "A short paragraph: the figures, the dates, the documents, and what is not known.",
 "evidence": [{"file": "inbox/customers.csv", "where": "row 'Calder Retail Group'", "text": "the value or quote"}],
 "so_what": "Why it matters to this company, in one or two sentences.",
 "action": "What to do, specific enough to be done.",
 "owner": "A role, never a named individual chosen by us.",
 "checks": {"figure_name": "value"}
}

The three labels

LabelMeansThe reader should
readStated in a document the customer sent. Quoted, with where.Trust it as much as they trust their own document.
computedArithmetic on the customer's data. Every figure in checks is re-run by a script and must match.Trust the arithmetic, and question the data.
inferredA reading of two or more documents together.Check it before acting. Most of the value is here, and so are most of the mistakes.

Rules