Skip to content

What's New

What’s new and changed on docs.jinflow.io.


Six new concepts land in the documentation

Section titled “Six new concepts land in the documentation”

Two weeks of design work have reached user-facing form. Six concept documents and the supporting guide and architecture updates:

The correct pricing grain is (material, supply_org), not material alone. We added a new supply_org column to gold_article_catalogues, gold_material_movements, and gold_price_series, plus a new supply_org_matched rule in the price palette and a gold_supply_orgs lookup table. Additive — all existing rules still work. In nuMetrix, canonical supply-org values are PHA (pharmacy) and LOG (logistics). Read the architecture page.

Extractor Discipline — The trust boundary contract

Section titled “Extractor Discipline — The trust boundary contract”

Extraction is a trust boundary: everything that crosses it must be explicit, pinned by SHA-256, verified on every run, logged in an append-only audit file, and failure-intolerant. A pipeline.yml file at the tenant AFS root declares every file, its source type, and its expected schema. The configuration IS the contract, and the contract is the audit trail. New guide: Extraction.

Studio, Salon, Lab — Three rooms, three tempos

Section titled “Studio, Salon, Lab — Three rooms, three tempos”

Analytical work is not one activity — it is three. The Studio is where you build (slow, precise, asynchronous). The Salon is where you meet (synchronous, interpretive, social). The Lab is where you test (exploratory, messy, iterative). The Explorer names its spaces with this vocabulary — Price Lab, Map Salon, Spend Studio — so the suffix tells you how to use the page and whom to bring along. New concept page: Studio / Salon / Lab.

Your data. Your machine. Their browser. A deployment mode where the KLS stays on the data owner’s machine and the cloud Explorer routes queries through a Cloudflare Tunnel. When the owner closes the laptop, the data disappears from the internet instantly. This is the Sovereignty Principle — access is physical, not administrative. New concept page: P2P2P.

Operating Modes — Five deployment topologies

Section titled “Operating Modes — Five deployment topologies”

The pipeline has two phases: pre-make (preparation: gathers source data and SIS content, commits to AFS) and make (a pure function: AFS in → KLS out, no side effects). On top of that split, jinflow supports five deployment topologies — Local, Proxy (P2P2P), Cloud, Semi-Cloud, and Make-as-a-Service — without changing the code. The Deploy guide has been restructured around this taxonomy. New page: Operating Modes.

Type like you think. The search understands. Six progressive levels — plain words, operators (>1000, ..), field filters (!cat:ortho), logic (hip OR knee, -consumable), smart tokens (today, last-7d), and aggregation hints (CHF >10000, 3+ findings). Backward-compatible superset of the old syntax. New guide: Search.

  • Landing page tagline elevated into a prominent centered block.
  • Landing quicklinks now include Operating Modes and Data Sovereignty (P2P2P).
  • Glossary: 8 new terms added.
  • CLAUDE.md updated with pre-make/make split, operating modes, and extraction contract sections.

Major vocabulary shift across all documentation:

  • Signal is now Signal — the declaration that detects patterns in data
  • Perspective is now Perspective — the aggregated entity-level health view
  • Thesis is now Thesis — the business question evaluated against evidence
  • Verdict is now Verdict — the root cause explanation with confidence and recommendation
  • severity (discrete high/medium/low) replaced by score (0-100 continuous) with display labels
  • money_at_risk generalized to impact (value + unit + dimension: financial/operational/quality/cultural/strategic)
  • New concept: polarity (positive/negative/neutral) — is the detected pattern good, bad, or informational?
  • New concept: direction (improving/stable/worsening) — how is the pattern trending?

The new analytical pyramid: Signal → Perspective → Thesis → Verdict.

Explorer page renames:

  • Theses → Theses
  • Compare → Diff Loupe
  • New page: Map Salon (geographic visualization)
  • New page: Spend Studio (consumption analytics)

Updated pages: Big Picture, Explorer Guide, Instruments Guide, Glossary, Diagrams, Design Principles, Landing Page, SME Guide, Showcases, Finding to Verdict tutorial


Declarative SQL expressions for group-by views. Entity YAML declares formulas that replace naive SUM — so delta_qty_pct computes correctly even when grouping by department.

Explorer guide

Signal Playground merged into Signal Builder. Two modes: Visual (step-by-step wizard) and YAML (raw editor with compile, validate, dry-run, roundtrip, save-to-AFS).

Explorer guide

New features: palette overlay (toggleable reference lines on timeline), histogram drilldown (click a bar to see individual materials).

Explorer guide


Full section in the Explorer guide covering the three chart modes (scatter plot, deviation histogram, per-material timeline), configurable resolution rules, zoom/pan, deep linking, and cross-navigation.

Read the section

  • jinflow sources — source file inventory with CSV schemas, row counts, DLZ discovery, XLSX lineage, and temporal pricing hints
  • jinflow purge — slim down KLS by dropping bronze/silver tables (saves 40-60%)

CLI cheatsheet

Bookmarked analytical entities now get priority in the sidebar’s Analytics section — they float to the top. Bookmarks persist via SIS→AFS publish/merge, surviving rebuilds and syncing across machines.

Explorer guide


How the SME (Subject Matter Expert) contributes knowledge to jinflow — guided interview mode, quick capture, voice capture (future). The full lifecycle from “SME speaks” to “Explorer surfaces.”

Read the guide

The 18 design principles distilled into 4 core values: Declarative, Transparent, Independent, Human. A mermaid diagram and mapping table show how each principle supports a value.

See the values

Complete end-to-end walkthroughs of every jinflow instrument using real data:

  • From Vine to Verdict — Millesime (winemaking): 10 entities, 12 signals, 3 theses, 3 verdicts, 2 SMEbits, 6 reports. Read it
  • From Shipment to Savings — InterLogic (logistics): 12 entities, 6 signals, 4 theses, 4 verdicts, 4 SMEbits, 5 reports. Read it

The pipeline and the instruments evolve in parallel. The P-world (Pipeline) and T-world (Talk) share Entity + Contract as a stable interface. Neither blocks the other.

Read the principleGlossary entry

New layout with tagline (“Talk to your data — so it speaks to you.”), 3-column hero, and a hand-drawn instrument map.

See the landing page

Every mermaid diagram now uses hand-drawn rendering, soft pastel colors, and clickable lightbox (zoom, pan).

Browse all diagrams

All commands now use positional pack.tenant target. Wildcard builds: jinflow make millesime.*. New: jinflow instance.

CLI cheatsheet


47 pages in English, German, and French. 26 presentations. Pagefind search. Starlight (Astro) framework.

Start here

jazzisnow jinflow is a jazzisnow product
v0.45.1 · built 2026-04-17 08:14 UTC