Skip to content

chore(registry): tighten route.rs doc comment#38

Merged
tolgaergin merged 1 commit into
mainfrom
chore-route-comment-sanitize
May 8, 2026
Merged

chore(registry): tighten route.rs doc comment#38
tolgaergin merged 1 commit into
mainfrom
chore-route-comment-sanitize

Conversation

@tolgaergin
Copy link
Copy Markdown
Contributor

Summary

Strip phase-numbered prose and non-technical reasoning from the route.rs module-level doc + RouteMode variant docs. Replace with a short description of runtime behavior. No semantic change to any code path.

Test plan

  • cargo clippy --workspace --all-targets -- -D warnings clean
  • cargo fmt --check clean
  • CI green

🤖 Generated with Claude Code

Replace internal phase-numbered prose + non-technical reasoning with
a short description of the runtime behavior. No semantic change to
any code path — `RouteMode::Direct` stays the default, the env-var
debug knob is unchanged, npm packages still fetch direct from
`registry.npmjs.org`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tolgaergin tolgaergin merged commit 0899876 into main May 8, 2026
5 checks passed
@tolgaergin tolgaergin deleted the chore-route-comment-sanitize branch May 8, 2026 12:51
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