sephera_core
sephera_core is the shared analysis engine behind the Sephera CLI.
It provides the core logic for:
- repository traversal
- ignore matching
- language lookup
- LOC scanning
- deterministic context pack construction
Most users should install the CLI instead:
Use this crate directly if you specifically want to build custom tooling on top of Sephera's analysis primitives.
- Documentation site: https://sephera.vercel.app
- Repository: https://github.com/Reim-developer/Sephera