letsbe-orchestrator/app
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
..
dependencies fix: use standard logging format to avoid reserved 'message' key 2025-12-07 11:59:18 +01:00
models feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
playbooks feat: add Nextcloud set-domain playbook v2 2025-12-04 14:04:21 +01:00
routes feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
schemas feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
__init__.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
config.py feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
db.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
main.py feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00