v0.1.15 — docs: comprehensive ARCHITECTURE.md with all patterns
Release v0.1.15: Comprehensive ARCHITECTURE.md Rewrite
12 February 2026
What changed
- Complete rewrite of ARCHITECTURE.md — expanded from ~7KB to ~20KB
- Now documents 22 areas of the codebase including: API route patterns, database conventions, auth/RBAC, audit logging, credit system, screening engine, encryption (AES-256-GCM), rate limiting tiers, Zod validation, Stripe integration, notifications, GDPR compliance, CI/CD workflows, and coding conventions
- Includes exact function signatures, code examples, and a new-feature checklist
Why it matters
This is an internal/developer-facing change with no impact on end users. The new architecture document gives contributors (human and AI) a single, authoritative reference for every pattern and convention in the codebase — reducing onboarding time and improving consistency across future changes.
Technical notes
- No database changes, no new features, no breaking changes
- Documentation only — no action required by users
Release Notes
Successfully released v0.1.15 of Calmony Sanctions Monitor.
PR #30 — "docs: comprehensive ARCHITECTURE.md with all patterns" was squash-merged and released.
What changed: Complete rewrite of ARCHITECTURE.md from ~7KB to ~20KB, comprehensively documenting all existing codebase patterns and conventions including API routes, database patterns, auth/RBAC, audit trail, credit system, screening engine, encryption, rate limiting, validation, logging, Stripe integration, notifications, GDPR compliance, CI/CD, and coding conventions.
Version: 0.1.15 Tag: v0.1.15 Release URL: https://github.com/LetMC/CalmonySanctionsMonitor/releases/tag/v0.1.15