Concept Flow - Model contracts and access controls
Define Model Contract
Specify Input Schema
Specify Output Schema
Implement Model Logic
Apply Access Controls
Run dbt Model
Validate Contract Compliance
Grant or Deny Data Access
This flow shows how a dbt model contract is defined with input/output schemas, then access controls are applied before running and validating the model.