# cargo-bless — documentation
This folder holds **design and maintainer-facing** notes. The **user-facing** overview lives in the repository [README](https://github.com/Ruffian-L/cargo-bless#readme) (also what [crates.io](https://crates.io/crates/cargo-bless) shows).
| [architecture.md](./architecture.md) | How the Rust modules map to `docs.rs` and the main pipeline |
| [cli-reference.md](./cli-reference.md) | Flags and subcommands in one place |
| [contributing.md](./contributing.md) | Build, test, and release checklist |
| [phase3-workspace-design.md](./phase3-workspace-design.md) | Draft design for workspace-wide analysis (`--workspace` / `--package`) |
| [`images/`](./images/) | Banner + pipeline illustrations used by the root README |
**Generated API docs:** [docs.rs/cargo-bless](https://docs.rs/cargo-bless)
**Change log:** [changelog.md](https://github.com/Ruffian-L/cargo-bless/blob/main/changelog.md) (repo root)