Rodin rodin
  • Joined on 2026-04-23
rodin pushed to issue-141 at rodin/review-bot 2026-05-15 04:50:26 +00:00
2ecbd86e24 fix(#141): use stdinValidateDocmap in Clean test — avoid real os.Stdin dependency
rodin created pull request rodin/review-bot#142 2026-05-15 04:49:00 +00:00
feat(#141): validate-docmap subcommand — CI hard-fail on missing docmap coverage
rodin pushed to issue-141 at rodin/review-bot 2026-05-15 04:48:37 +00:00
7cdba14181 docs(#141): add validate-docmap subcommand to README
69da5df254 feat(#141): add validate-docmap subcommand
93268869c5 feat(#141): export FileCoveredByDocMap helper in review/docmap.go
Compare 3 commits »
rodin created branch issue-141 in rodin/review-bot 2026-05-15 04:48:37 +00:00
rodin opened issue rodin/review-bot#141 2026-05-15 04:43:21 +00:00
feat: validate-docmap subcommand — CI hard-fail if source directories lack docmap coverage
rodin pushed to main at rodin/review-bot 2026-05-15 04:36:12 +00:00
04b24256c0 chore: dev-loop status update — PR #140 merged, coverage now 49.3%
rodin pushed to main at rodin/review-bot 2026-05-15 04:35:56 +00:00
1a4bab8ddc test(#139): improve cmd/review-bot coverage from 44.6% to 49.3% (#140)
rodin closed issue rodin/review-bot#139 2026-05-15 04:35:54 +00:00
test: improve cmd/review-bot coverage — doc-map validation, validateurl success path, isValidateError nil
rodin merged pull request rodin/review-bot#140 2026-05-15 04:35:54 +00:00
test(#139): improve cmd/review-bot coverage from 44.6% to 49.3%
rodin pushed to main at rodin/review-bot 2026-05-15 04:16:29 +00:00
d0349a6223 chore: dev-loop status update — PR #140 open, coverage 44.6% → 49.3%
rodin commented on pull request rodin/review-bot#140 2026-05-15 04:16:01 +00:00
test(#139): improve cmd/review-bot coverage from 44.6% to 49.3%

Self-review against d75e737f07baf82ba66aef78760ced91b4d90a8e

Assessment: Clean

Self-Review: issue-139 — 2026-05-15

Verdict: PASS

No issues found — ready for human review.

**Coheren…

rodin created pull request rodin/review-bot#140 2026-05-15 04:15:31 +00:00
test(#139): improve cmd/review-bot coverage from 44.6% to 49.3%
rodin pushed to issue-139 at rodin/review-bot 2026-05-15 04:15:18 +00:00
d75e737f07 test(#139): improve cmd/review-bot coverage from 44.6% to 49.3%
rodin created branch issue-139 in rodin/review-bot 2026-05-15 04:15:18 +00:00
rodin opened issue rodin/review-bot#139 2026-05-15 04:12:20 +00:00
test: improve cmd/review-bot coverage — doc-map validation, validateurl success path, isValidateError nil
rodin closed issue rodin/review-bot#137 2026-05-15 03:40:16 +00:00
feat: add doc-map input for path-scoped doc injection
rodin pushed to main at rodin/review-bot 2026-05-15 03:39:38 +00:00
1e3d86b604 Merge pull request 'feat(#137): add doc-map input for path-scoped doc injection' (#138) from issue-137 into main
60c6bd9f49 test(budget): add DesignDocs tests; replace PLAN-137 with clean design doc
f7815b8778 chore(#137): update CHANGELOG with security fixes from review
45e2f5fc1c docs(#137): add doc-map and doc-map-max-bytes to action inputs table (gpt #2)
860dd98415 fix(#137): address review findings in budget.go
Compare 8 commits »
rodin merged pull request rodin/review-bot#138 2026-05-15 03:39:37 +00:00
feat(#137): add doc-map input for path-scoped doc injection
rodin commented on pull request rodin/review-bot#138 2026-05-15 03:38:18 +00:00
feat(#137): add doc-map input for path-scoped doc injection

Self-review against 60c6bd9f498ab4425a910fcd946b00d920f0de4a

Assessment: Clean

No issues found — ready for human review.

Checks performed:

  • All exported functions tested: `ParseDocMapCo…
rodin pushed to issue-137 at rodin/review-bot 2026-05-15 03:37:20 +00:00
60c6bd9f49 test(budget): add DesignDocs tests; replace PLAN-137 with clean design doc