Commit Graph

42 Commits

Author SHA1 Message Date
PAE
604b194823 Adjudication: Task 59d54c9e-3c02-469e-898f-deb1bae02c39 2026-03-10 16:06:01 +00:00
PAE
b278be999b Adjudication: Task 59d54c9e-3c02-469e-898f-deb1bae02c39 2026-03-10 16:05:59 +00:00
PAE
0ddae7854f Adjudication: Task 5acccb09-112d-4bc2-ba04-5b536ca9e0eb 2026-03-10 16:02:04 +00:00
PAE
f006d29ba2 Adjudication: Task 5acccb09-112d-4bc2-ba04-5b536ca9e0eb 2026-03-10 16:02:02 +00:00
PAE
3eaaa1d59e Hire: Vesper (CEO-authored) 2026-03-10 16:01:33 +00:00
PAE
44b80942d3 Adjudication: Task a143a831-062b-4201-a1a4-f86977bf308d 2026-03-10 15:54:11 +00:00
PAE
ef2dabcd77 Adjudication: Task 52e780c0-c5b6-47e9-ab4d-b1179427cd5c 2026-03-10 15:54:03 +00:00
PAE
9896fa60cc Adjudication: Task 7ea69dec-68f3-41f3-b656-09403267441c 2026-03-10 15:53:37 +00:00
PAE
a44b022f46 Hire: Kaelen (CEO-authored) 2026-03-10 15:53:14 +00:00
PAE
be18dac1f1 Adjudication: Task 6a0b1b70-a4e8-45e4-8102-9dc27563bb90 2026-03-10 15:53:10 +00:00
PAE
c532d8e1a4 Adjudication: Task 6a0b1b70-a4e8-45e4-8102-9dc27563bb90 2026-03-10 15:53:08 +00:00
PAE
98c311f2b8 Adjudication: Task 7ea69dec-68f3-41f3-b656-09403267441c 2026-03-10 15:52:47 +00:00
PAE
8882f53283 Hire: Elias (CEO-authored) 2026-03-10 15:52:05 +00:00
PAE
d21388b01a Adjudication: Task 70f123ae-c56e-4d11-820a-3b8226c9e8ee 2026-03-10 15:46:52 +00:00
PAE
d7255b1e96 Adjudication: Task cc790e24-1e02-4a40-8e20-30ca34207b1c 2026-03-10 15:46:28 +00:00
PAE
7b2975cbf2 Hire: Arthur (CEO-authored) 2026-03-10 15:46:17 +00:00
PAE
1cd99213d7 Adjudication: Task cc790e24-1e02-4a40-8e20-30ca34207b1c 2026-03-10 15:45:29 +00:00
PAE
05c40004dc Hire: Sterling (CEO-authored) 2026-03-10 15:45:11 +00:00
PAE
be44600d87 Hire: Vance (CEO-authored) 2026-03-10 15:45:08 +00:00
PAE
7234eae174 Hire: Silas (CEO-authored) 2026-03-10 15:44:59 +00:00
David Baity
0079a0e3c8 fix: remove hint text from task_type schema field
Bouncer does exact match on task_type — parenthetical hint leaked into LLM output.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 11:38:53 -04:00
David Baity
d364d1051c Add Lyra — per-company intake agent for Crimson Leaf (Sprint 53b)
Air-gapped model requires each company to have its own intake agent.
Lyra handles InputFromUser routing to Edgar (CEO).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 11:19:47 -04:00
David Baity
5ffa3cac33 Add InputFromUser intake template for Crimson Leaf (Sprint 53b)
Air-gapped model requires templates in company repo. Routes to Edgar as CEO.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 11:09:41 -04:00
9ac663536e Scaffold incubation/decisions/ 2026-03-10 14:56:09 +00:00
7e0c6b86e1 Scaffold incubation/deliverables/ 2026-03-10 14:56:08 +00:00
d285f06997 Scaffold incubation/rag/ 2026-03-10 14:56:08 +00:00
David Baity
6cf7440726 Sprint 53a: Skills Loop + Executive Templates
- skills/skills.md: Root catalog/index of all skill guides
- skills/guides/PAETemplateGuide.md: How to write PAE-Lang YAML (distilled)
- skills/guides/PAEAgentGuide.md: agent.yml + identity.md schemas
- skills/guides/CorporateCharterGuide.md: Charter design reference
- templates/hire_agent.yml: CEO-authored agent provisioning with PAEAgentGuide injection
- templates/write_template.yml: CEO-authored template design with PAETemplateGuide injection
- templates/planning.yml: CL-specific boardroom→serialize→dispatch planning
- templates/boardroom.yml: CL-specific executive deliberation to consensus

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 09:06:20 -04:00
David Baity
cdf596c67a Sprint 53: Edgar identity - remove sole employee assumption, team construction is conditional 2026-03-10 00:49:50 -04:00
David Baity
df95e53a4a Sprint 53: Crimson Leaf genesis — charter, CEO Edgar, create_company template
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-09 23:45:14 -04:00
David Baity
a07a372093 Cleaned 2026-03-09 22:15:10 -04:00
David Baity
c3a4d2f6f9 V1.1: strip dead fields (route/condition) from design templates
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-09 17:08:02 -04:00
David Baity
861436f340 Cleaned 2026-03-05 11:31:52 -05:00
David Baity
85a9363cb3 Enable debug:true on all 6 CL templates for Sprint 50a testing
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-03 09:25:52 -05:00
David Baity
30ba600e77 Fix: design_roundtable.yml uses invalid step type 'boardroom'
Changed type: boardroom to type: think with route: boardroom.
Also added synthesis think step before package so Victor summarizes
the boardroom debate into structured fields before Scribe serializes.

pipeline.py only recognizes: think, package, reply, close, document, pdf, tool, spawn
'boardroom' as a step type would silently fail (pipeline_unknown_step log).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-02 23:56:09 -05:00
David Baity
2562737944 Syncing 2026-03-02 23:16:57 -05:00
David Baity
24246f9cc3 rename: Peter→Victor (CEO), David→Nolan (CTO) — reserve human names for HITL operators
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 01:15:39 -05:00
David Baity
fc0260bba3 feat: 3 operator approval gates (WaitingForHuman) in incubation pipeline
Gate 1: After market_research — operator selects business concept
Gate 2: After company_design — operator approves design before review cycle
Gate 3: After design_polish — operator green lights bootstrap (company creation)

Each gate is a human_action task (status: WaitingForHuman) that blocks
downstream tasks via depends_on. Operator resolves naturally via Discord.
Pipeline SOP updated with gate diagram and expanded kill conditions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 01:13:18 -05:00
David Baity
63e715d570 fix: agent template mappings + roundtable sections injection
Critical: Peter was missing design_review — spawned tasks would go unclaimed.
All 4 agents now have design_roundtable in supported_templates.
Removed design_polish from Peter (Elena does polish, not Peter).
Added sections block to design_roundtable for deliverables/RAG access.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 01:04:47 -05:00
David Baity
451c8ae89a fix: complete spawn chain — market_research→design, design→reviews+roundtable
Closes the two broken links in the incubation pipeline:
- market_research now spawns company_design (Phase 1→2)
- company_design now spawns 4 design_reviews + design_roundtable (Phase 2→3/4)

Also: cleaned up design_review to use identity-driven review instead of IF/ELSE blocks

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 01:01:46 -05:00
David Baity
172ce3a0e1 feat(50c): Crimson Leaf company factory — agents, templates, RAG, pipeline
Agents: Peter (CEO), David (CTO), Sarah (Market Intel), Elena (Ops Architect)
Templates: market_research, company_design, design_review, design_roundtable, design_polish, bootstrap_company
RAG: business_plan.md, core_directives.md (5 immutable directives)
Pipeline: 6-phase incubation protocol with dependency chain and kill conditions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 00:55:39 -05:00
David Baity
83a3fce3cb scaffold: 50b tenant folder structure (agents, templates, pipelines, rag, docs, general)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 00:35:00 -05:00
a544e9a7e8 Initial commit 2026-03-01 05:34:38 +00:00