//! Source collection: compiler errors, git diff, cargo metadata, entry
//! points, and related tests.
//!
//! Each submodule owns a focused slice of the data the pack needs. All types
//! are `Serialize`/`Deserialize` so they round-trip through JSON output and
//! MCP responses without intermediate string re-parsing.
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;