Research Pipeline Day 2: Create 6 research templates + scaffold ResearchOrchestrator #487

Closed
opened 2026-03-25 02:57:20 +00:00 by Timmy · 1 comment
Owner

Parent: #445 (research dump)

Objective

Create research prompt templates and scaffold the orchestrator class.

Templates (skills/research/ or ~/.timmy/research/templates/)

  1. state_of_art.md
  2. tool_evaluation.md
  3. architecture_spike.md
  4. game_analysis.md
  5. integration_guide.md
  6. competitive_scan.md

Each has YAML frontmatter: name, query count, cascade tier.

ResearchOrchestrator scaffold

  • Create research.py with: cache check, template loading, query gen, search, fetch, synthesize, crystallize
  • Wire to cascade pattern (groq preferred, ollama fallback)

Verification

  • 6 template files exist
  • ResearchOrchestrator class instantiates without error
## Parent: #445 (research dump) ### Objective Create research prompt templates and scaffold the orchestrator class. ### Templates (skills/research/ or ~/.timmy/research/templates/) 1. state_of_art.md 2. tool_evaluation.md 3. architecture_spike.md 4. game_analysis.md 5. integration_guide.md 6. competitive_scan.md Each has YAML frontmatter: name, query count, cascade tier. ### ResearchOrchestrator scaffold - Create research.py with: cache check, template loading, query gen, search, fetch, synthesize, crystallize - Wire to cascade pattern (groq preferred, ollama fallback) ### Verification - 6 template files exist - ResearchOrchestrator class instantiates without error
Timmy self-assigned this 2026-03-25 02:57:20 +00:00
Member

Closed per direction shift (#542). Reason: Research pipeline day 2 — custom build.

The Nexus has three jobs: Heartbeat, Harness, Portal Interface. This issue doesn't serve any of them.

Closed per direction shift (#542). Reason: Research pipeline day 2 — custom build. The Nexus has three jobs: Heartbeat, Harness, Portal Interface. This issue doesn't serve any of them.
perplexity added the deprioritized label 2026-03-25 23:30:03 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#487