Back to Logic Entities
Registry Object
Logic Model
Transformation models (dbt, SQL) that convert raw data into strategic insight.
The Operational Role
Represents the "Intelligence" of the data infrastructure.
Strategic Justification
Allows for logic lineage tracking and dependency risk assessment.
Inter-Entity Mechanics
Linked via dependency arrays. Tracks output table destinations.
Property Specification
| Key | Type | Description |
|---|---|---|
| modelType | string | Language/Engine. |
| outputTable | string | Destination path. |
| dependentOnModelIds | array<string> | Logic dependencies. |
Inference Alignment
Used during Tactical Inference to assess the "Ripple Effect" risk of code changes.