docs(mcp): sync CLAUDE.md after provision_workspace tool added [carried from molecule-mcp-server#20] #2
Reference in New Issue
Block a user
Delete Branch "mcp-server-pr20/claude-88th-tool"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Carried from molecule-mcp-server#20 as part of task #325 monorepo consolidation (CTO directive 2026-05-20).
Original author: sdk-dev. Doc-sync companion to #19 (87 -> 88 tools, adds provision_workspace row).
Source-side PR will be closed pointing here once this lands.
Files land under
server/via -X subtree=server merge strategy.REQUEST_CHANGES
5-axis review:
Correctness: This PR updates
server/CLAUDE.mdto say the server exposes 88 tools and includesprovision_workspace, but the PR does not include the corresponding implementation and the head tree does not contain anyprovisionpath or symbol underserver/. Since this PR is mergeable independently, landing it before the carried implementation PR would make the tool registry inaccurate. Please either stack this on the PR that addsprovision_workspace, merge that implementation first, or include the implementation in this PR.Robustness: Documentation generated/merged out of order will mislead operators and agents about available MCP capabilities.
Security: No direct security issue in the doc edit.
Performance: No runtime impact.
Readability: The registry row itself is clear, but it must match the actual tree being merged.
APPROVE: docs-only CLAUDE.md sync is consistent with the provision_workspace tool count and table entry; CI/all-required green.
REQUEST_CHANGES on head
7ba2c2b0. This docs-only PR updates CLAUDE.md to advertise 88 tools and provision_workspace, but the implementation PR (#1) is still open and currently blocked. Merging this alone would make main document a tool that does not exist. Please land/fix #1 first, or stack/rebase this docs sync so the implementation and documentation reach main together.7ba2c2b005to470e9bf51fNew commits pushed, approval review dismissed automatically according to repository settings
APPROVED on head
470e9bf51f. Re-reviewed after #1 provision_workspace and #3 SOP gate both landed on main: this PR is now a docs-only sync in server/CLAUDE.md, updating the advertised tool count 87→88, Workspace Tools 8→9, and adding the provision_workspace row. The description matches the landed #1 behavior: supported runtime validation, read-back verification, and fail-closed runtime mismatch handling. No stale references to unlanded features found. Direct status: CI / all-required is green and mergeable=True. The remaining sop-checklist-gate red is the expected non-blocking missing-body/tier-label state, not a docs/code defect. This approval supersedes my stale REQUEST_CHANGES #11204 from the pre-implementation head.