docs: record OTP infrastructure adapters
This commit is contained in:
@@ -286,6 +286,7 @@ The current composition root is `cmd/serve.go`; `repository.System` aggregates P
|
||||
- Extracted OTP template parameter decoding into the same application package and kept persistence JSON types at the infrastructure boundary; full Auth tests pass in `62fb1b1`.
|
||||
- Extracted the three-attempt retry and already-used verification policy into `application/otp`; the gRPC use-case retains compatible status/error mapping and full tests pass in `133fcc3`.
|
||||
- Added explicit OTP `Store` and `Sender` application contracts, isolating persistence and delivery concerns for the next adapter migration; full Auth tests pass in `8fbfcff`.
|
||||
- Added concrete infrastructure adapters for the Redis OTP store and Kavenegar sender while preserving existing key/TTL behavior; full Auth tests pass in `cde73ef`.
|
||||
- A004 remains in progress: template lookup, delivery, verification, and thin gRPC adapter extraction still use the legacy use-case/repository composition.
|
||||
|
||||
### `I001` — publisher-backed ICO purchase map
|
||||
|
||||
Reference in New Issue
Block a user