Anavsan Explore

Anavsan terminology

The language of Snowflake workload governance

These are the terms Anavsan uses when monitoring is not enough. Each definition separates a coined operating idea from adjacent Snowflake, FinOps, and cost-optimization language so searchers, buyers, and models can tell the difference.

Standalone reference · not in the main menu Updated August 2026

Operating model

Category language. These terms name the discipline, not a dashboard tile.

The APEX loop

Product language for the closed cycle. Four stages, one outcome: a documented closure, not an open alert.

APEX

Accountability and Performance Enforcement Engine. Ingests 200+ Snowflake signals, builds a Private Knowledge Graph, and runs Trace → Assign → Prove → Enforce on metadata only.

Full explainer →

Trace → Assign → Prove → Enforce

The closed accountability loop. Trace maps credits to workload and owner. Assign routes the fix. Prove simulates and validates savings. Enforce drives stalled work to documented closure.

Full explainer →

Trace

Map every credit to the workload that spent it and the engineer who owns it. Warehouse rollups are not Trace. Trace is query-, pipeline-, and owner-level attribution from Snowflake metadata.

In the loop explainer →

Assign

Route the issue to a named owner with context, priority, and deadline. If ownership is not knowable, say so. Guessing a person from ACCOUNTADMIN is not assignment.

In the loop explainer →

Prove

Estimate credit and runtime impact before production, then confirm credits fell after the change. A rewrite that still runs as long has not been proved. A resize that costs more per hour has not been proved.

In the loop explainer →

Enforce

Drive the item to a documented outcome: applied, deferred with a reason, or dismissed. Alerts that sit in Slack are not enforcement. Closure is.

In the loop explainer →

Enforcement Desk

A ranked worklist of addressable waste. Each row has a mechanism, a dollar figure, an owner, an exact fix, and a status you can defend in review. It ranks waste, not spend, so efficient expensive warehouses stay off the list.

Full explainer →

Ask APEX

Conversational layer over the same Snowflake metadata and Desk findings. Answers show the SQL, assumptions, and as-of time. It is grounded on the finding in front of you, not a generic chatbot over a dashboard.

In the APEX explainer →

Private Knowledge Graph

An environment-specific map of users, workloads, query patterns, ownership signals, and fix history. Generic models trained on industry averages cannot assign your issues. The PKG is why assignment is specific.

Full explainer →

What it is not

Searchers often land on the wrong category. These contrasts keep Anavsan language from collapsing into monitoring, FinOps culture, or native Snowflake controls.

Cost mechanics Anavsan governs

These are Snowflake behaviors, not product names. Governance still has to trace, assign, prove, and enforce them.

Credit waste vs spend

Spend is what you paid. Waste is the gap versus an efficient configuration for the same work. Ranking by spend keeps valuable warehouses on top forever. Ranking by waste keeps the list short.

Query spillage

When intermediate data no longer fits in warehouse memory, Snowflake writes to local disk or remote storage. Runtime grows. Credits follow runtime. Spillage is not a bill line item.

Full explainer →

Warehouse idle time

Credits accrue while a warehouse is running with no queries. Auto-suspend that is too slow, or a last spilling job that blocks suspend, turns idle minutes into a cost pattern.

Resume / suspend thrashing

Warehouses that bounce on and off around a poorly chosen auto-suspend window. Each resume has a cost; so does sitting idle. The cheaper window is measured in credits, not in a default of 60 seconds.

Full table scans

Queries that read far more micro-partitions than the question requires. Extra scan volume extends warehouse runtime. Filters, clustering, and column pruning cut the working set.

BI refresh storms

Many dashboards hitting the same warehouse at once. Queuing, concurrency, and delayed auto-suspend extend runtime for everyone on that cluster, not just the dashboard that started it.

Time Travel tax

Storage held by Time Travel and Fail-safe after drops, copies, and high churn. It does not appear as a compute spike. It compounds on the storage line until retention and unused objects are governed.

Cortex / AI credit spend

Token and function usage billed against the same credit pool as warehouses. Without workload-level visibility, AI spend hides inside the monthly bill until someone traces the function and owner.