mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
Verified the dbt, MetricFlow, LookML, Metabase, Looker, and Notion sections of context-sources.mdx against the adapter code and fixed claims that did not match the implementation: - dbt: replace "test coverage" framing with the actual constraint/enum/ join derivation; name both overlay and wiki outputs; fix work-unit granularity (per models/ schema file above 25 YAML files). - MetricFlow: relationships come from entities (not dimensions); surface the join edges they produce. - LookML: chunking is one work unit per model (not connected component); add the wiki output; note that a connection: mismatch disables SL writes. - Metabase: dashboards are never fetched (no dashboard endpoint); work units are per collection; "usage patterns" is really card output schema. - Looker: drop invented "purpose/audience" framing; describe triage as a prioritization gate; include Looks alongside explores and dashboards. - Notion: not knowledge-only (it writes SL sources for mapped non-Notion targets); remove the nonexistent database-schema extraction; reframe "What it provides" as inputs; document root_data_source_ids. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| content/docs | ||
| lib | ||
| public | ||
| tests | ||
| .gitignore | ||
| next-env.d.ts | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.mjs | ||
| proxy.ts | ||
| source.config.ts | ||
| tsconfig.json | ||