cyberneticlibrary

Map MetricFlow metrics to semantic layer

metricflow_ingestskillsetup L3948
Kaelio/ktx
What it does

Map and synthesize platform data into semantic layer

Best for

Flattening MetricFlow semantic models and metrics into KTX overlay and derived sources.

Inputs
  • · Source files or API responses
Outputs
  • · YAML semantic layer source definitions
Requires
  • · dbt manifest API
  • · Entity discovery tools
Preconditions
  • · Source files or API responses must be available
  • · dbt manifest available
  • · Connection and entity discovery tools ready
Failure modes
  • · Source SQL invalid or schema mismatch
  • · Referenced tables or columns not found
  • · Near-duplicate detection misses subtle differences
Trust signals
  • · Identifier verification protocol with entity_details
  • · SQL probe validation before writing
  • · Deduplication rules for near-duplicates
  • · Verification protocol enforced before writes