From ae3ccedc0b32d1c922c9e3221e8710fa3b7337ab Mon Sep 17 00:00:00 2001 From: PAE Date: Wed, 8 Apr 2026 19:24:18 +0000 Subject: [PATCH] Bootstrap: project.yml for incubation --- projects/incubation/project.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 projects/incubation/project.yml diff --git a/projects/incubation/project.yml b/projects/incubation/project.yml new file mode 100644 index 0000000..cce4e9b --- /dev/null +++ b/projects/incubation/project.yml @@ -0,0 +1,17 @@ +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