- Crate directory: crates/colibri-store/ → crates/colibri-ledger/
- Package name in Cargo.toml
- All Rust module imports: colibri_store → colibri_ledger
- Workspace references in root Cargo.toml
- README.md and AGENTS.md tables
- Wiki docs (EN + SL): store-schema, cost-model, task-board, hive-routing,
a2a-complexity-audit, skills-catalog, eval-phase2 plan
- Kept Store struct name (works fine as 'a ledger contains the store')