feat: add refine intent to incubator project for proposal routing
This commit is contained in:
@@ -1,25 +1,30 @@
|
||||
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]
|
||||
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]
|
||||
|
||||
Reference in New Issue
Block a user