Commit Graph

155 Commits

Author SHA1 Message Date
David Baity
63e715d570 fix: agent template mappings + roundtable sections injection
Critical: Peter was missing design_review — spawned tasks would go unclaimed.
All 4 agents now have design_roundtable in supported_templates.
Removed design_polish from Peter (Elena does polish, not Peter).
Added sections block to design_roundtable for deliverables/RAG access.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 01:04:47 -05:00
David Baity
451c8ae89a fix: complete spawn chain — market_research→design, design→reviews+roundtable
Closes the two broken links in the incubation pipeline:
- market_research now spawns company_design (Phase 1→2)
- company_design now spawns 4 design_reviews + design_roundtable (Phase 2→3/4)

Also: cleaned up design_review to use identity-driven review instead of IF/ELSE blocks

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 01:01:46 -05:00
David Baity
172ce3a0e1 feat(50c): Crimson Leaf company factory — agents, templates, RAG, pipeline
Agents: Peter (CEO), David (CTO), Sarah (Market Intel), Elena (Ops Architect)
Templates: market_research, company_design, design_review, design_roundtable, design_polish, bootstrap_company
RAG: business_plan.md, core_directives.md (5 immutable directives)
Pipeline: 6-phase incubation protocol with dependency chain and kill conditions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 00:55:39 -05:00
David Baity
83a3fce3cb scaffold: 50b tenant folder structure (agents, templates, pipelines, rag, docs, general)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 00:35:00 -05:00
a544e9a7e8 Initial commit 2026-03-01 05:34:38 +00:00