Skip to content

docs: correct rust workspace crate count to 11#3269

Open
nankingjing wants to merge 1 commit into
ultraworkers:mainfrom
nankingjing:contrib/rust-crate-count
Open

docs: correct rust workspace crate count to 11#3269
nankingjing wants to merge 1 commit into
ultraworkers:mainfrom
nankingjing:contrib/rust-crate-count

Conversation

@nankingjing

Copy link
Copy Markdown

Summary

Follow-up doc fix after #3268.

The Stats section of rust/README.md states 9 crates in the workspace, but the workspace (members = ["crates/*"]) now contains 11 crates:

api, claw-analog, claw-rag-service, commands, compat-harness, mock-anthropic-service, plugins, runtime, rusty-claude-cli, telemetry, tools

(verified by counting rust/crates/*/Cargo.toml — 11 manifests). This PR updates only that number; it does not restructure the layout or responsibilities sections.

Note on a second candidate fix (not included)

While investigating I also checked the reported broken link in how_to_run.md ([futute.md](futute.md)). I did not change it: neither futute.md nor a correctly-spelled future.md exists anywhere in the repository, so retargeting the link would not resolve to a real file. Left untouched pending a decision on whether that target doc should be created.

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.

1 participant