Block a user
feat(ci): pre-commit FactId validation hook (#393)
feat(ci): pre-commit FactId validation hook (#393)
Re-review: ci -> main (PR #19)
Hoshe (Code Quality): APPROVE
All three original issues fixed correctly in 163de8b. Both pipelines have symmetric comment filtering and whitespace trimming.…
feat(ci): pre-commit FactId validation hook (#393)
All review items addressed in 163de8b:
- Comment line filtering (critical) — added
grep -v '^\s*#'to both canonical and reference extraction pipelines - Trailing whitespace trimming…
feat(ui): YAML UI string system + interaction prompt (#409)
feat(ci): pre-commit FactId validation hook (#393)
Review: ci -> main (PR #19)
Hoshe (Code Quality): REQUEST_CHANGES
Grep-based validation and modular hook infrastructure are well-designed. Two-mode (advisory/enforcing) is pragmatic.…
feat(ui): YAML UI string system + interaction prompt (#409)
Review: client -> main (PR #20)
Hoshe (Code Quality): APPROVE
Well-tested (15 tests, 114% test-to-code ratio), clean integration into HUD and interaction prompt. Fallback-to-key prevents…
feat(ui): YAML UI string system + interaction prompt (#409)
feat(ci): pre-commit FactId validation hook (#393)