feat(factory): add receipt-bound handoff and MCP proof - #1926
feat(factory): add receipt-bound handoff and MCP proof#1926groupthinking wants to merge 4 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔍 PR Validation |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
Execution receipt — 2026-09-13Action verified on head
I also corrected the title after repository validation showed the initial Next: run the pinned official suite and commit its receipt. Keep the five client scenarios excluded until a real Agent Factory MCP client driver passes the upstream hostile servers. |
| # runs against the upstream hostile servers. | ||
| "sep-2640-client-no-prefetch", | ||
| "sep-2640-client-verify-digest", | ||
| "sep-2640-client-verify-size", |
There was a problem hiding this comment.
|
Execution receipt — 2026-09-13
During execution the pinned suite exposed a 2026 lifecycle mismatch in the auth fixture. The driver now uses the stateless per-request contract for The PR body and checklist are current. The PR is open, non-draft, and mergeable; merge remains a human approval boundary. No production or paid action occurred. |
Final head verificationVerified head
PR is open, non-draft, mergeable, and ready for human merge review. No merge or deployment was performed. |
Outcome
Completes the pinned MCP conformance repair and the bounded fixture-only Video Pack → Agent Factory handoff from #1927.
MCP conformance
7169291ec0b68eb370fddcd9947313ab0d5e4156.d7884028c6470b2b1a2e8fb90744b8c16ce23004.overall_ok=true.Fixture-only Factory handoff
mission.canvasinto exactly one candidate task.pack_id,source_hash, workspace digest, mission-canvas digest, and source canvas node.Verification
Local focused results:
Safety boundary
Fixture-only only. No production endpoint, remote skill execution, deployment, provider call, paid action, message, merge, or secret change is included.
Closes the bounded first slice of #1927. Broader persisted authorization, dispatch, result-fetch, and cancellation work remains separate and must retain human approval gates.
Related: #1640, #1661, #1808, #1655, #1927.