Skip to content

feat(trial-loop): add an external-help checkpoint - #277

Merged
randomparity merged 10 commits into
mainfrom
feat/ask-for-help-escape-hatch-276
Aug 28, 2026
Merged

feat(trial-loop): add an external-help checkpoint#277
randomparity merged 10 commits into
mainfrom
feat/ask-for-help-escape-hatch-276

Conversation

@randomparity

Copy link
Copy Markdown
Owner

Summary

  • add a first-iteration external-help checkpoint to $trial-loop
  • keep external guidance subordinate to the frozen charter and existing finding dispositions
  • constrain outbound queries to public-safe abstractions and treat returned pages as untrusted data
  • document the decision, AI evaluation cases, threat model, and implementation plan
  • bump the plugin version to 2.13.0

Verification

  • git diff --check main...HEAD
  • just verify (twice on the shipping branch; 22 suites passed)
  • managed pre-push just ci in an isolated worktree (22 suites passed)
  • adversarial branch review: approve
  • security review: approve after one prompt-injection control fix and confirming rescan
  • scope audit: approve after the security fix

Closes #276

@randomparity

Copy link
Copy Markdown
Owner Author

verdict: approve
exit: none
findings: 0
iterations: 1
security: approve
delivered-head-sha: f465207

Forge whole-branch review

forge review: not required (prose-only contract change; repository rule 4 forbids automated prose assertions, and just verify passed)

@randomparity
randomparity merged commit 13bc5b4 into main Aug 28, 2026
5 checks passed
@randomparity
randomparity deleted the feat/ask-for-help-escape-hatch-276 branch August 28, 2026 19:02
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.

Add an "Ask for Help" Escape Hatch for Issues That Hit the Review Loop Limit

1 participant