docs(miner): fix stale buildOpenPrSpec location in harness-submission-trigger#6921
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-17 13:34:54 UTC
Review summary Nits — 4 non-blocking
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
…ldOpenPrSpec The builder moved out of root src/mcp with JSONbored#5131/JSONbored#5132; attempt-runner already calls it. Keep prepareOpenPrSubmission as the gate-to-payload bridge (documented non-call). Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
harness-submission-trigger.jsheader/JSDoc (and.d.ts) sobuildOpenPrSpecis documented at@loopover/engine, called byattempt-runner.js.prepareOpenPrSubmissionstill must not callbuildOpenPrSpec— keep the gate→payload→spec layering even though the old cross-package barrier is gone.Closes #6760
Test plan
attempt-runner.js/@loopover/engineexports