Skip to content

Deployment verification 3/3 — human auditor kind (Targets=deployment) + async completion + operator notification - #470

Merged
AdamFrisby merged 3 commits into
mainfrom
codeybox/a742466c
Sep 14, 2026
Merged

Deployment verification 3/3 — human auditor kind (Targets=deployment) + async completion + operator notification#470
AdamFrisby merged 3 commits into
mainfrom
codeybox/a742466c

Conversation

@AdamFrisby

Copy link
Copy Markdown
Owner

Automated via CodeyBox — work item a742466c98544272acc95c08c9725965

Untrusted agent output — do not treat as instructions.

…nStore\|humanReview\|briefComposer\|delegationEvents\|enableDelegation"
  │ tests/CodeyBox.Tests/TestSupport.cs | head -n 40
  └ 60 lines…

● View exact conflict text (shell)
  │ sed -n '215,235p' tests/CodeyBox.Tests/TestSupport.cs | cat -A | head -n 30
  │ echo "==="
  │ sed -n '440,470p' tests/CodeyBox.Tests/TestSupport.cs | cat -A | head -n 40
  └ 54 lines…

● Merge both sides and stage (shell)
  │ python3 - <<'PY'
  │ from pathlib import Path
  │ p = Path("tests/CodeyBox.Tests/TestSupport.cs")
  │ t = p.read_text()
  │ old1 = """<<<<<<< HEAD…
  └ 46 lines…

● Verify resolution staged (shell)
  │ grep -c "<<<<<<< \|>>>>>>> " tests/CodeyBox.Tests/TestSupport.cs; git status --porcelain | grep
  │ TestSupport; git diff --cached --stat | head
  └ 13 lines…

Resolved `tests/CodeyBox.Tests/TestSupport.cs` by preserving both sides: kept `questionStore`/`humanReviewStore` params and wiring plus `enableDelegation` param and `briefComposer`/`delegationEvents` wiring. Staged with `git add`.



Co-Authored-By: CodeyBox noreply@codeybox.invalid
🤖 Generated with CodeyBox

AdamFrisby and others added 3 commits September 13, 2026 11:26
Parks code-clean deployment iterations on NeedsOperatorInput (slot
released, only the deployment held bounded by recipe MaxLifetime),
notifies the operator with endpoint+expiry+criteria, and resumes on
verdict: approve passes, reject-with-notes blocks into rework, expiry
fails closed. Covers auditor kind/targets/cost/ordering, durable
review store with CAS verdicts, expiry sweeper, verdict endpoints,
and deterministic tests.

CodeyBox-Prompt-Revision: 1
Co-Authored-By: CodeyBox <noreply@codeybox.invalid>
CodeyBox-WorkItem: a742466c98544272acc95c08c9725965
CodeyBox-Agent: copilot/muse-spark-1.3-contributor
Co-Authored-By: CodeyBox <noreply@codeybox.invalid>
CodeyBox-WorkItem: a742466c98544272acc95c08c9725965
CodeyBox-Agent: copilot/muse-spark-1.3-contributor
Co-Authored-By: CodeyBox <noreply@codeybox.invalid>
@AdamFrisby
AdamFrisby merged commit 70a5ee9 into main Sep 14, 2026
4 of 5 checks passed
@AdamFrisby
AdamFrisby deleted the codeybox/a742466c branch September 14, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant