Extract helper functions _supplement_executing and _supplement_completed to flatten the nested conditional logic. This improves readability and makes the code easier to test and maintain. Addresses code review finding: supplement_decision_logs nested complexity |
||
|---|---|---|
| .. | ||
| __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 | ||