+
+ {"Anatomy of a context layer"}
+
+
+ {"Two files, two jobs"}
+
+
+ {"YAML for what the warehouse can execute. Markdown for what the team needs to interpret it. Both are committed to git and reviewed like code."}
+
+
-```text
-Warehouses + dbt + BI + docs
- |
- v
- ktx ingest
- |
- v
-semantic-layer/ + wiki/ + raw-sources/ + provenance
- |
- v
-Agents search, query, explain, validate, and patch context
-```
+
+
+
+
+ {"semantic-layer/**/*.yaml"}
+
+
+ {"committed"}
+
+
+
+ {"Semantic sources"}
+
+
+ {"structured"}
+ {"executable"}
+
+
+ {"Tables, grain, joins, measures, dimensions, filters, and segments. The compiler turns these into dialect-correct SQL."}
+
+
+ {"Answers: "}
+ {"how do I query this safely?"}
+
+
-| Pillar | Format | What it answers |
-|--------|--------|-----------------|
-| **Semantic sources** | `semantic-layer/**/*.yaml` | How do agents query a source safely? |
-| **Wiki pages** | `wiki/**/*.md` | What does the business mean, and what caveats matter? |
-| **Scan artifacts** | `raw-sources/**` | What did KTX observe in the warehouse or source tool? |
-| **Provenance** | Ingest transcripts and run state | Why was this context created or changed? |
+
+
+
+ {"wiki/**/*.md"}
+
+
+ {"committed"}
+
+
+
+ {"Wiki pages"}
+
+
+ {"free-form"}
+ {"searchable"}
+
+
+ {"Definitions, caveats, policies, and decisions. Frontmatter links each page back to the semantic sources it explains."}
+
+
+ {"Answers: "}
+ {"what does this mean to the business?"}
+
+
+
+
+