Code SCR13 Verify
Throwaway verification domain for muse#74 Phase 4 SCR_14 — safe to deprecate after confirming.
How this domain's symbol graph viewer renders its declared dimensions.
Each dimension is independently mergeable — two agents editing different dimensions of the same snapshot never produce a conflict.
Module / file tree. Tracks which files exist and how they relate to each other.
AST symbol tree. Functions, classes, methods, and variables — the primary unit of semantic change.
Import set. Tracks added / removed import statements as an unordered set — order is semantically irrelevant.
Top-level variable and constant assignments. Tracked as an unordered set.
Non-code files: configuration, documentation, build scripts, etc. Tracked at file granularity.