claude-native 0.2.0

Scan any project and score how Claude Native it is — optimized for AI-assisted development
Documentation
1
2
3
4
5
6
# scan/

Project directory scanner. Builds `ProjectContext` used by all rules.
- `builder.rs` — walks filesystem, reads key files, builds context
- `classifiers.rs` — file type detection (test, generated, lock, manifest)
- `file_stats.rs` — line counting and function-length detection