Skip to content

chore: bump docs URLs after .github AI-discoverability move#6

Merged
rafael5 merged 1 commit into
mainfrom
chore/bump-docs-paths-after-ai-discoverability-move
May 11, 2026
Merged

chore: bump docs URLs after .github AI-discoverability move#6
rafael5 merged 1 commit into
mainfrom
chore/bump-docs-paths-after-ai-discoverability-move

Conversation

@rafael5
Copy link
Copy Markdown
Contributor

@rafael5 rafael5 commented May 11, 2026

Summary

Track 5 of the AI-discoverability docs reorg (.github PR #29 / 91c2d00). Five URL refs across this repo pointed at https://github.com/m-dev-tools/.github/blob/main/docs/phase4-plan.md; that file now lives at /docs/ai-discoverability/phase4-plan.md after the meta-repo consolidated all of its design / plan / evidence prose into a single subdirectory.

Files touched

  • AGENTS.md — 3 refs (table footnote on verify(), §3 vendoring rationale link, Claude-guidelines "defer to phase4-plan.md" link)
  • README.md — 1 ref (Status section pointer to the broader plan)
  • examples/claude-code/session.md — 1 ref (Track-C context line)

GitHub does surface a "this file was moved" hint for the old URLs, so they weren't broken — just one click away. This pulls them back to a direct fetch.

What did NOT change

Bare-name refs in docstrings / comments (phase4-plan.md without a URL prefix — in src/m_dev_tools_mcp/server.py, _discovery.py, scripts/, and tests/) deliberately stay. They're textual file-name references, not navigable links; the filename itself didn't change.

dist/mcp-tools.json regen is a no-op (server.py docstrings unchanged) but ran to keep the drift gate honest.

Test plan

  • make check — ruff + mypy + 41/41 pytest + check-manifest + check-agents all green
  • CI green

Track 5 of the AI-discoverability docs reorg
(.github PR #29/91c2d00). Five URL refs across this repo pointed
at https://github.com/m-dev-tools/.github/blob/main/docs/phase4-plan.md;
that file now lives at /docs/ai-discoverability/phase4-plan.md after
the meta-repo consolidated all of its design / plan / evidence
prose into a single subdirectory.

Files touched:

* AGENTS.md — 3 refs (table footnote on verify(), §3 vendoring
  rationale link, Claude-guidelines `defer to phase4-plan.md` link)
* README.md — 1 ref (Status section pointer to the broader plan)
* examples/claude-code/session.md — 1 ref (Track-C context line)

GitHub does surface a "this file was moved" hint for the old URLs,
so the prior versions weren't broken — just one click away. This
pulls them back to a direct fetch.

Bare-name refs in docstrings/comments (phase4-plan.md without a
URL prefix — in src/m_dev_tools_mcp/server.py, _discovery.py,
scripts/, and tests/) deliberately stay. They're textual file-name
references, not navigable links; the filename itself didn't change.

dist/mcp-tools.json regen is a no-op (server.py docstrings unchanged)
but ran to keep the drift gate honest.

Verified locally:

* make check — ruff + mypy + 41/41 pytest + check-manifest +
  check-agents all green
@rafael5 rafael5 merged commit 732eb6d into main May 11, 2026
1 check passed
@rafael5 rafael5 deleted the chore/bump-docs-paths-after-ai-discoverability-move branch May 11, 2026 13:05
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