بنقرة واحدة
hypothesis-ranked-tournament
Judge one ranked-tournament matchup between two top frontier hypotheses.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Judge one ranked-tournament matchup between two top frontier hypotheses.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run the full Co-Scientist pipeline for one research run.
Evaluate whether a hypothesis newly entered the current top-k set and update the convergence counter deterministically.
Assemble a dashboard-ready snapshot from the canonical state.
Choose exactly one concrete evolution strategy for the active evolution round.
Run the assumption decomposition and deep verification review for a hypothesis.
Run the iterative evolution loop from the current persisted run state until convergence.
| name | hypothesis-ranked-tournament |
| description | Judge one ranked-tournament matchup between two top frontier hypotheses. |
Goal:
Inputs:
research_plan/RESEARCH_PLAN.jsonhypotheses/<id>/HYPOTHESIS.json artifacts with completed review bundlesOutputs:
TournamentMatchContract result for a ranked tournamentContext Loading:
skills/shared-references/schema-index.md.packages/agent_contracts/ranking.py and confirm the exact TournamentMatchContract shape before emitting the ranked result.research_plan/RESEARCH_PLAN.json.ranked_tournament.Execution Prompt Contract:
TournamentMatchContract.match_strategy: ranked_tournamentwinner_id: one of the two hypothesis IDsreasoning: concise but specificdebate_turns: optional short internal debate transcript when usefulExecution Steps:
skills/shared-references/schema-index.md, then read packages/agent_contracts/ranking.py before emitting the ranked match artifact.Completion Rule: