`projd-core` is the shared scanning model for Projd CLI and GUI. It detects
project markers, source languages, dependency manifests, tests, CI providers,
repository state, risks, and per-language code line statistics.
This crate intentionally does not expose repository, homepage, or author metadata
in `Cargo.toml`, so published crates stay decoupled from local hosting details.