Skip to content

[LKPR-0] chore: recover 4 code-review patterns into lorekeeper-code-reviewer - #343

Merged
Jessinra merged 1 commit into
mainfrom
chore/recover-code-reviewer-patterns
Jul 27, 2026
Merged

[LKPR-0] chore: recover 4 code-review patterns into lorekeeper-code-reviewer#343
Jessinra merged 1 commit into
mainfrom
chore/recover-code-reviewer-patterns

Conversation

@jessinra-megumi-dev

Copy link
Copy Markdown
Contributor

What

Recovers 4 code-review patterns that were sitting in stale git stashes (from the LKPR-124/128/130/105 era) and never landed on main. The lorekeeper-code-reviewer skill had since evolved to 1.20.0, so these were re-applied against current content, not popped blind.

Appended to references/blocker-patterns.md as sections 25–28:

# Pattern Sev Origin
25 Svelte fetch(...) without res.ok → silent HTTP error swallowing MAJOR LKPR-130 #330
26 Processor must clamp unbounded pagination params MAJOR LKPR-130 #330
27 Overlay component added without component test when siblings have one BLOCKER LKPR-124 #310
28 Dashboard route dropping MCP handler response fields MAJOR LKPR-105 #283

Also: 4 matching quick-scan bullets in SKILL.md 'Repo-Specific Red Flags', pattern count 24 → 28, version 1.20.0 → 1.21.0.

Why

Real BLOCKER/MAJOR signal from past reviews that would otherwise be lost when the stashes were dropped. Now encoded durably.

Notes

SKILL.md stays lean at 7290/8000 chars. Skill-only change, no src/ touched.

⚠️ Pre-existing bug found (not fixed here): blocker-patterns.md has two ## 15. sections (lines 201 & 225) — a numbering collision that predates this PR. Left alone to keep this PR focused; flagging for a separate renumber pass.

…eviewer

Recovered from stale stashes (LKPR-124/128/130/105 era) that never landed:
- Svelte fetch without res.ok → silent HTTP error swallowing (MAJOR)
- Processor must clamp unbounded pagination params (MAJOR)
- Overlay component added without component test when siblings have one (BLOCKER)
- Dashboard route dropping MCP handler response fields (MAJOR)

Appended as blocker-patterns.md sections 25-28, added 4 red-flag bullets,
bumped skill 1.20.0 → 1.21.0.
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

  • Total: 78%
  • Workflow run: 30254535883
  • HTML artifact: coverage-html

The report is also available in the GitHub Actions job summary.

@Jessinra
Jessinra merged commit 48d7fa9 into main Jul 27, 2026
6 checks passed
@Jessinra
Jessinra deleted the chore/recover-code-reviewer-patterns branch July 27, 2026 10:40
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