fs
f4ce9f3378
docs: add class docblocks, business-rule comments, and transaction wrapper
- Add single-line class docblocks to all 59 repository classes and interfaces
describing scope and responsibility
- Add multi-line docblocks to key services documenting business rules:
AuthService (6-step login cascade), ImportService (3-phase CSV workflow),
TenantScopeService (strict/permissive modes), PermissionService (RBAC
resolution + two-tier caching), UserAccountService (atomicity + audit)
- Add transaction(callable) wrapper to DatabaseSessionRepository to DRY up
begin/commit/rollback boilerplate
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 21:58:51 +01:00
..
2026-03-13 11:31:33 +01:00
2026-03-13 11:31:33 +01:00
2026-02-23 12:58:19 +01:00
2026-03-05 08:26:51 +01:00
2026-03-13 11:31:33 +01:00
2026-03-05 08:26:51 +01:00
2026-03-13 21:58:51 +01:00
2026-03-13 11:31:33 +01:00
2026-03-13 11:31:33 +01:00
2026-03-10 22:48:10 +01:00
2026-03-05 08:26:51 +01:00
2026-03-05 08:26:51 +01:00
2026-03-06 00:44:52 +01:00
2026-03-06 00:44:52 +01:00
2026-02-23 12:58:19 +01:00
2026-03-06 00:44:52 +01:00
2026-03-13 11:31:33 +01:00
2026-03-13 11:31:33 +01:00
2026-03-12 10:01:24 +01:00