docs: repoint ~/dev/ops to ~/dev/infra/ops - #3
Conversation
The 2026-06-07 reorg moved these under apps/ tooling/ infra/ behind compat symlinks at the old root paths. Those symlinks were removed on 2026-09-02, so each reference below now names a directory that does not exist. Sibling PRs from the same sweep: mujtaba3B/dev#89 (the ops kit itself, which turned out to depend on the symlink silently), mujtaba3B/gstack-extensions#72 and mujtaba3B/mutwo-skills#186. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WBP4w9wimhmQqw8CAE72Mh
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Essentials Run ID: 📒 Files selected for processing (2)
Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 4 reviews per hour. 📝 WalkthroughWalkthroughUpdated shared deploy-kit path references from ChangesDeploy-kit path alignment
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change only updates two outdated deploy-kit references to the replacement path. No actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Two references to the shared deploy kit:
DEPLOY.md(where the gating logic lives) and the comment inscripts/deploy.sh.Why
The 2026-06-07 reorg moved these repos under
apps/,tooling/andinfra/, leaving compat symlinks at the old root paths. Those symlinks were removed on 2026-09-02, so each reference here now names a directory that does not exist.Verified: the replacement path resolves on disk, and zero old-root references remain in the changed files.
Sibling PRs from the same sweep: mujtaba3B/dev#89 (the ops kit itself, which turned out to depend on the symlink silently), mujtaba3B/gstack-extensions#72 (68 references in skill bodies) and mujtaba3B/mutwo-skills#186.
🤖 Generated with Claude Code
https://claude.ai/code/session_01WBP4w9wimhmQqw8CAE72Mh
Summary by CodeRabbit
Documentation
Bug Fixes