refactor: remove lattice-store crate and update roadmap tasks

This commit is contained in:
2025-12-22 21:12:29 +01:00
parent e942da49ff
commit 665114036b
7 changed files with 1 additions and 81 deletions
+1 -2
View File
@@ -139,8 +139,7 @@
**Post-M2 Refactoring:**
- [ ] Unify `node.rs` from `lattice-cli` and `lattice-core`
- [ ] Move `Store` code into `lattice-store` crate
- [ ] Move `StoreActor` code into `lattice-store` crate
- [ ] Use prost for node status in store
---