Concepts¶
The three foundational concepts you need to understand to use clair effectively.
- Trouve — the fundamental unit. One Python file, one Snowflake object.
- DAG — the dependency graph. Built automatically from Python imports.
- Project Layout — how directory structure maps to Snowflake names.
- Environments — Snowflake connection profiles and routing policies.