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
7
8
# src/

Root source directory. Key entry points:
- `main.rs` — CLI entry, flag dispatch
- `lib.rs` — public module re-exports
- `cli.rs` — clap argument definitions
- `init.rs` / `fix.rs` — file generation and auto-repair
- `scoring/` — score calculation and grade assignment