Purpose
Implement the end-to-end user flow: enter a note → send to Traverse runtime → render runtime-provided structured output. The UI must not compute any business fields itself.
Definition of Done
Constraints
The following fields are runtime-owned; the UI renders only:
- Deterministic tags
- Note type
- Suggested next action
- Workflow/event status
Dependencies
Depends on #3 (runtime event client boundary).
Purpose
Implement the end-to-end user flow: enter a note → send to Traverse runtime → render runtime-provided structured output. The UI must not compute any business fields itself.
Definition of Done
Constraints
The following fields are runtime-owned; the UI renders only:
Dependencies
Depends on #3 (runtime event client boundary).