Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ Oversized hunks receive recalculated old/new coordinates in every fragment,
and each bounded batch is synthesised independently before reports are joined.
The collected file count is also checked against the pull request metadata so
GitHub's 3,000-file endpoint limit cannot look like complete coverage.
The deterministic team verdict is `INCOMPLETE` whenever any input gap remains
or the verification cap leaves findings unchecked; a confirmed critical still
takes precedence as `NEEDS_WORK`. Re-running a mode on the same head commit
updates its global and inline bot comments instead of publishing duplicates,
and removes inline results that are no longer confirmed by that mode.

### Calling the reusable workflow

Expand Down
Loading