|
All checks were successful
CI / test (push) Successful in 3m18s
- decision_logs.py: add LIMIT 100 to dedup query to avoid loading all records - ExecutionProcess.tsx: document N+1 API pattern and explain why acceptable - scheduler.py: document why scan_once runs synchronously (thread pool would break fire-and-forget) All 880 tests pass. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_snapshot.py | ||
| decision_logs.py | ||
| decision.py | ||
| domain.py | ||
| lifecycle.py | ||
| models.py | ||
| read_model.py | ||
| report.py | ||
| repository.py | ||
| scheduler.py | ||
| task_queue.py | ||