@gabriel/phase5-crud-verify Deprecated v0.1.0

Phase 5 CRUD Verify

Updated via muse domains update (Phase 5 live verify)

JSON API
5 Dimensions
0 Repositories
Generic Viewer
THREE_WAY Merge
5 CLI Commands
Live Preview

How this domain's generic 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.