Sprint 62: intent routing -- classify.md, project_status.yml, project.yml intents

This commit is contained in:
David Baity
2026-03-31 13:06:26 -04:00
parent b5c3b75629
commit 1e9d3d03c8

View File

@@ -2,3 +2,24 @@ 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]