From cb528d291fdfbc3ab0b84d3ef8dd218f9fe1b043 Mon Sep 17 00:00:00 2001 From: David Baity <158404677+MazakTheDwarf@users.noreply.github.com> Date: Sat, 11 Apr 2026 13:59:18 -0400 Subject: [PATCH] Fix genesis project.yml - replace book templates with CLR intelligence research intents Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- projects/genesis/project.yml | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/projects/genesis/project.yml b/projects/genesis/project.yml index e709d06..aa879eb 100644 --- a/projects/genesis/project.yml +++ b/projects/genesis/project.yml @@ -1,17 +1,20 @@ -name: +name: Genesis -- Crimson Leaf Research Bootstrap slug: genesis status: active -goal: +goal: Bootstrap the Crimson Leaf Research intelligence bureau -- hire specialist agents, create operational templates, and establish the evidentiary research pipeline. 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 + - keyword: research_brief + description: Accept and decompose a research mandate into parallel intelligence tracks + template: planning + - keyword: hire_agent + description: Recruit a specialist agent (Aggregator, Synthesizer, or Auditor) + template: hire_agent + - keyword: write_template + description: Create an operational pipeline template for the research bureau + template: write_template + - keyword: strategic_review + description: Board-level deliberation on research scope and priorities + template: boardroom + - keyword: quick + description: Fast analytical response for operational decisions + template: quick