Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Institutional knowledge lives in `docs/project_notes/` for consistency across se
- In-memory only (undo stacks not persisted) (073-undo-redo-split)
- TypeScript 5.x (Log Service in session-state package, VS Code extension stacService) + Existing Log Service (#071), stacService, session-state Zustand store, Node.js `fs/promises`, `crypto.randomUUID()` (074-snapshots)
- Local filesystem — GeoJSON files within STAC Item directories (read/write via stacService) (074-snapshots)
- TypeScript 5.x (Log Service in session-state package, VS Code extension stacService) + Existing Log Service (#071), Snapshot Service (#074), stacService, session-state Zustand store, Node.js `fs/promises`, `crypto.randomUUID()` (075-branching)
- TypeScript 5.x (shared component library) + React 18.x (peer), vscrui ^0.1.0 (icons, existing), memfs ^4.x (devDependency for fixtures) (077-stac-file-tree)
- N/A — reads filesystem via injected adapter, does not persist state (077-stac-file-tree)

Expand Down
Loading
Loading