docs: define the desktop MVP shell and navigation#104
Merged
ibourgeois merged 2 commits intomainfrom Mar 21, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the v2 documentation to define the intended “first real” Katra desktop shell as a branded workspace surface (not a developer/runtime diagnostic page), and aligns the v2 overview with that UX/navigation direction.
Changes:
- Expanded
docs/v2-overview.mdto explicitly call out the shift from the current developer-oriented landing page to a branded workspace shell, plus a summary of the intended desktop UX/navigation model. - Added a new “Desktop MVP Shell Guidance” section to
docs/architecture/v2-product-and-architecture.md, covering shell purpose, navigation principles, brand requirements, and implementation guardrails.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/v2-overview.md | Adds concise status + UX-direction bullets and links shell definition work to issue #100. |
| docs/architecture/v2-product-and-architecture.md | Defines the desktop MVP shell guidance, including what to center/avoid and explicit brand constraints linking to brand docs/assets. |
💡 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 #100
Summary
Verification
git diff --checkNotes
This is intentionally a product and architecture guidance PR, not an implementation PR. It is meant to inform follow-up issues for the shell mockup, Pennant rollout, component system, conversation model, and runtime diagnostics relocation.