Skip to content

Add survey stage to the research pipeline#16

Merged
Zhang-Henry merged 1 commit intomainfrom
feat/survey-stage-pipeline
Mar 6, 2026
Merged

Add survey stage to the research pipeline#16
Zhang-Henry merged 1 commit intomainfrom
feat/survey-stage-pipeline

Conversation

@bbsngg
Copy link
Copy Markdown
Contributor

@bbsngg bbsngg commented Mar 5, 2026

Summary

This updates the Research Lab pipeline to add a new survey stage and remove
the old Research/ workspace concept from new projects.

What changed

  • Add survey to the canonical pipeline stage order:
  • Add survey sections, task blueprints, and generation rules to
    research_brief.json
  • Add survey stage skill mappings
  • Create Survey/ directories for new projects and write Survey.* paths into
  • Treat legacy Research/ content as survey-stage content for compatibility
  • Update templates and docs to reflect the new stage model

Compatibility

  • Existing projects that still contain Research/ are handled as legacy survey
    content in the UI
  • New projects use Survey/ instead of Research/

Verification

  • Parsed modified JSON files successfully
  • Ran node --check on:
    • server/routes/taskmaster.js
    • server/projects.js

Notes

  • This PR intentionally does not include unrelated worktree deletions in
    AGENTS.md and skills/TEST_GUIDE.md

@bbsngg bbsngg self-assigned this Mar 5, 2026
@Zhang-Henry Zhang-Henry merged commit 73f26fa into main Mar 6, 2026
1 check passed
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