@gabriel/code-scr13 Deprecated v0.1.0

Code SCR13 Verify

Throwaway verification domain for muse#74 Phase 4 SCR_14 — safe to deprecate after confirming.

JSON API
5 Dimensions
0 Repositories
Symbol Graph Viewer
THREE_WAY Merge
46 CLI Commands
Live Preview

How this domain's symbol graph viewer renders its declared dimensions.

Dimensions 5

Each dimension is independently mergeable — two agents editing different dimensions of the same snapshot never produce a conflict.

structure

Module / file tree. Tracks which files exist and how they relate to each other.

symbols

AST symbol tree. Functions, classes, methods, and variables — the primary unit of semantic change.

imports

Import set. Tracks added / removed import statements as an unordered set — order is semantically irrelevant.

variables

Top-level variable and constant assignments. Tracked as an unordered set.

metadata

Non-code files: configuration, documentation, build scripts, etc. Tracked at file granularity.