feat(tasks): add LAN service expansion follow-ups

This commit is contained in:
zap
2026-03-11 19:09:18 +00:00
parent 6b7e17f3c0
commit 0f33027354
3 changed files with 70 additions and 0 deletions

View File

@@ -41,6 +41,14 @@
- Added `memory/tasks.md` as a human-readable guide for the structured task system in `memory/tasks.json`.
- Strengthened the explicit `remember this` rule so future sessions know to persist, promote, and route remembered items appropriately.
## LAN/local capability follow-ups
- Added TODO tasks for the main remaining capability gaps:
- calendar access/backend
- email/inbox access
- broader personal document/search corpus
- more homelab observability/status endpoints
- Reflected the same direction in `memory/projects.md` under a new `Local service expansion` entry.
## Follow-up intent
- Be more disciplined about using the daily note as the default inbox and promoting only durable truths into `MEMORY.md`.
- Avoid adding new one-off memory files unless the topic is truly long-lived.