Skip to content

docs(crates): fix public repository links - #376

Merged
auscaster merged 1 commit into
runxhq:mainfrom
leonardosaracchi5:agent/fix-crates-readme-links
Aug 4, 2026
Merged

docs(crates): fix public repository links#376
auscaster merged 1 commit into
runxhq:mainfrom
leonardosaracchi5:agent/fix-crates-readme-links

Conversation

@leonardosaracchi5

Copy link
Copy Markdown
Contributor

What changed

  • Replace the crates/README.md link to the private/missing plans/rust-takeover.md file with the public TypeScript interop boundary.
  • Replace the link to the missing archived scafld spec with the same current public boundary document.
  • Update the architecture link label so it matches the public repository layout.

Why

The Rust workspace guide retained paths from the project’s earlier monorepo layout. In the public checkout, both referenced files are absent, so readers hit dead links while trying to understand the native CLI cutover.

Impact

Contributors can now follow every local Markdown link in the Rust workspace guide to current, public documentation.

Validation

  • git show --check
  • Repository-wide scan of local Markdown link targets: all targets resolve

Signed-off-by: Leonardo Saracchi <leonardosaracchi5@gmail.com>
@leonardosaracchi5
leonardosaracchi5 marked this pull request as ready for review July 30, 2026 13:27

@auscaster auscaster left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked the diff against current main. Both replacement documents exist, the old rust-takeover and archived scafld links are stale public references, and the change keeps the contributor-facing crates guide on current canonical docs.

@auscaster
auscaster merged commit 7b23f32 into runxhq:main Aug 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants