docs: record permission repository wiring
This commit is contained in:
@@ -305,6 +305,7 @@ The current composition root is `cmd/serve.go`; `repository.System` aggregates P
|
||||
### `A006` — identity and permission checkpoint
|
||||
|
||||
- Extracted case-insensitive route/method evaluation and privileged-role detection into `application/permission`, retaining development-mode bypass and existing gRPC error mapping; focused and full Auth tests pass in `9f97cec`.
|
||||
- Runtime-wired the permission repository adapter and routed permission initialization lookup/creation plus super-admin listing through the domain port, retaining legacy fallback; full Auth tests pass in `5b61adf`.
|
||||
- A006 remains in progress: permission repository wiring and identity application orchestration still need extraction.
|
||||
- A005 remains in progress: JWT validation, session checks, refresh-token flow, and broader authentication orchestration still need application ports and adapters.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user