David Baity
8cadfefeb1
fix: replace Unicode chars with ASCII equivalents in agent and template YAMLs
2026-04-14 03:02:10 -04:00
David Baity
682454bc7b
refactor: remove genre-specific chapter templates; all genres use book_chapter
2026-04-01 17:58:10 -04:00
David Baity
79a2e8ab7c
Sprint 56h: fix spawn_list bug + add iris character_sheet support + voice sig auto-import
2026-03-23 23:46:15 -04:00
David Baity
f3d1ac3dc5
Add draft-only chapter template
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-14 09:53:57 -04:00
David Baity
db06dce05d
feat: wire skills guides into templates, deduplicate Iris RAG
...
Skills guides wired (all were dead code — no templates declared skills:):
- book_chapter.yml: YAFictionGuide + RomanceFictionGuide + SciFiFictionGuide
- chapter_review.yml: same (Devon, Lane, Cora reviewers now have genre context)
- chapter_roundtable.yml: same (debate participants use genre craft knowledge)
- chapter_polish.yml: same (Iris polishes with full genre guide in context)
- short_story.yml: same
- blog_write.yml: BlogWritingGuide
- recipe_develop.yml: RecipeWritingGuide
All templates updated to include 'skills' in sections list so guides
are injected as SKILLS & GUIDES block in the prompt.
Iris RAG deduplication:
- agents/iris/rag/agent.rag.md: 15 near-identical entries -> 2 canonical
Entry 1: Bible & Continuity Check requirement
Entry 2: Editorial assignments (Devon/Lane/Cora with their roles)
13 duplicates removed
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-12 09:39:05 -04:00
PAE
b165bca96d
Adjudication: Task 3088135e-32b0-4ede-84fb-39e9506ebcde
2026-03-12 08:11:37 +00:00
PAE
851bb1a647
Adjudication: Task df3e6171-cf40-47cc-94ff-2159facd1215
2026-03-12 08:09:19 +00:00
PAE
ecb339779c
Adjudication: Task cf448623-064f-4145-b3cf-f0f92027ebf2
2026-03-12 07:54:01 +00:00
PAE
ced040cf98
Adjudication: Task 9f0861ec-76f5-445a-93eb-7e4efa3a04c5
2026-03-12 07:53:56 +00:00
PAE
2ef3ac42e3
Adjudication: Task 749ff74e-b06b-4670-b698-d5ca9d49811e
2026-03-12 07:52:45 +00:00
PAE
980cbc7987
Adjudication: Task 40c49ad6-ae15-4803-b387-2e234706d52b
2026-03-12 07:51:21 +00:00
PAE
20042c4250
Adjudication: Task c5bd8551-b3af-434b-9ecf-4cec1952e312
2026-03-12 07:36:20 +00:00
PAE
63bc58cdff
Adjudication: Task f649d8b6-23e2-4d41-b752-2ba21ff31c01
2026-03-12 07:22:01 +00:00
PAE
31aaf21d96
Adjudication: Task 0760b409-c0fd-40ed-8fc2-5a85b5977ec1
2026-03-12 07:20:09 +00:00
PAE
5e5885f44d
Adjudication: Task 62c2cc4f-4e22-4e7d-be55-ef2cd759d2ae
2026-03-12 07:19:31 +00:00
PAE
360b609670
Adjudication: Task 83e8b3cd-7986-457f-ae70-d3951b023b17
2026-03-12 07:10:26 +00:00
PAE
1c5cbc2975
Adjudication: Task 11635677-0922-4c40-84d6-3741065d90a6
2026-03-12 07:07:40 +00:00
PAE
d6bc53a9c3
Adjudication: Task b49c83ae-3123-420c-b667-a4c06eed2108
2026-03-12 06:33:15 +00:00
PAE
a396db2352
Adjudication: Task 5eaf076a-ee83-46ab-b152-7d7340ee4a81
2026-03-12 06:24:24 +00:00
PAE
96d1dcb827
Adjudication: Task 5eaf076a-ee83-46ab-b152-7d7340ee4a81
2026-03-12 06:21:10 +00:00
David Baity
50749f8e2b
feat(clp): build full CLP agent roster, templates, and skills library
...
- 8 company agents: Lyra (intake), Selene (CEO), Atlas (research),
Nova (publishing ops), Iris (author), Devon (dev editor),
Lane (line editor), Cora (continuity editor)
- 19 additional templates (20 total): blog, recipe, short_story,
book pipeline, ai_article, planning, boardroom, quick, project_index
- 5 skill guides: YA, Romance, SciFi, Blog, Recipe writing
- Rewritten charter and business plan
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-12 01:14:51 -04:00