Skip to content

Instantly share code, notes, and snippets.

@natbishop
natbishop / strategist_kb_schema_fix.plan.md
Created April 28, 2026 18:34
Plan: strategist KB schema fix (linked from Qurrent-AI/factory-platform#429)

name: strategist KB schema fix overview: Stop the strategist from modeling knowledge bases as integrations by moving spec-specific KB guidance into spec-creation surfaces, slimming the always-on base prompt to a brief identity + pointer, and ensuring dynamic phase orientation lists the field. todos:

  • id: strategist-slim-kb-section content: Slim strategist.md ### Knowledge Bases (lines 35-39) to a brief identity-and-PII paragraph (~50 words) with a pointer to the spec-creation guide. Removes wiring details and runtime SDK call. status: pending
  • id: strategist-layout-comments content: In strategist.md lines 47/51, add knowledge_bases and knowledge_bases (refs) to the spec-layout comments parallel to integrations. status: pending