diff --git a/.claude/mission.md b/.claude/mission.md index a1d9d21..c9653e3 100644 --- a/.claude/mission.md +++ b/.claude/mission.md @@ -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 diff --git a/Tharga.Cache.sln b/Tharga.Cache.sln index 4e7182f..4792b68 100644 --- a/Tharga.Cache.sln +++ b/Tharga.Cache.sln @@ -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