Files
honeyDueKMP/.claude/settings.json
Trey t cec521b3e3 refactor: delete _tasksByResidence and per-residence task cache plumbing
All readers and writers gone after the previous commits. Single source
of truth = DataManager._allTasks; residence views derive via
getTasksForResidence(id). Net deletion across DataManager, APILayer,
DataManagerObservable, Kotlin TaskViewModel, and the now-unused
TaskViewModel test.

Closes gitea#2
2026-04-25 10:48:38 -05:00

6 lines
41 B
JSON

{
"permissions": {
"ask": []
}
}