1002 B
1002 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/services/comms.py | split planned; comms adapters still consolidated |
| 5 | ariadne/manager/provisioning.py | split planned; provisioning flow modules pending extraction |
| 6 | ariadne/services/nextcloud.py | split planned; provider methods pending partition |
| 7 | ariadne/settings.py | split planned; settings schema + helpers pending split |
| 8 | ariadne/services/jenkins_workspace_cleanup.py | split planned; job orchestration pending extraction |
| 9 | tests/test_provisioning.py | test module split planned; broad provisioning coverage retained meanwhile |
| 10 | tests/test_services.py | test module split planned; broad service contract coverage retained meanwhile |
| 11 | tests/test_app.py | test module split planned; API coverage retained meanwhile |
| 12 | tests/test_keycloak_admin.py | test module split planned; identity admin coverage retained meanwhile |