- Lower console handler from INFO to DEBUG so all log calls are visible
- Enrich format to include function name and line number for full context:
TIMESTAMP [LEVEL ] module.func:line — message
https://claude.ai/code/session_01KjaNo9RXevw6x1DjJD8mj6
pyrage 1.3.0 removed the Recipient/Identity class pattern in favour of
pyrage.passphrase.encrypt(plaintext, passphrase) and
pyrage.passphrase.decrypt(ciphertext, passphrase) top-level functions.
Update _encrypt/_decrypt in config.py accordingly.
https://claude.ai/code/session_01KjaNo9RXevw6x1DjJD8mj6