fix(setup-interns): absolute paths + gitea clone fallback [v0.3.0]
- Replace all `<project-root>/.common/...` with `~/projects/.common/...` (POSIX-absolute paths, mirroring setup-projects-meta after the using-projects-meta-fix-paths fix). The cwd-relative form broke when Claude was launched from System32 or another non-project dir. - Add git clone fallback: when `interns-mcp` source is absent, clone from `https://git.kzntsv.site/OpeItcLoc03/interns-mcp` instead of stopping with "initialize first". Mirrors setup-projects-meta Phase 4. - Remove "source must be in place" from Out of scope (now handled). - Fix MCP registration cwd to `~/projects` (base dir containing .common/). - Bump version 0.2.0 → 0.3.0 (MINOR — new capability: clone fallback). Closes [setup-interns-fix-paths] + [setup-interns-clone-fallback]. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in: