From 45485796f0334558410a15e1e18326bf1242d34f Mon Sep 17 00:00:00 2001 From: PAE Date: Sat, 11 Apr 2026 08:56:40 +0000 Subject: [PATCH] Bootstrap: project.yml for incubation --- projects/incubation/project.yml | 47 ++++++++++++--------------------- 1 file changed, 17 insertions(+), 30 deletions(-) diff --git a/projects/incubation/project.yml b/projects/incubation/project.yml index 39e8982..cce4e9b 100644 --- a/projects/incubation/project.yml +++ b/projects/incubation/project.yml @@ -1,30 +1,17 @@ -name: "Incubation" -slug: "incubation" -goal: "Discover and launch new AI-powered business units for Crimson Leaf Holdings" -bridgebot_summary: "The Incubation project scouts, evaluates, and launches new AI-powered business units under the Crimson Leaf Holdings umbrella. It runs market intelligence, opportunity scans, and genesis pipelines for new companies." - -intents: - - keyword: status - description: "Ask about project progress, active scans, or recent discoveries" - template: project_status - aliases: [progress, update, where are we, what is running, what is pending] - - - keyword: research - description: "Research a market, industry, technology, or business opportunity" - template: research - aliases: [look up, find out, investigate, market, opportunity, tell me about] - - - keyword: plan - description: "Plan or design a new business unit, product, or initiative" - template: planning - aliases: [plan, design, outline, structure, build, launch, create, start, new company] - - - keyword: analyze - description: "Analyze data, findings, or a specific opportunity in depth" - template: analysis - aliases: [analyze, evaluate, assess, compare, weigh, pros and cons, should we] - - - keyword: refine - description: "Submit an edited company proposal for AI-powered improvement. User pastes a proposal document (with or without PROPOSAL_META block) along with any notes." - template: refine_proposal - aliases: [improve, improve this, updated proposal, here is my updated, revise, revise proposal, proposal feedback, iteration, refine this, updated document] +name: Discover and launch new AI-powered business units for Crimson Leaf Holdings +slug: incubation +status: active +goal: Discover and launch new AI-powered business units for Crimson Leaf Holdings +intents: + - keyword: book_outline + description: Generate or update the chapter outline for this book + template: book_outline + - keyword: book_research + description: Research themes, settings, or historical details + template: book_research + - keyword: write_chapter + description: Write a chapter draft + template: book_chapter + - keyword: character_sheet + description: Create or update a character sheet + template: character_sheet