David Baity
1d605cc9f3
Sprint 66g: template architecture -- company templates only, starter_pack, rename to lower_case_with_underscores
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-01 22:43:30 -04:00
David Baity
b4616ea027
Sprint 61k — Template & Pipeline Correctness Audit
...
- Fix {task.prompt} → {task.message} in all marketing templates (6 files)
- Add author_bio.yml and ad_copy.yml templates for crimson_leaf_marketing
- Add author_bio task_type to marketing_campaign.yml package schema
- Fix book_outline.yml: remove {prose_style} literal, add anti-truncation rule, fix scifi routing
- Fix InputFromUser.yml: echo full operator message in think output
- Fix planning.yml: add agent:Nova top-level field to lock chair
- Fix publishing genesis.yml: fix {task.message} variable and hardcode Nova title
- Add professional_title to AgentContext and build_state_map
- Increase _DEFAULT_MAX_RAG_CHARS from 4000 to 8000
- Fix adj_pass_rate=0.0: thread adjudication criteria through C# and Python
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-30 10:36:23 -04:00
PAE
be31c929b4
Bootstrap: scaffold templates/
2026-03-30 07:05:12 +00:00
David Baity
4fff153dec
Add custom InputFromUser template routing to Maya/marketing_campaign
...
Routes all campaign requests to Maya with task_type marketing_campaign.
Replaces global template that routes to Selene/planning.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-22 15:29:11 -04:00
David Baity
24e299ac6c
Fix genesis.yml: force route to marketing_campaign/Maya, prevent planning fallback
2026-03-22 15:13:30 -04:00
David Baity
5a93b1ebe0
Bootstrap Crimson Leaf Marketing: agents (Maya, Leo, Zara) + 5 templates
...
Agents:
- Maya: Director of Marketing Operations (genesis, marketing_campaign, planning)
- Leo: Senior Marketing Strategist (campaign_strategy, market_research)
- Zara: Lead Creative Copywriter (social_media_pack, email_campaign, press_release)
Templates:
- genesis.yml: routes InputFromUser intake to marketing_campaign or planning
- marketing_campaign.yml: full go-to-market plan → spawns social/email/press tasks
- social_media_pack.yml: Instagram/TikTok/LinkedIn/X content pack (Zara)
- email_campaign.yml: 5+ email sequence for launch/campaign (Zara)
- press_release.yml: AP-style press release (Zara)
2026-03-22 15:10:35 -04:00
28e7200d01
Bootstrap: scaffold templates/
2026-03-22 18:38:58 +00:00