Week 07 / 2026 — Origins
14 February – 15 February 2026 · 7 commits
The repo begins on a Saturday afternoon with one commit and a working name. Bootstrap nuMetrix hospital material flow lakehouse. Forty-eight hours later it has multi-tenant medallion architecture, three source-system dispatchers (SAP, Navision, plus the generic shape), four synthetic tenants (alpha, beta, gamma, delta), a generated Evidence dashboard, a rebuild script, and a user guide.
It is two days of work. It looks like a month. This is what the rest of the journal is the consequence of.
The bootstrap
Section titled “The bootstrap”d9ab3dbf at 12:47 on Saturday: Bootstrap nuMetrix hospital material flow lakehouse. The commit is large in the way bootstraps always are — a dbt project, a Dagster definition file, a CLAUDE.md, a synthetic-data generator, three reference taxonomies, the bones of a medallion (bronze / silver / gold), a hospital tenant skeleton. Nothing is small enough to discuss individually. Everything is small enough to read in one sitting.
What’s notable is what’s not in this commit. There is no AFS. No KLS. No SIS. No pack. No deploy root. No jinflow CLI. No signal, no thesis, no verdict. No Sense numbering. The vocabulary the rest of the project will lean on for two hundred design papers — none of it exists yet. The project is just nuMetrix, a hospital analytics lakehouse, with the question “how do we structure this so it scales to many hospitals?” answered as a directory tree and a dbt project.
The answer turned out to be right enough that the directory tree is still recognisable nine weeks later.
The first weekend
Section titled “The first weekend”The Sunday rolls in six more commits. Each one is a category of work that the next three months will expand:
- d6ac1c7f — Evidence dashboard with revenue integrity, operations, and logistics pages. The first user-facing surface (later retired in favor of the Explorer, but the framing — “three perspectives on the same data” — survives).
- 98997c1b — “Multi-tenant architecture with SAP vendor support and operational Dagster”. The decision that nuMetrix would be source-system-agnostic from Silver onward, declared before there was a second source system to test it against.
- d275c9cf — user guide + multi-level explainer docs. The intuition that the documentation is a product surface, not an afterthought, is here from day two.
- 3dd3b9fc — Navision as second source system. The first proof the multi-tenant story isn’t theoretical.
- dccf13b4 — hospital_delta: a large synthetic tenant with advanced defect injection. The seed of the calibration discipline that lands properly in W08.
- 13d8b39b —
rebuild.sh. The script that becomesjinflow makefour weeks later.
Six commits, six categories of work, one weekend. The hospital-pack framework that 11 weeks of journals will write retrospectives about is already legible in this Sunday’s tree.
What’s missing — usefully
Section titled “What’s missing — usefully”The disciplines that the rest of the journal will narrate as discoveries are absent this week, and the absence is informative:
- No signal paradigm. The directory has dbt models, not declarations. Diagnosis doesn’t mean anything yet.
- No artifact store. There’s a
data/directory and atenants/directory. The idea that an analytical framework should be a versioned set of artifacts hasn’t been formed. - No deployment model. The project runs locally, full stop. P2P2P, cloud, R2 — all unborn.
- No Senses. The pattern of name what’s load-bearing before building it has not been invented. Each commit message is what it does, no more.
- No second pack. Millésime, alptrack, interlogic, hrcentral — five months out.
Every one of these gaps is a sense waiting to be named. The work of the next ten weeks is, in a sense, the work of noticing them.
Numbers
Section titled “Numbers”- 7 commits, 2 days
- 1 working name — nuMetrix — that survives until W10 (eight weeks)
- 4 synthetic tenants (alpha / beta / gamma / delta)
- 3 source-system dispatchers
- 0 acronyms invented yet
- 0 Senses
- 1 dbt project that will still be the dbt project nine weeks later
What this weekend made possible
Section titled “What this weekend made possible”Everything. This is the foundation everything else stands on — the medallion shape, the multi-tenant dispatch, the synthetic-data discipline, the documentation reflex, the rebuild script, the multi-source-system bet. None of it is named yet (we’re seven weeks from “AFS”, eight from the pack split, eight from the CLI birth), but the shapes are committed. The next thirty Senses will be exercises in finding the right words for ideas that, on this particular Sunday, already worked.
The next 168 hours will be louder.