docs(usage): document TokenTracker as the analytics backend
This commit is contained in:
@@ -36,7 +36,8 @@ Worker/
|
||||
Prime/ — daily prep ("Prime Claude"): PrimeScheduler, PrimeRunner, DailyPrepPrompt,
|
||||
NextDueCalculator, PrimeScheduleSignal
|
||||
Online/ — optional Online Inbox sync (off by default; zero network when disabled)
|
||||
Usage/ — OAuth usage monitor, gate, throttle, transcript token reader
|
||||
Usage/ — OAuth usage monitor, gate, throttle, per-session token reader;
|
||||
TokenTracker/ = the external analytics backend (cost + per-model/per-task breakdown)
|
||||
```
|
||||
|
||||
Interfaces (`IQueueWaker`, `IPrimeClock`, `ITaskStateService`, …) live in an `Interfaces/`
|
||||
|
||||
Reference in New Issue
Block a user