feat: add refine intent to incubator project for proposal routing

This commit is contained in:
2026-04-09 23:17:40 +00:00
parent 070e2a7fc3
commit 0d427c4b07

View File

@@ -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]