Commit graph

2 commits

Author SHA1 Message Date
ebd78cf88e Add rate limiting to /process endpoint
- Uses slowapi for rate limiting
- Default: 10 requests/minute per IP
- Configurable via RATE_LIMIT env var
- Returns HTTP 429 when limit exceeded
2026-02-02 12:58:33 +00:00
5710c44821 Initial commit: Egregore brain service
AI logic with Claude API integration, tool execution, and system prompts.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:37:48 +00:00