rhizome-node/plans/housekeeping.md
Lentil Hoffman 73d2bf23f5
refactor: simplify relationship graph implementation
- Implement RelationshipGraphResolver extending Lossy
- Add type-safe accumulator for relationship graph state
- Update tests and documentation
2025-06-22 18:39:53 -05:00

8 lines
214 B
Markdown

# Housekeeping tasks
- [x] Organize tests?
- [ ] More documentation in docs/
- [ ] Rename/consolidate, lossless view() and compose() --> composeView()
- [ ] Rename Lossless to HyperView
- [ ] Rename Lossy to View