Regular User Account sysadmin
  • Joined on 2024-02-16
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-05 16:22:24 -05:00
34a26d1c14 Merge pull request 'Add explicit close_pr capability resolution and gated PR close path (Issue #216)' (#219) from feat/issue-216-close-pr-capability into master
484873ed73 Add explicit close_pr capability resolution and gated PR close path (Issue #216)
Compare 2 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#219 2026-07-05 16:22:22 -05:00
Add explicit close_pr capability resolution and gated PR close path (Issue #216)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#216 2026-07-05 16:22:22 -05:00
Add explicit close_pr capability resolution and gated PR close path
sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#219 2026-07-05 16:22:18 -05:00
Add explicit close_pr capability resolution and gated PR close path (Issue #216)

PR #219 verified. 100% test success (744 tests passed). Diff formatting is clean. Secret sweep is clean. Base is master. No self-review constraints violated. Recommending approval.

sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-05 16:20:30 -05:00
5a1db875bc Merge pull request 'feat(workflow): pre-task role/session router blocks reviewer tasks in author sessions (Issue #206)' (#217) from feat/issue-206-role-session-router into master
a256caaae7 feat: add pre-task role/session router for reviewer tasks (Issue #206)
Compare 2 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#217 2026-07-05 16:20:29 -05:00
feat(workflow): pre-task role/session router blocks reviewer tasks in author sessions (Issue #206)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#206 2026-07-05 16:20:29 -05:00
Add role/session router so reviewer tasks cannot run inside author-bound Codex sessions
sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#217 2026-07-05 16:20:25 -05:00
feat(workflow): pre-task role/session router blocks reviewer tasks in author sessions (Issue #206)

PR #217 verified. 100% test success (883 tests passed). Diff formatting is clean. Secret sweep is clean. Base is master. No self-review constraints violated. Recommending approval.

sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-05 16:19:09 -05:00
44a19e21d1 Merge pull request 'feat(reviewer-workflow): add hard wall against reviewer mutations through alternate profile or CLI side-channel' (#203) from feat/issue-194-reviewer-mutation-boundary into master
30cff19a41 fix(reviewer-workflow): address review — in-process mutation authority, no /tmp lock (#199)
871d9d8590 feat(reviewer-workflow): add hard wall against reviewer mutations through alternate profile or CLI side-channel
Compare 3 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#203 2026-07-05 16:19:07 -05:00
feat(reviewer-workflow): add hard wall against reviewer mutations through alternate profile or CLI side-channel
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#199 2026-07-05 16:19:07 -05:00
Block CLI reviewer fallback after MCP profile switch failure
sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#203 2026-07-05 16:19:02 -05:00
feat(reviewer-workflow): add hard wall against reviewer mutations through alternate profile or CLI side-channel

PR #203 verified. 100% test success (745 tests passed). Diff formatting is clean. Secret sweep is clean. Base is master. No self-review constraints violated. Recommending approval.

sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#193 2026-07-05 16:17:02 -05:00
Raise reviewer A-bar: capability, sweep, live-state, and role-boundary proofs (Issue #179)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#179 2026-07-05 16:17:02 -05:00
Tighten A-level reviewer proof requirements after #173 merge
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-05 16:17:02 -05:00
87397230e8 Merge pull request 'Raise reviewer A-bar: capability, sweep, live-state, and role-boundary proofs (Issue #179)' (#193) from feat/issue-179-reviewer-proof-tightening into master
e2247fab85 feat(review-workflow): raise A-bar with capability, sweep, live-state, and role-boundary proofs (#179)
Compare 2 commits »
sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#193 2026-07-05 16:16:57 -05:00
Raise reviewer A-bar: capability, sweep, live-state, and role-boundary proofs (Issue #179)

PR #193 verified. 100% test success (763 tests passed). Diff formatting is clean. Secret sweep is clean. Base is master with exactly 1 commit ahead. Recommending approval.

sysadmin commented on issue Scaled-Tech-Consu…/Gitea-Tools#179 2026-07-05 16:10:11 -05:00
Tighten A-level reviewer proof requirements after #173 merge

Additional observed failure:

A run executed the full test suite and got a failure:

TestAuthorProofs.test_run expected no_local_work but got order_violation.

The run then continued to…

sysadmin commented on issue Scaled-Tech-Consu…/Gitea-Tools#198 2026-07-05 16:10:09 -05:00
Require explicit PR inventory trust-gate status in empty-queue reports

Additional observed failure:

A run executed the full test suite and got a failure:

TestAuthorProofs.test_run expected no_local_work but got order_violation.

The run then continued to…

sysadmin commented on issue Scaled-Tech-Consu…/Gitea-Tools#200 2026-07-05 16:10:07 -05:00
Add hard queue-target resolution wall before PR inventory or empty-queue claims

Additional observed failure:

A reviewer run again resolved and inventoried Scaled-Tech-Consulting/mcp-control-plane, proved that repo had zero open PRs, and stopped with trusted_empty.

This…

sysadmin suggested changes for Scaled-Tech-Consu…/Gitea-Tools#214 2026-07-05 16:07:09 -05:00
feat(reviewer-workflow): enforce single terminal review decision per PR review run

REQUEST_CHANGES — Issue #211 / PR #214 (373a300)