Dev playground for the predictive recommendations path (POST /v3/dev/test/global-search-recommendations). Uses the in-repo fallback prompt directly — no Langfuse fetch — so editing server/ai-agents/student-search/instructions.ts and re-running is the iteration loop. When happy, sync to Langfuse manually.
Type a gigId and "Load from gigId" to prefill the fields below from the DB. Edit them freely before clicking Run — gigId itself is never sent on the run call.
Seeded from STUDENT_SEARCH_PREDICTIVE_SUGGEST_FALLBACK_INSTRUCTIONS on mount. Edit here to iterate without restarting the server — the textarea contents are sent as instructionsOverride on the next Run. Empty falls back to the in-repo constant.