fix(mcp): clear sticky reviewer denial on allowed author task route (closes #238) #242

Merged
sysadmin merged 1 commits from feat/issue-238-sticky-denial-clear into master 2026-07-06 11:22:00 -05:00
1 Commits
Author SHA1 Message Date
sysadminandClaude Opus 4.8 d4e89f7863 fix(mcp): clear sticky reviewer denial on allowed author task route (#238)
Add sync_from_capability_result() so reviewer terminal mode is
operation-scoped: a later allowed author capability resolution clears
stale denial state and unblocks read-only tools like gitea_list_prs.

Error messages now name the denied task and explain how to clear stale
state. Inline trust-gate parsing fixes broken imports in
assess_capability_stop_report on master.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
2026-07-06 11:27:29 -04:00