semantics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# #region EncryptionKeyModule [C:5] [TYPE Module] [SEMANTICS encryption, fernet, key, env, secret]
|
||||
# @BRIEF Resolve and persist the Fernet encryption key required by runtime services.
|
||||
# @LAYER Infra
|
||||
# @LAYER Infrastructure
|
||||
# @RELATION DEPENDS_ON -> [LoggerModule]
|
||||
# @INVARIANT Runtime key resolution never falls back to an ephemeral secret.
|
||||
# @PRE Runtime environment can read process variables and target .env path is writable when key generation is required.
|
||||
|
||||
Reference in New Issue
Block a user