refactor: move incubation under projects/ subfolder
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,25 +0,0 @@
|
|||||||
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]
|
|
||||||
@@ -1,17 +1,25 @@
|
|||||||
name: Discover and launch new AI-powered business units for Crimson Leaf Holdings
|
name: "Incubation"
|
||||||
slug: incubation
|
slug: "incubation"
|
||||||
status: active
|
goal: "Discover and launch new AI-powered business units for Crimson Leaf Holdings"
|
||||||
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:
|
intents:
|
||||||
- keyword: book_outline
|
- keyword: status
|
||||||
description: Generate or update the chapter outline for this book
|
description: "Ask about project progress, active scans, or recent discoveries"
|
||||||
template: book_outline
|
template: project_status
|
||||||
- keyword: book_research
|
aliases: [progress, update, where are we, what is running, what is pending]
|
||||||
description: Research themes, settings, or historical details
|
|
||||||
template: book_research
|
- keyword: research
|
||||||
- keyword: write_chapter
|
description: "Research a market, industry, technology, or business opportunity"
|
||||||
description: Write a chapter draft
|
template: research
|
||||||
template: book_chapter
|
aliases: [look up, find out, investigate, market, opportunity, tell me about]
|
||||||
- keyword: character_sheet
|
|
||||||
description: Create or update a character sheet
|
- keyword: plan
|
||||||
template: character_sheet
|
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]
|
||||||
|
|||||||
Reference in New Issue
Block a user