- PR findings are now posted as inline review comments attached to the specific diff line, instead of a single PR-level timeline comment. Findings without a resolvable line fall back to a regular comment.
- Fixed PR comment format: the flagged code block was positioned after the
> Suggestion:line, making it appear the suggestion was just repeating the existing code. It now appears before under a**Flagged code:**label.
- Initial release: two-pass review loop, chain-of-custody verifier, retry logic, supervisor dedup, PR comment posting.