- Update ResolverPlugin interface to include context in update and resolve methods - Modify CustomResolver to pass entity state and resolved values to plugins - Update built-in plugins to accept and use the new context parameter - Add comprehensive test for inter-plugin communication - Add documentation for the new view composition patterns This change enables plugins to access each other's states during both update and resolve phases, allowing for more powerful and flexible resolver compositions.
Project Initiatives
This directory contains planning documents and proposals for Rhizome Node development initiatives.
Purpose
- Document project goals and roadmaps
- Propose and discuss new features
- Plan research and development efforts
Naming Conventions
- Use kebab-case for all filenames (e.g.,
distributed-sync-research.md
) - Include dates in filenames for time-sensitive documents (e.g.,
2025-06-peer-discovery-proposal.md
)
Contributing
- Create a new markdown file for your proposal or research