Token counting, model quotas, and sliding window rate limiter
Find a file
Snider cde6443e4c docs: graduate TODO/FINDINGS into production documentation
Replace internal task tracking (TODO.md, FINDINGS.md) with structured
documentation in docs/. Trim CLAUDE.md to agent instructions only.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 15:01:55 +00:00
docs docs: graduate TODO/FINDINGS into production documentation 2026-02-20 15:01:55 +00:00
CLAUDE.md docs: graduate TODO/FINDINGS into production documentation 2026-02-20 15:01:55 +00:00
go.mod feat(persist): Phase 2 — SQLite backend with WAL mode 2026-02-20 07:50:48 +00:00
go.sum feat(persist): Phase 2 — SQLite backend with WAL mode 2026-02-20 07:50:48 +00:00
ratelimit.go feat(persist): Phase 2 — SQLite backend with WAL mode 2026-02-20 07:50:48 +00:00
ratelimit_test.go test: expand race coverage and benchmarks 2026-02-20 04:30:54 +00:00
sqlite.go feat(persist): Phase 2 — SQLite backend with WAL mode 2026-02-20 07:50:48 +00:00
sqlite_test.go feat(persist): Phase 2 — SQLite backend with WAL mode 2026-02-20 07:50:48 +00:00