674 B
674 B
| 1 | # path | reason |
|---|---|---|
| 2 | ariadne/services/cluster_state.py | split planned; service orchestration decomposition tracked in hygiene backlog |
| 3 | ariadne/app.py | split planned; Flask app bootstrap/routes currently co-located |
| 4 | ariadne/manager/provisioning.py | split planned; provisioning flow modules pending extraction |
| 5 | tests/test_provisioning.py | test module split planned; broad provisioning coverage retained meanwhile |
| 6 | tests/test_services.py | test module split planned; broad service contract coverage retained meanwhile |
| 7 | tests/test_app.py | test module split planned; API coverage retained meanwhile |
| 8 | tests/test_keycloak_admin.py | test module split planned; identity admin coverage retained meanwhile |