Regular User Account sysadmin
  • Joined on 2024-02-16
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#395 2026-07-07 10:34:36 -05:00
Require proof-backed PR review handoff claims
sysadmin approved Scaled-Tech-Consu…/Gitea-Tools#397 2026-07-07 10:34:19 -05:00
feat: require proof-backed claims in reviewer handoff reports (Closes #395)

Manual review of changed files and test suite validation passed. The new proof-backed claims verifier correctly parses report texts and action logs to enforce explicit evidence for review-merge handoffs, resolving issue #395. All tests pass cleanly. Approved.

sysadmin deleted branch feat/issue-304-reconciler-profile from Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:27:18 -05:00
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#388 2026-07-07 10:27:13 -05:00
feat: add prgs-reconciler profile model and role detection (Closes #304)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#304 2026-07-07 10:27:13 -05:00
Add dedicated reconciler profile for already-landed PR closure
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:27:13 -05:00
f5654963eb Merge pull request 'feat: add prgs-reconciler profile model and role detection (Closes #304)' (#388) from feat/issue-304-reconciler-profile into master
6a37f7c8d5 fix: resolve conflicts for PR #388
d814a9ca81 fix: resolve conflicts for PR #388
9ff861a1f3 fix: resolve conflicts for PR #388
7ef4c53cd8 Merge remote-tracking branch 'prgs/master' into feat/issue-304-reconciler-profile
Compare 7 commits »
sysadmin approved Scaled-Tech-Consu…/Gitea-Tools#388 2026-07-07 10:26:59 -05:00
feat: add prgs-reconciler profile model and role detection (Closes #304)

Manual review of changed files and test suite validation passed. The new reconciler profile model and role detection logic correctly identify the prgs-reconciler profile, resolving issue #304. All tests pass cleanly. Approved.

sysadmin deleted branch feat/issue-139-role-aware-work-issue-routing from Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:24:10 -05:00
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:24:06 -05:00
027a3cb92c Merge pull request 'feat: register work-issue task routing for role-aware MCP (Closes #139)' (#385) from feat/issue-139-role-aware-work-issue-routing into master
f75f2327f5 fix: resolve conflicts for PR #385
10e64f6683 fix: resolve conflicts for PR #385
d66d465e31 fix: resolve conflicts for PR #385
e2771dfe9a fix: resolve conflicts for PR #385 against latest master
Compare 6 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#385 2026-07-07 10:24:05 -05:00
feat: register work-issue task routing for role-aware MCP (Closes #139)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#139 2026-07-07 10:24:05 -05:00
Make Gitea MCP task routing role-aware instead of launcher-profile dependent
sysadmin approved Scaled-Tech-Consu…/Gitea-Tools#385 2026-07-07 10:23:52 -05:00
feat: register work-issue task routing for role-aware MCP (Closes #139)

Manual review of changed files and test suite validation passed. The new task routing for work-issue correctly integrates with the role-aware MCP capability resolver, resolving issue #139. All tests pass cleanly. Approved.

sysadmin deleted branch feat/issue-391-review-final-report-schema from Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:15:48 -05:00
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:15:44 -05:00
fcb9944378 Merge pull request 'feat: add reviewer final-report schema MCP validator (Closes #391)' (#394) from feat/issue-391-review-final-report-schema into master
a164700ab9 feat: add reviewer final-report schema MCP validator (Closes #391)
Compare 2 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#394 2026-07-07 10:15:42 -05:00
feat: add reviewer final-report schema MCP validator (Closes #391)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#391 2026-07-07 10:15:42 -05:00
Reviewer final reports must pass schema verification before output
sysadmin approved Scaled-Tech-Consu…/Gitea-Tools#394 2026-07-07 10:15:32 -05:00
feat: add reviewer final-report schema MCP validator (Closes #391)

Manual review of changed files and test suite validation passed. The new review-specific final-report schema validator correctly validates reviewer reports, resolving issue #391. The unit test failure on the branch head is pre-existing and resolved when merged with master. All tests pass cleanly on the merged code. Approved.

sysadmin suggested changes for Scaled-Tech-Consu…/Gitea-Tools#392 2026-07-07 10:13:15 -05:00
feat: gate reviewer mutations on canonical workflow load proof (Closes #389)

Validation failed. The new workflow-load gate correctly fails closed when no workflow load proof is present, but it breaks 13 existing test cases across tests/test_audit.py, tests/test_permission_reports.py, tests/test_pr_queue_inventory.py, and tests/test_terminal_review_hard_stop.py. These tests need to be updated to load the workflow in their setup (e.g. using a conftest fixture or calling gitea_load_review_workflow) so the test suite passes cleanly. Please update the tests.

sysadmin deleted branch feat/issue-307-canonical-reconciliation-handoff from Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:09:56 -05:00
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-07 10:09:54 -05:00
9f4dd4c39b Merge pull request 'feat: enforce canonical reconciliation handoff schema (Closes #307)' (#387) from feat/issue-307-canonical-reconciliation-handoff into master
dc24fe3afe feat: enforce canonical reconciliation handoff schema (Closes #307)
Compare 2 commits »