letsbe-orchestrator/app/dependencies
Matt 4527c85e3d fix: use standard logging format to avoid reserved 'message' key
Python's logging.LogRecord reserves 'message' as an attribute.
Using it in extra dict causes KeyError.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 11:59:18 +01:00
..
__init__.py feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
admin_auth.py feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
auth.py fix: use standard logging format to avoid reserved 'message' key 2025-12-07 11:59:18 +01:00