docs: define the persistent conversation and channel model#105
Merged
ibourgeois merged 2 commits intomainfrom Mar 21, 2026
Merged
docs: define the persistent conversation and channel model#105ibourgeois merged 2 commits intomainfrom
ibourgeois merged 2 commits intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Defines Katra v2’s intended “persistent conversation/channel” concept as a durable, workspace-scoped collaboration space (closer to Slack/Teams) and updates the v2 overview to reflect this navigation/product model.
Changes:
- Adds an explicit v2-overview UX bullet emphasizing durable workspace-scoped conversations with people, models, and agents as first-class participants.
- Documents the persistent conversation/channel hierarchy, supported interaction shapes, and shell implications in the v2 product/architecture principles doc.
- Adds a reference link to the tracking issue for the conversation/channel model definition work.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/v2-overview.md | Updates the high-level v2 UX direction and links to issue #102 for the conversation/channel model. |
| docs/architecture/v2-product-and-architecture.md | Adds detailed guidance for the persistent conversation/channel model, assumptions, and what remains deferred. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Closes #102
Summary
Verification
git diff --checkNotes
This is a product and architecture guidance PR, not an implementation PR. It is meant to guide the upcoming shell mockup, component, and feature-flag work without prematurely locking in storage or transport details.