fix: harden skill-first research workflow#51
Merged
freshtechbro merged 5 commits intoMay 10, 2026
Conversation
- Document provider reliability limits and search-engine research tradeoffs - Capture free SERP API findings and the skill-first implementation plan - Include plan critique that shaped the implementation guardrails Co-authored-by: Codex <noreply@openai.com>
- Reframe research as skill-guided and provider-constrained - Add search-engine discovery as a skill-only, discovery-only lane - Harden research skill validation with contract-drift regression tests Co-authored-by: Codex <noreply@openai.com>
- Replace reliable-auto research copy with evidence-gated guidance - Regenerate public-surface snapshots and update help/onboarding tests - Align handoff and live-matrix proof commands with explicit source families Co-authored-by: Codex <noreply@openai.com>
- Detect auth, token, and challenge-gated research failures in handoff metadata - Suggest signed-in extension recovery and cookies only when diagnostics justify it - Document user-authorized gated-provider recovery in the research skill Co-authored-by: Codex <noreply@openai.com>
- reject search, login, privacy, legal, and no-link shells as research evidence - preserve browser recovery only for destination-level evidence paths - enrich research artifacts with triage, deep-dive, and synthesis sections - add regression coverage for guided traversal and honest artifact reporting Co-authored-by: Codex <noreply@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Review
Notes