my-project
my-project
Analysis Summary
AI Summary
| Files analyzed | 42 |
| Missing handlers | 0 |
| Unregistered handlers | 0 |
| Unused handlers | 0 |
| Duplicate exports | 0 |
No immediate action items.
Quick Commandsv0.6
Query API
Fast graph queries without full analysis
loct query who-imports my-project/src/main.tsFiles that import targetloct query where-symbol useAuthFind symbol definitionsloct query component-of my-project/src/main.tsGraph component containing fileSnapshot Diff
Compare snapshots to track changes
loct diff --since mainCompare against main branchloct diff --since HEAD~5Delta since 5 commits agoAudit Summary
Codebase is in good shape! No critical issues detected.
Top duplicate exports
None
Re-export cascades
None
Dynamic imports
None
Bundle distribution
No bundle distribution data available
Run loct dist with one or more production source maps to populate this panel.
Tauri command coverage
No Tauri commands detected in this root.
Command Pipelines
No Tauri commands detected
This view shows frontend invoke() calls and their backend handlers
Crowds Analysis
No crowds detected. Your codebase has well-distributed naming patterns.
Circular Imports0
No circular imports detected
Dead Exports
No dead exports detected
All exports are being imported somewhere in the codebase
Twins Analysis
Twins analysis not available
Run analysis with --twins flag to enable this feature
No refactor plan available. Run
loct plan <directory>to generate architectural suggestions.
Coverage Gaps
No coverage gaps detected
All production code has test coverage