Architecture Guides
| Topic | Description |
|---|---|
| Rate Limiting | Distributed Redis-backed throttling enforced by middleware |
| Idempotency | ACID storage for ingestion deduplication and cron cleanup |
| Testing | Test pyramid, scripts, and CI integration |
See the Documentation Index for the complete documentation.