-
Notifications
You must be signed in to change notification settings - Fork 1
cleanup opportunities
Bryan edited this page Jun 13, 2026
·
1 revision
The repository has strong maintenance checks, so this section focuses on size, churn, and dependency freshness rather than obvious dead code. Vulture and duplicate-code checks are already part of .github/workflows/ci.yml.
| Area | Signal | Page |
|---|---|---|
| Complexity |
src/lode/indexer.py, src/lode/graph.py, and src/lode/storage.py are the largest source files. |
Complexity hotspots |
| Dependencies | Optional and dev tooling need regular updates, especially Kuzu and security scanners. | Dependency freshness |