memory: 2026-02-11 daily notes + dashboard fixes
This commit is contained in:
parent
7ff59409bb
commit
c60a893baf
|
|
@ -0,0 +1,27 @@
|
|||
# 2026-02-11 (Tuesday night)
|
||||
|
||||
## Dashboard Fixes (shipped ~12:05 AM)
|
||||
- **Agent "James" button** was opening docsys — fixed by adding explicit `session=agent:main:main` to URL
|
||||
- **Claude usage chart** now stores history datapoints (every fetch = one point via `/api/claude-usage/record`); plots actual polyline instead of single straight line
|
||||
- **Last-pull timestamp** shown below chart as relative time
|
||||
- Johan confirmed it looks good
|
||||
|
||||
## Claude Usage Alert Threshold
|
||||
- Johan does NOT want arbitrary % thresholds (70%, 85%)
|
||||
- **Only alert when actual usage outpaces the budget line** — i.e., when current % > expected % for this point in the week
|
||||
- Weekly reset: Saturday 2:00 PM ET
|
||||
|
||||
## Phone Screening Project — NEW
|
||||
- Johan saw ElevenLabs ElevenAgents tweet (Mati Staniszewski, CEO) — ultra-low-latency voice AI for calls
|
||||
- **Johan wants AI phone screening** — he hates phone calls, gets mostly spam, rarely real calls
|
||||
- Does NOT care about implementation details — fine with Twilio routing
|
||||
- Needs: SMS passthrough (2FA), spam brushoff, real call screening → Signal notification
|
||||
- **Does NOT have ElevenLabs subscription** but willing to get one (small)
|
||||
- Pricing: ElevenLabs Starter $5/mo + Twilio ~$1.15/mo + $0.10/min agent calls = under $10/mo
|
||||
- **ClawdNode Android approach abandoned** in favor of simpler Twilio + ElevenLabs webhook
|
||||
|
||||
## Email Triage
|
||||
- 1 message processed: LIFX Valentine's promo → trashed
|
||||
|
||||
## Corrections
|
||||
- Don't update MEMORY.md saying Johan has ElevenLabs subscription — he doesn't (yet). Was listed in Subscriptions section incorrectly as "sag" reference.
|
||||
Loading…
Reference in New Issue