feat(tasks): add second-wave improvement follow-ups

This commit is contained in:
zap
2026-03-11 19:19:46 +00:00
parent 3611f6090e
commit 1c2b051b23
3 changed files with 207 additions and 1 deletions

View File

@@ -50,6 +50,26 @@ Lightweight registry of active multi-session work.
- carefully scoped secret-manager integration
- Home Assistant / smart-home integration
- structured data connectors where useful
- local code indexing
- alert ingestion
- local docs/manuals RAG
- Related memory:
- `memory/tasks.json`
### Workflow quality and trust improvements
- Status: watch
- Goal: improve signal routing, trust, repeatability, and operational quality as capabilities expand
- Candidate additions:
- meeting-prep / briefing pipeline
- better notification routing
- external action audit log
- safer sandboxed execution helpers
- package/update intelligence
- lightweight decision log
- standard operating playbooks
- dependency / credential inventory
- eval / regression harness
- optional people-context layer
- Related memory:
- `memory/tasks.json`