Skip to content

research-step: YAML plan templates + grounded_theory_generation + iterative_theorizer#64

Draft
charliemcgrady wants to merge 1 commit into
mainfrom
theory-flow
Draft

research-step: YAML plan templates + grounded_theory_generation + iterative_theorizer#64
charliemcgrady wants to merge 1 commit into
mainfrom
theory-flow

Conversation

@charliemcgrady
Copy link
Copy Markdown
Contributor

@charliemcgrady charliemcgrady commented May 20, 2026

Two new plan templates for research-step, plus the existing flow converted to YAML so all three are pluggable through the same plan workflow.

  • hypothesis_driven_research — the existing markdown plan-table, now a YAML template (this is the v1 default, renamed).
  • grounded_theory_generation — drives a session from an AutoDS run export through literature review, dataset discovery from supplementary materials, per-theme reproduction, theorizer-based theory generation, parametric cross-cutting analysis, novelty assessment, and a closing report.
  • iterative_theorizer — user-gated theorizer pipeline that pauses for proceed/redo/append after each step (scope → definitions → literature review → extraction schema → extraction → theory generation → novelty → synthesis). Reuses the Ai2 Theorizer's existing A2A skills.

Schema bumps schema_version 1 → 2. v1 task closures stay readable; new sessions are v2-only.

@charliemcgrady charliemcgrady marked this pull request as draft May 20, 2026 23:51
# Output schemas for research-step task types.
# Each task issue stores its realized output at metadata.research_step.output,
# matching the shape under `output:` for its task_type.
# Output schemas for research-step task types — v2.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment diff is not needed. The schema should be self documenting so describing the purpose of each field, etc. is not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants