Compare
Codebase diff
File-path identity across two ingested graphs in this project.
Web files
38
Studio files
14
Only left
38
Only right
14
Shared paths
0
Unused L / R
12 / 10
Public L / R
24 / 1
Data flows L / R
18 / 0
Only in Web
- sanity.types.ts
- scripts/parse-and-sync.ts
- src/app/[slug]/[codebaseSlug]/page.tsx
- src/app/[slug]/page.tsx
- src/app/api/ask/route.ts
- src/app/api/fs/list/route.ts
- src/app/api/ingest/route.ts
- src/app/api/projects/recent/route.ts
- src/app/api/scan/route.ts
- src/app/ask/page.tsx
- src/app/canvas/page.tsx
- src/app/hud/page.tsx
- src/app/ingest/page.tsx
- src/app/layout.tsx
- src/app/page.tsx
- src/components/ask/AskChat.tsx
- src/components/canvas/CodebaseCanvas.tsx
- src/components/canvas/nodes/ComponentNode.tsx
- src/components/canvas/nodes/EndpointNode.tsx
- src/components/canvas/nodes/GroupNode.tsx
- src/components/canvas/nodes/StoreNode.tsx
- src/components/canvas/nodes/index.ts
- src/components/hud/ArchitectureCanvas.tsx
- src/components/hud/ComponentTreeList.tsx
- src/components/hud/CustomComponentNode.tsx
- src/components/hud/HudCanvas.tsx
- src/lib/engine/gitHistory.ts
- src/lib/engine/parser.ts
- src/lib/engine/sync.ts
- src/lib/engine/unifiedParser.ts
- src/lib/hud/focusGraph.ts
- src/lib/hud/layout.ts
- src/lib/sanity/ask.ts
- src/lib/sanity/queries.ts
- src/mcp/server.ts
- src/sanity/client.ts
- src/sanity/fragments.ts
- src/sanity/queries.ts
Only in Studio
- sanity.cli.ts
- sanity.config.ts
- schemaTypes/apiEndpoint.ts
- schemaTypes/codeComponent.ts
- schemaTypes/codeSymbol.ts
- schemaTypes/codebase.ts
- schemaTypes/dataFlow.ts
- schemaTypes/dataFlowEdge.ts
- schemaTypes/index.ts
- schemaTypes/objects/codeMarker.ts
- schemaTypes/objects/component-prop.ts
- schemaTypes/objects/gitCommitInfo.ts
- schemaTypes/project.ts
- schemaTypes/stateStore.ts