docs: record OTP runtime wiring
This commit is contained in:
@@ -287,6 +287,7 @@ The current composition root is `cmd/serve.go`; `repository.System` aggregates P
|
||||
- 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`.
|
||||
- Wired the OTP adapters into runtime composition and generation, delivery, verification, and deletion paths while retaining compatibility fallback; full Auth tests pass in `c951875`.
|
||||
- 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