FE-709: Planning sync β Conversational Workspace Runtime umbrella frontier decomposition#135
Closed
kostandinang wants to merge 1 commit into
Closed
Conversation
Planning baseline for the umbrella's frontier-item decomposition. Adds three new frontier definitions for the runtime tracks not yet captured in PLAN.md (Tracks 2/3/5), flips continuous-workspace to done after FE-709, and retires side-chat-persistence-v4a as superseded by Track 2. This is a draft planning PR β Linear issue TBD. Per planning-pr convention: planning baselines for shared downstream branches go on a separate planning branch off main (here, off ln/fe-705-extensions so it inherits the new PLAN.md format from Lu's stack and shows only the umbrella additions in the diff). Changes: - Context paragraph: name the umbrella + its 5 sub-tracks - Sequencing: continuous-workspace done; insert chat-runtime-threads, thread-context-provision, reconciliation-runtime into Next - Three new frontier definitions: chat-runtime-threads (Track 2), reconciliation-runtime (Track 3), thread-context-provision (Track 5) - continuous-workspace: Linear=FE-709, Status=done - Horizon: side-chat-persistence-v4a removed (superseded) - Recently Completed: FE-709 entry - Dependencies: TRACK A restructured as the umbrella; RETIRED section added for v4a Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Open
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Planning baseline that decomposes the Conversational Workspace Runtime umbrella (
docs/design/CONVERSATIONAL_WORKSPACE_RUNTIME.md) into frontier items inmemory/PLAN.md. Drafted offln/fe-705-extensionsso the diff inherits Lu's new PLAN.md format and shows only the umbrella additions (not the format migration).Why this is a separate planning PR
Per the
planning-prskill convention:Changes
continuous-workspaceremoved (done as FE-709).chat-runtime-threads(Track 2),thread-context-provision(Track 5),reconciliation-runtime(Track 3) inserted at appropriate positions.side-chat-persistence-v4aremoved (superseded by Track 2).chat-runtime-threadsβ Track 2; thread substrate + in-stream rendering.reconciliation-runtimeβ Track 3; async-by-default classifier with in-stream thread.thread-context-provisionβ Track 5; TOON serializer, `#` mention, turn-zero.Status
Draft. Linear issue is TBD. Will be promoted to ready-for-review once Lu's #132 + #133 land on main, at which point this PR's base can be retargeted to `main` (or recreated from `main` if cleaner).
Open questions still inherited from the umbrella
Test plan
π€ Generated with Claude Code