Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Docs: Added comprehensive architectural decision log for Kasparro submission
3c32136View on GitHubRefactor: Aligned API routing with Kasparro spec and implement dynamic OAuth redirect URIs
f441b93View on GitHubFeat: Implemented redis-backed rate limiting with fail-open and structured json logging
a39ce09View on GitHubFeat: Implemented async summarise worker with upstash redis and automatic credit refund on job failure
e976651View on GitHubFeat: Implemented synchronous /api/analyse endpoint and structured global error handling with request_ids
f2ed7deView on GitHubFeat: Completed strict Tier 1 requirements including domain-based routing, service layer extraction, and transaction history
2347b90View on GitHubFeat: Implemented derived credit ledger with idempotency keys for grants and deductions
7c96afbView on GitHubFeat: Implemented Google OAuth authentication flow with JWT
900cddaView on GitHubFeat: Defined database schemas and configured async alembic migrations
16ba0b1View on GitHubFeat: Immplemented pydantic config loader and 503-aware database health check
7b39770View on GitHubChore: Initialized FastAPI project structure and core dependencies
516340aView on GitHub