بنقرة واحدة
hypothesis-observation-review
Evaluate a hypothesis against prior observations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Evaluate a hypothesis against prior observations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | hypothesis-observation-review |
| description | Evaluate a hypothesis against prior observations. |
Goal:
Inputs:
research_plan/RESEARCH_PLAN.jsonhypotheses/<id>/HYPOTHESIS.jsonOutputs:
hypotheses/<id>/REVIEW/OBSERVATION_REVIEW.jsonContext Loading:
research_plan/RESEARCH_PLAN.json.hypotheses/<id>/HYPOTHESIS.json.Execution Prompt Contract:
status = completed observation review must include concrete observations or retrieval results that are materially connected to the hypothesis mechanism or predicted behavior.consistent with prior observations, needs validation, or benchmark against parent as substantive review content.ObservationReviewContract from packages/agent_contracts/review.py.reasoningconclusionExecution Steps:
skills/shared-references/schema-index.md, then read packages/agent_contracts/review.py and confirm the exact ObservationReviewContract shape before writing OBSERVATION_REVIEW.json.hypotheses/<id>/REVIEW/OBSERVATION_REVIEW.json.Artifact Rules:
Completion Rule:
OBSERVATION_REVIEW.json exists and is valid for downstream synthesis.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.