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
2 changes: 1 addition & 1 deletion .claude/mission.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Caching library with MongoDB backend support, cache partitioning, and a Blazor m
## External References
- **Shared instructions**: `$DOC_ROOT/Tharga/shared-instructions.md`
- **Plan directory**: `$DOC_ROOT/Tharga/plans/Toolkit/Cache`
- **Backlog**: `c:\Users\danie\SynologyDrive\Documents\Notes\Tharga\Toolkit\Cache.md`
- **Backlog**: `$DOC_ROOT/Tharga/Toolkit/Cache.md`
- **Incoming requests**: `c:\Users\danie\SynologyDrive\Documents\Notes\Tharga\Requests.md` — check for pending requests for this project on startup
- **Eplicta requests**: `$DEV_ROOT/Eplicta/plan/requests.md` — check for requests from Eplicta on startup
1 change: 1 addition & 0 deletions Tharga.Cache.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.github\workflows\build.yml = .github\workflows\build.yml
LICENSE = LICENSE
LICENSE = LICENSE
README.md = README.md
switcher.json = switcher.json
EndProjectSection
Expand Down
Loading