What problem does it solve?
Converts a plain project TODO into a fully-specified ResearchOps tree node, enabling concrete planning from an initial idea and hypothesis.
Core Features & Use Cases
- Clarification phase to resolve ambiguities by communicating with the user and collecting contextual details before node generation.
- Automated node generation that maps a TODO to a node with fields like id, title, kind, assumptions, targets, commands, and checks.
- Review and patch workflow that allows attaching the new node under an optional parent and patching it into the project plan.
Use Case: A project manager inputs a TODO with a title and hypothesis, and the system expands it into an executable ResearchOps node with concrete steps and acceptance criteria.
Quick Start
Provide a TODO item with id, title, and hypothesis, and optionally a parentNodeId, then request a new ResearchOps node following the defined steps.