BMAD-METHOD/.agents/skills/bmad-code-review/steps
Magal 72e293f346 feat(story-3.4): implement server concurrency throttling and freshness check
Add --check-freshness flag (index freshness gate blocking stale data),
--batch flag (sequential for...of query processing, anti-Promise.all),
and freshness metadata in list_repos output.

Code review patches applied:
- Reset 7 patch findings (AC #4 real diagnostic, null guards,
  shutdown separation, empty target validation)
- Resolved 3 deferred edge cases (Date.parse NaN, falsy 0, type guard)
- Resolved 4 pre-existing issues (infinite while-loop guard,
  resolveRepoId cross-platform, empty fallback, JSON error logging)

Closes story-3.4
2026-05-19 19:22:39 -03:00
..
step-01-gather-context.md feat(quality-gate): implement mathematical blocking quality gate (Phase 2) 2026-05-19 14:00:56 -03:00
step-02-review.md feat(story-3.4): implement server concurrency throttling and freshness check 2026-05-19 19:22:39 -03:00
step-03-triage.md feat(quality-gate): implement mathematical blocking quality gate (Phase 2) 2026-05-19 14:00:56 -03:00
step-04-present.md feat(quality-gate): implement mathematical blocking quality gate (Phase 2) 2026-05-19 14:00:56 -03:00