Automated freshness check from `runtime-check-private-freshness.yml`. ### Summary | Field | Value | |---|---| | **Reason** | 1 imported-path commit(s) ahead of pin, 52d gap exceeds 14d threshold | | **Pinned ref** | `ci-v0.1.0` → `9dc9403f2c7cee4408a44bc62cb318c8d1b68dd0` | | **Pinned date** | 2026-04-30T19:35:25-04:00 | | **private/main HEAD** | `4b5a77ae509eb35bd290088f11f361f88e32d81c` | | **main date** | 2026-06-22T07:56:55-04:00 | | **Imported-path commits ahead** | 1 | | **Calendar gap** | 52 days | ### Commits on imported paths since pin - `4b5a77a` fix(scan): disambiguate source_id on basename collision (#836) (#986) ### Scanned import paths - `CLAUDE.md` - `agents/code-writer.md` - `agents/debugger.md` - `agents/inquisitor.md` - `agents/ops.md` - `skills/git/` - `skills/python/` - `standards/software-standards.md` ### Remediation Per project CLAUDE.md: _"bumping `sources.private.ref` requires a manual review of the git diff between the old and new tag."_ 1. Review `git diff ci-v0.1.0..main -- <imported-paths>` in `glitchwerks/claude-configs`. 2. If the changes are safe to ingest, cut a new `ci-v<semver>` tag in `glitchwerks/claude-configs`. 3. Bump `sources.private.ref` in `runtime/ci-manifest.yaml` and open a PR. 4. The `runtime-build.yml` STAGE 1 validate-manifest step will confirm the new tag resolves. Refs #144 (Phase 6 epic) — App install dependency: #206. 🤖 _Generated by Claude Code on behalf of @cbeaulieu-gt_