Layer 2: Current Mission Fixture
The keyboard/input research pass is the current 36-node LangGraph
fixture under src/server/.
It owns:
- node IDs
00through35 - phase labels, task names, prerequisites, and adjacency
- Hermes prompts and node output summaries
- review actions:
accept,correct,skip,deepen - route/update actions: context routing, node config updates, and open Hermes agent config/context updates
This fixture validates that the generic surface can map onto real staged work. Replacing the fixture should not require redrawing assets or rewriting the RG menu structure. The client should continue to ask the server for task/config/routing text instead of baking mission-specific keyboard wording into fixed UI labels.