docs: refresh current-state to Phase 47 (KI-031 resolved)#267
Merged
Conversation
- CLAUDE.md: add the Phase 47 bullet (KI-031 24h-window wired), bump phase history 0–46 → 0–47, and move KI-031 out of the active range (resolved). - docs/BUILD_PLAN.md: add the Phase 47 entry. - .claude/memory.md: 2026-06-17 note — KI-031 delivered; no pure-code backlog items remain (rest is external-only or recommended-against). Docs only; no code or schema. Final merge left to Richard / Freddie. https://claude.ai/code/session_01VzJJTUcvzZgS9jN8aap9iv
RJK134
added a commit
that referenced
this pull request
Jun 17, 2026
The self-built 'BugBot PR Review' check in claude-code-review.yml has been failing identically on every recent PR (#261/#263/#266/#267) with an internal 'directory mismatch for directory ".../tsconfig.json" ... this indicates a bug. You don't need to do anything' error in the post- buffered-inline-comments step — it crashes ~20s in, regardless of PR content. The recurring spurious red obscures the real merge gates. Root cause: this workflow pinned anthropics/claude-code-action to an older v1.0 commit (1dc994ee, 2026-06) whose internal action.yml step has the bug. Bump to 51ea8ea7 (refs/tags/v1, the same SHA the sibling claude.yml workflow already uses), which clears the crash. Other workflows (claude.yml, claude-code-fix.yml) are unaffected — they already use 51ea8ea7 / @v1. Real merge gates (check/docker/security/ e2e/GitGuardian) and the substantive AI reviewer (Cursor Bugbot) are untouched. https://claude.ai/code/session_01VzJJTUcvzZgS9jN8aap9iv Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs-only: refresh current-state to Phase 47 (KI-031 resolved)
Housekeeping after #266 merged — keeps the source-of-truth docs current. No code, no schema.
CLAUDE.md: adds the Phase 47 bullet (KI-031 24h-window wired), bumps phase history 0–46 → 0–47, and moves KI-031 out of the active-issues range (now resolved).docs/BUILD_PLAN.md: adds the Phase 47 entry (scope, dormant-until-Meta status, verification)..claude/memory.md: 2026-06-17 note — KI-031 delivered, and that no pure-code backlog items remain (the rest is external-only or recommended-against), so a future session doesn't go hunting.KNOWN_ISSUES.mdwas already updated by #266. Final merge left to Richard / Freddie.https://claude.ai/code/session_01VzJJTUcvzZgS9jN8aap9iv
Generated by Claude Code