<p align="center">
<img src=".nornir/assets/nornir.webp" alt="Urðr, Verðandi, Skuld — the three Norns" width="720" />
</p>
# nornir remembers every state your workspace has been in
**Time-travelling project-management for multi-crate Rust.**
- **Time-travel**: append-only, git-SHA-addressed warehouse — query any past state of code, tests, and releases
- **Unified**: code-intelligence, releases, tests, and a knowledge graph in one catalog — what Maven + Jira should have been
- **Gate**: a self-discovering completeness gate — the test-matrix knows what's unbuilt and untested
- **Embedded**: single-file ACID catalog (skade-katalog) — no Nessie/Polaris service to stand up
- **Fast**: 2.0M ops/s · 0.31 µs p50 catalog reads, lock-free per core
_(no bench history yet — run a benchmark to populate this section)_
## Read the real docs
- 📖 **[The complete manual — `docs/book.pdf`](docs/book.pdf)** — every subsystem chapter (design, warehouse, docs generation, vector search, release & history).
- 📄 **[Full overview — `.nornir/README-full.md`](.nornir/README-full.md)** — the detailed pitch, quickstart, design, the full competitive matrix, and all measured benchmarks.
- 📝 [`docs/book.md`](docs/book.md) — the manual, as Markdown. Search it with `nornir docs search nornir "<query>"`.