chore: repo hygiene — consolidate specs, refresh stale READMEs (slice A)#521
Open
CSRessel wants to merge 1 commit into
Open
chore: repo hygiene — consolidate specs, refresh stale READMEs (slice A)#521CSRessel wants to merge 1 commit into
CSRessel wants to merge 1 commit into
Conversation
…d docs.md - move root spec/ tree and design notes into docs/specs/, nori-releases.md into docs/ - delete progress-questions.md (finished effort's log; preserved in git history) - replace nori-rs/README.md (was verbatim upstream Codex README with dead links) - correct docs.md crate-naming claim and point at the crate-layering spec Slice A of docs/specs/crate-layering.md §6.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
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
Slice A of
docs/specs/crate-layering.md§6 (stacked on #520).spec/tree intodocs/specs/— one home for design materialgoal-command-architecture-diagrams.md(durable design note) intodocs/specs/,nori-releases.mdintodocs/progress-questions.md— the append-only log of the finished cloud→handroll effort (recoverable from git history)nori-rs/README.md, which was still the verbatim upstream Codex README (dead doc links, references to crates likeexec/that don't exist here), with an accurate Nori workspace READMEdocs.md(five crates arenori--prefixed now, not two)Validation
Docs/moves only — no Rust source touched.
+39/−123. Pre-move grep confirmed no external references to any moved or deleted path.