Stabilize staff concurrency and premium emoji; enable verified Drone deployment
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-09-13 19:48:41 +09:00
parent 733298bf06
commit cb35bb12e3
86 changed files with 2993 additions and 2455 deletions

View File

@@ -25,6 +25,12 @@ MANIFEST
# Virtual environments
.env
.env.*
.history/
CODEX.MD
AGENTS.md
*.pem
*.key
.venv
env/
venv/
@@ -78,6 +84,7 @@ docs/_build/
# Test files
.coverage
.pytest_cache/
.ruff_cache/
.tox/
.nox/
htmlcov/
@@ -98,4 +105,4 @@ monitoring/
# Backup files
*.bak
*.backup
*.backup