-
Notifications
You must be signed in to change notification settings - Fork 0
v0.8: Implement CREP to ConsoleState reducer and conversation viewport #245
Copy link
Copy link
Closed
Labels
area:consoleConsole snapshot, control surface, and dashboard data planeConsole snapshot, control surface, and dashboard data planearea:conversationPublic transcript, host conversation, and internal delegation visibilityPublic transcript, host conversation, and internal delegation visibilityarea:kernelKERNEL_PROTOCOL / CREP eventsKERNEL_PROTOCOL / CREP eventspriority:highTruth-in-advertising or locked-spec gapTruth-in-advertising or locked-spec gapsize:L3-7 days3-7 daystype:featNew feature for v0.5 virtual teamNew feature for v0.5 virtual team
Milestone
Metadata
Metadata
Assignees
Labels
area:consoleConsole snapshot, control surface, and dashboard data planeConsole snapshot, control surface, and dashboard data planearea:conversationPublic transcript, host conversation, and internal delegation visibilityPublic transcript, host conversation, and internal delegation visibilityarea:kernelKERNEL_PROTOCOL / CREP eventsKERNEL_PROTOCOL / CREP eventspriority:highTruth-in-advertising or locked-spec gapTruth-in-advertising or locked-spec gapsize:L3-7 days3-7 daystype:featNew feature for v0.5 virtual teamNew feature for v0.5 virtual team
Context
The future console needs a replayable state layer. Today REPL rendering is largely event-to-string/println. v0.8 needs a pure reducer that can replay CREP events into console state and conversation viewport models.
Acceptance Criteria
Evidence Required
Tracker Update Required
This issue is incomplete until tracker #238 is updated.
If implementation is complete but tracker is stale, report
implementation complete, tracker incomplete.Out Of Scope