docs: Rust core spike decision and companion inventories - #337
Merged
Merged
Conversation
There was a problem hiding this comment.
Documentation-only PR adds detailed plan and inventory documents. The spike decision record omits the required ## Functional DAG opening for markdown plans/ADRs per cc-settings. Its decision rule section is also missing the explicit criteria list before deferring to a table. Otherwise the documentation is thorough and follows register and structure guidelines.
Review coverage: 500/1150 diff lines supplied. Partial input (truncated: diff, standards). Inline comments are limited to fully visible, valid right-side hunks. Reviewed commit: c36b5683ada13c2fd31d2d5c7d405462783d261c.
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.
What this does
Records the answer to "should we rewrite Programa on gpui-kit for perf and Windows, and should every terminal be a dumb client of a core running elsewhere". Three docs under docs/plans:
Decision in one line
No rewrite. GPUI is viable for a Windows and Linux client. The plan is a headless core (Rust, local or hosted) with draw-only clients, contract first, the macOS app as the first client. Org mode is a product decision.
Test plan