Diagram Index
All mermaid diagrams used across the documentation, collected in one place for reference and reuse.
Analytical Pyramid
Section titled “Analytical Pyramid”The layered instrument stack from data ingestion to root cause explanation.
Used in: Instruments Guide
Two Worlds, One Interface
Section titled “Two Worlds, One Interface”Entity + Contract form the interface between pipeline engineering and analytical work. Below Gold: build. Above Gold: talk.
Used in: Big Picture
Instrument Relationships
Section titled “Instrument Relationships”The entity-relationship map of jinflow’s analytical instruments — how they connect, what they produce, and what they consume.
Used in: Big Picture, Instruments Guide
Build Pipeline
Section titled “Build Pipeline”The phases of jinflow make from source data to knowledge store.
Used in: Make Guide
Data Flow
Section titled “Data Flow”How data moves from the landing zone through the build pipeline to the Explorer.
Used in: Tenants Guide
Contract Dependency Chain
Section titled “Contract Dependency Chain”How the 7 contracts relate to each other.
Used in: Contracts Reference
Evidence Chain
Section titled “Evidence Chain”A concrete example: signal finding to thesis status to verdict with root cause.
Used in: Tutorial: Finding to Verdict
Core Loop
Section titled “Core Loop”The make, explore, evolve cycle that drives all jinflow work.
Used in: Quick Start
Collaboration Flow
Section titled “Collaboration Flow”How domain packs, tenant AFS instances, and GitHub interact for team collaboration.
Used in: Collaboration Guide
Pre-Make and Make — the Two-Phase Pipeline
Section titled “Pre-Make and Make — the Two-Phase Pipeline”The structural split at the top of every build: pre-make gathers inputs (side effects allowed); make is a pure function (AFS in → KLS out).
Used in: Pipeline Overview, Make Guide, Operating Modes
Operating Modes — Decision Tree
Section titled “Operating Modes — Decision Tree”Which of the five deployment topologies should I use?
Used in: Deploy Guide, Operating Modes