Unity Catalog
Tables, columns, comments, tags, keys and grants.
Unity Catalog is the catalogue. A metric view is the contract you define once. Genie is the question surface it feeds. TabTotal reads all three, read-only, and writes nothing.
Tables, columns, comments, tags, keys and grants all arrive on the first sync. They are read, never retyped.
The system tables give real column edges. Trace one column change to the dashboards that rely on it.
A metric view defines a measure once. TabTotal keeps its own copy of that definition and writes the query from it, using your own names. The number you read is the number in the warehouse.
Tables, columns, comments, tags, keys and grants.
The contract you define once, read as stored.
Real edges from the system tables.