docs: update CLAUDE.md, HELP.md, and TODO for notifications page + push fix

- CLAUDE.md: date → 2026-05-08, add Proactive notifications row to channel table
- HELP.md: update Notifications settings entry, expand Push Notifications section
  with channel config link, add test API endpoints to reference table
- TODO__Agents.md: mark notifications dedicated page and pywebpush fix as done

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Scott Idem
2026-05-08 23:58:47 -04:00
parent c21f9a23ec
commit ff154b1ec0
3 changed files with 11 additions and 3 deletions

View File

@@ -237,7 +237,7 @@ clearly asked for a directory to be unblocked.
---
## Current State (2026-05-06)
## Current State (2026-05-08)
Cortex is running and stable. All channels are live:
@@ -252,6 +252,7 @@ Cortex is running and stable. All channels are live:
| Tool audit log | ✅ Live | Every tool call logged to `home/{user}/tool_audit/YYYY-MM-DD.jsonl` |
| Token usage tracking | ✅ Live | Per-user `home/{user}/usage.json`; summary in Settings |
| Web push | ✅ Live | VAPID push notifications; `web_push` tool; subscribe via ☰ menu |
| Proactive notifications | ✅ Live | Daily reminder check (09:00); distill/cron completions; `GET /settings/notifications` dedicated page |
Active users: scott (inara), holly (tina), brian (wintermute)