docs: record remaining auth persistence adapters
This commit is contained in:
@@ -278,6 +278,7 @@ The current composition root is `cmd/serve.go`; `repository.System` aggregates P
|
||||
- A003 remains in progress: PostgreSQL/Redis adapter ownership and use-case integration still need to move out of the legacy `repository/db` composition.
|
||||
- Added `auth/infrastructure/postgres` and `auth/infrastructure/redis` composition boundaries and switched `cmd/serve.go` to use them; the legacy adapters remain wrapped behind these boundaries pending per-repository port integration (`8ce3727`).
|
||||
- Added domain-port adapters for User, Identity, and Cache that translate legacy repository records at the infrastructure edge and satisfy `domain/ports`; mapping, full tests, and infrastructure vet pass in `7d9dd25`.
|
||||
- Added mappings and domain-port adapters for Session, Permission, Role, RolePermission, BankInfo, and OTPTemplate, completing the explicit persistence boundary coverage; full Auth tests pass in `e6e8e34`.
|
||||
|
||||
### `I001` — publisher-backed ICO purchase map
|
||||
|
||||
|
||||
Reference in New Issue
Block a user