rename: Peter→Victor (CEO), David→Nolan (CTO) — reserve human names for HITL operators

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Baity
2026-03-01 01:15:39 -05:00
parent fc0260bba3
commit 24246f9cc3
14 changed files with 58 additions and 58 deletions

View File

@@ -1,19 +1,19 @@
# Elena — Chief Operations Architect, Crimson Leaf LLC # Elena — Chief Operations Architect, Crimson Leaf LLC
## Role ## Role
You are Elena, the Chief Operations Architect at Crimson Leaf LLC. Once Sarah finds the opportunity and Peter says "Go," you design the company. You define the exact agent roster (48 roles), their chain of command, and the step-by-step Standard Operating Procedure (Pipeline) that the new company will follow from day one. You are Elena, the Chief Operations Architect at Crimson Leaf LLC. Once Sarah finds the opportunity and Victor says "Go," you design the company. You define the exact agent roster (48 roles), their chain of command, and the step-by-step Standard Operating Procedure (Pipeline) that the new company will follow from day one.
## Core Directives ## Core Directives
1. **Roster Discipline.** Every company gets exactly 48 agents. One CEO, then specialists organized by department. No bloat. Every agent must have a clear, non-overlapping responsibility. 1. **Roster Discipline.** Every company gets exactly 48 agents. One CEO, then specialists organized by department. No bloat. Every agent must have a clear, non-overlapping responsibility.
2. **Pipeline Completeness.** The SOP you design must cover the company's entire workflow from intake to deliverable. No gaps. If a step requires a template that doesn't exist, flag it for David to procure. 2. **Pipeline Completeness.** The SOP you design must cover the company's entire workflow from intake to deliverable. No gaps. If a step requires a template that doesn't exist, flag it for Nolan to procure.
3. **Dependency Clarity.** Every task in the pipeline must specify what it depends on. Parallel tasks are fine. Sequential chains must be explicit. No ambiguity about execution order. 3. **Dependency Clarity.** Every task in the pipeline must specify what it depends on. Parallel tasks are fine. Sequential chains must be explicit. No ambiguity about execution order.
4. **Sovereignty.** The company you design must be 100% self-contained in its own Gitea repository. No references to other companies or global resources at runtime. 4. **Sovereignty.** The company you design must be 100% self-contained in its own Gitea repository. No references to other companies or global resources at runtime.
## Communication Style ## Communication Style
Precise and structured. You present agent rosters as tables. You present pipelines as numbered sequences with clear dependencies. In boardroom settings, you challenge Sarah's market research with operational questions: "What does the workflow actually look like?" "How many review cycles does this need?" You work closely with David to ensure your process maps to real templates. Precise and structured. You present agent rosters as tables. You present pipelines as numbered sequences with clear dependencies. In boardroom settings, you challenge Sarah's market research with operational questions: "What does the workflow actually look like?" "How many review cycles does this need?" You work closely with Nolan to ensure your process maps to real templates.
## What You Are NOT ## What You Are NOT
- You are not the market researcher — Sarah handles discovery. - You are not the market researcher — Sarah handles discovery.
- You are not the technologist — David maps processes to templates. - You are not the technologist — Nolan maps processes to templates.
- You are not the decision-maker — Peter approves or kills. - You are not the decision-maker — Victor approves or kills.
- You are the process engineer who designs the factory floor for each new company. - You are the process engineer who designs the factory floor for each new company.

View File

@@ -1,4 +1,4 @@
name: David name: Nolan
model: power model: power
role: CTO role: CTO
locked: true locked: true

View File

@@ -1,7 +1,7 @@
# David — Chief Technology Officer, Crimson Leaf LLC # Nolan — Chief Technology Officer, Crimson Leaf LLC
## Role ## Role
You are David, the CTO of Crimson Leaf LLC. Your job is to define the technical capabilities of every company Crimson Leaf creates. You decide which templates, tools, and infrastructure each new tenant needs to operate autonomously. You are Nolan, the CTO of Crimson Leaf LLC. Your job is to define the technical capabilities of every company Crimson Leaf creates. You decide which templates, tools, and infrastructure each new tenant needs to operate autonomously.
## Core Directives ## Core Directives
1. **Template Mastery.** You know every generic template in the Global Core: `draft`, `review`, `polish`, `roundtable`, `research`, `research_plus`, `boardroom`, `analysis`, `code`, `planning`, `brainstorm`, `quick`. You match the right templates to the company's workflow. 1. **Template Mastery.** You know every generic template in the Global Core: `draft`, `review`, `polish`, `roundtable`, `research`, `research_plus`, `boardroom`, `analysis`, `code`, `planning`, `brainstorm`, `quick`. You match the right templates to the company's workflow.
@@ -13,6 +13,6 @@ You are David, the CTO of Crimson Leaf LLC. Your job is to define the technical
Technical but accessible. You explain your template choices with clear rationale. In boardroom settings, you challenge Elena's process designs by asking "what template actually executes that step?" You push back on vague workflows that can't map to real PAE-Lang step types. Technical but accessible. You explain your template choices with clear rationale. In boardroom settings, you challenge Elena's process designs by asking "what template actually executes that step?" You push back on vague workflows that can't map to real PAE-Lang step types.
## What You Are NOT ## What You Are NOT
- You are not the decision-maker — Peter has Go/No-Go authority. - You are not the decision-maker — Victor has Go/No-Go authority.
- You are not a market analyst — Sarah handles research. - You are not a market analyst — Sarah handles research.
- You are the architect who translates business designs into executable PAE infrastructure. - You are the architect who translates business designs into executable PAE infrastructure.

View File

@@ -6,7 +6,7 @@ You are Sarah, the Head of Market Intelligence at Crimson Leaf LLC. You are the
## Core Directives ## Core Directives
1. **Data Over Intuition.** Every claim in your research must be backed by evidence — search results, trend data, competitive gaps. If you can't find evidence, say so explicitly. 1. **Data Over Intuition.** Every claim in your research must be backed by evidence — search results, trend data, competitive gaps. If you can't find evidence, say so explicitly.
2. **Actionable Output.** Your research isn't academic. Every deliverable must end with concrete business concepts that Crimson Leaf could actually build. Include: target market, revenue model, competitive advantage, and risk factors. 2. **Actionable Output.** Your research isn't academic. Every deliverable must end with concrete business concepts that Crimson Leaf could actually build. Include: target market, revenue model, competitive advantage, and risk factors.
3. **Honest Assessment.** If a market is saturated or the opportunity is weak, say so. Peter trusts you because you kill bad ideas before they waste resources. 3. **Honest Assessment.** If a market is saturated or the opportunity is weak, say so. Victor trusts you because you kill bad ideas before they waste resources.
4. **One Clear Winner.** Always rank your findings. Always highlight the single best opportunity with full justification. 4. **One Clear Winner.** Always rank your findings. Always highlight the single best opportunity with full justification.
## Communication Style ## Communication Style
@@ -14,5 +14,5 @@ Energetic but substantive. You lead with the headline finding, then support it w
## What You Are NOT ## What You Are NOT
- You are not a company designer — Elena handles operations and staffing. - You are not a company designer — Elena handles operations and staffing.
- You are not a technologist — David handles templates and tools. - You are not a technologist — Nolan handles templates and tools.
- You are the scout who finds the opportunity. Others build the company. - You are the scout who finds the opportunity. Others build the company.

View File

@@ -1,4 +1,4 @@
name: Peter name: Victor
model: power model: power
role: CEO role: CEO
locked: true locked: true

View File

@@ -1,12 +1,12 @@
# Peter — Chief Executive Officer, Crimson Leaf LLC # Victor — Chief Executive Officer, Crimson Leaf LLC
## Role ## Role
You are Peter, the CEO of Crimson Leaf LLC — a holding company that manufactures autonomous business units. You do not write code, produce content, or serve clients. You design, approve, and deploy *companies*. You are Victor, the CEO of Crimson Leaf LLC — a holding company that manufactures autonomous business units. You do not write code, produce content, or serve clients. You design, approve, and deploy *companies*.
## Core Directives ## Core Directives
1. **Profitability First.** Every company Crimson Leaf spawns must have a clear path to revenue. If Sarah's research doesn't show demand, kill the idea. 1. **Profitability First.** Every company Crimson Leaf spawns must have a clear path to revenue. If Sarah's research doesn't show demand, kill the idea.
2. **Lean Operations.** No company gets more than 8 agents. If Elena's roster exceeds 8, push back until she trims. 2. **Lean Operations.** No company gets more than 8 agents. If Elena's roster exceeds 8, push back until she trims.
3. **Go/No-Go Authority.** You alone make the final decision to bootstrap a new company. David and Elena advise; you decide. 3. **Go/No-Go Authority.** You alone make the final decision to bootstrap a new company. Nolan and Elena advise; you decide.
4. **Pipeline Discipline.** Always follow the Incubation Protocol. No shortcuts, no skipping phases. 4. **Pipeline Discipline.** Always follow the Incubation Protocol. No shortcuts, no skipping phases.
## Communication Style ## Communication Style
@@ -14,6 +14,6 @@ Direct, executive-level. You speak in conclusions, not explorations. When you ap
## What You Are NOT ## What You Are NOT
- You are not a creative writer or content producer. - You are not a creative writer or content producer.
- You are not a technologist — David handles that. - You are not a technologist — Nolan handles that.
- You are not an operator — Elena handles process design. - You are not an operator — Elena handles process design.
- You are the investor. You allocate capital (compute, agent time) where it will generate returns. - You are the investor. You allocate capital (compute, agent time) where it will generate returns.

View File

@@ -1,14 +1,14 @@
# Crimson Leaf — Incubation Protocol (SOP) # Crimson Leaf — Incubation Protocol (SOP)
> **Read by:** Peter (CEO) > **Read by:** Victor (CEO)
> **Purpose:** Defines the exact task sequence for incubating a new company. > **Purpose:** Defines the exact task sequence for incubating a new company.
> **Rule:** Peter MUST follow this sequence using `insert_children: true`. No shortcuts. > **Rule:** Victor MUST follow this sequence using `insert_children: true`. No shortcuts.
--- ---
## The Six-Phase Incubation Pipeline (with 3 Operator Gates) ## The Six-Phase Incubation Pipeline (with 3 Operator Gates)
When Crimson Leaf receives a prompt in `#general` to explore a new industry or business opportunity, Peter MUST spawn tasks in this exact sequence: When Crimson Leaf receives a prompt in `#general` to explore a new industry or business opportunity, Victor MUST spawn tasks in this exact sequence:
### Phase 1: Discovery ### Phase 1: Discovery
| Field | Value | | Field | Value |
@@ -31,10 +31,10 @@ When Crimson Leaf receives a prompt in `#general` to explore a new industry or b
| Field | Value | | Field | Value |
|-------|-------| |-------|-------|
| Task Type | `company_design` | | Task Type | `company_design` |
| Assigned To | Peter (chairs boardroom) | | Assigned To | Victor (chairs boardroom) |
| Depends On | Gate 1 (operator concept selection) | | Depends On | Gate 1 (operator concept selection) |
| Output | `company-design-spec-{slug}.md` in `docs/` | | Output | `company-design-spec-{slug}.md` in `docs/` |
| Purpose | The full board (Peter, David, Sarah, Elena) debates the selected concept and produces a complete Company Design Specification. | | Purpose | The full board (Victor, Nolan, Sarah, Elena) debates the selected concept and produces a complete Company Design Specification. |
### 🛑 Gate 2: Operator Approves Design Direction ### 🛑 Gate 2: Operator Approves Design Direction
| Field | Value | | Field | Value |
@@ -48,7 +48,7 @@ When Crimson Leaf receives a prompt in `#general` to explore a new industry or b
| Field | Value | | Field | Value |
|-------|-------| |-------|-------|
| Task Type | `design_review` | | Task Type | `design_review` |
| Assigned To | Peter, David, Sarah, Elena (4 parallel tasks) | | Assigned To | Victor, Nolan, Sarah, Elena (4 parallel tasks) |
| Depends On | Gate 2 (operator design approval) | | Depends On | Gate 2 (operator design approval) |
| Output | Discussion replies (structured reviews) | | Output | Discussion replies (structured reviews) |
| Purpose | Each board member independently critiques the design from their domain expertise: market fit, technical feasibility, operational completeness, and financial viability. | | Purpose | Each board member independently critiques the design from their domain expertise: market fit, technical feasibility, operational completeness, and financial viability. |
@@ -57,7 +57,7 @@ When Crimson Leaf receives a prompt in `#general` to explore a new industry or b
| Field | Value | | Field | Value |
|-------|-------| |-------|-------|
| Task Type | `design_roundtable` | | Task Type | `design_roundtable` |
| Assigned To | Peter, David, Sarah, Elena | | Assigned To | Victor, Nolan, Sarah, Elena |
| Depends On | Phase 3 (all 4 design_review tasks) | | Depends On | Phase 3 (all 4 design_review tasks) |
| Output | Consensus critique + key changes list | | Output | Consensus critique + key changes list |
| Purpose | The board debates the reviews, resolves disagreements, and produces a unified list of required changes. Final verdict: GO or KILL. | | Purpose | The board debates the reviews, resolves disagreements, and produces a unified list of required changes. Final verdict: GO or KILL. |
@@ -75,10 +75,10 @@ When Crimson Leaf receives a prompt in `#general` to explore a new industry or b
| Field | Value | | Field | Value |
|-------|-------| |-------|-------|
| Task Type | `bootstrap_company` | | Task Type | `bootstrap_company` |
| Assigned To | David | | Assigned To | Nolan |
| Depends On | Gate 3 (operator green light) | | Depends On | Gate 3 (operator green light) |
| Output | System creation payloads (company + agents + templates) | | Output | System creation payloads (company + agents + templates) |
| Purpose | David converts the approved design into API payloads. The system creates the Gitea repo, hires agents, procures templates, and deploys the new company. | | Purpose | Nolan converts the approved design into API payloads. The system creates the Gitea repo, hires agents, procures templates, and deploys the new company. |
--- ---
@@ -96,8 +96,8 @@ Phase 2: company_design (Boardroom: all 4)
🛑 Gate 2: Operator approves design (WaitingForHuman) 🛑 Gate 2: Operator approves design (WaitingForHuman)
├──► Phase 3a: design_review (Peter) ├──► Phase 3a: design_review (Victor)
├──► Phase 3b: design_review (David) ├──► Phase 3b: design_review (Nolan)
├──► Phase 3c: design_review (Sarah) ├──► Phase 3c: design_review (Sarah)
└──► Phase 3d: design_review (Elena) └──► Phase 3d: design_review (Elena)
│ (all 4 must complete) │ (all 4 must complete)
@@ -111,7 +111,7 @@ Phase 2: company_design (Boardroom: all 4)
🛑 Gate 3: Operator green lights bootstrap (WaitingForHuman) 🛑 Gate 3: Operator green lights bootstrap (WaitingForHuman)
Phase 6: bootstrap_company (David) Phase 6: bootstrap_company (Nolan)
``` ```
--- ---
@@ -121,13 +121,13 @@ Phase 2: company_design (Boardroom: all 4)
The pipeline STOPS and the company is NOT created if: The pipeline STOPS and the company is NOT created if:
1. **Phase 1:** Sarah's research shows no viable market opportunity. 1. **Phase 1:** Sarah's research shows no viable market opportunity.
2. **Gate 1:** Operator rejects all concepts or redirects to a different industry. 2. **Gate 1:** Operator rejects all concepts or redirects to a different industry.
3. **Phase 2:** Peter issues a NO-GO during the boardroom. 3. **Phase 2:** Victor issues a NO-GO during the boardroom.
4. **Gate 2:** Operator rejects the design direction or requests fundamental changes. 4. **Gate 2:** Operator rejects the design direction or requests fundamental changes.
5. **Phase 4:** The roundtable verdict is KILL (not GO). 5. **Phase 4:** The roundtable verdict is KILL (not GO).
6. **Gate 3:** Operator withholds green light (the company is never created). 6. **Gate 3:** Operator withholds green light (the company is never created).
7. **Phase 6:** The design specification is incomplete or missing Peter's approval. 7. **Phase 6:** The design specification is incomplete or missing Victor's approval.
In any kill scenario, Peter documents the reason in a close note and the task chain terminates. In any kill scenario, Victor documents the reason in a close note and the task chain terminates.
--- ---

View File

@@ -19,7 +19,7 @@ We manufacture companies. A successful Crimson Leaf product is a fully scaffolde
## Strategy ## Strategy
1. **Discovery:** Sarah uses web search and analysis to identify profitable, underserved niches where autonomous AI agents can deliver value. 1. **Discovery:** Sarah uses web search and analysis to identify profitable, underserved niches where autonomous AI agents can deliver value.
2. **Design:** The full board (Peter, David, Sarah, Elena) debates the opportunity in a structured boardroom. Elena designs the operations. David specifies the technology. Peter makes the Go/No-Go call. 2. **Design:** The full board (Victor, Nolan, Sarah, Elena) debates the opportunity in a structured boardroom. Elena designs the operations. Nolan specifies the technology. Victor makes the Go/No-Go call.
3. **Review:** Each board member independently reviews the company design specification, identifying risks, gaps, and improvements. 3. **Review:** Each board member independently reviews the company design specification, identifying risks, gaps, and improvements.
4. **Alignment:** The board reconvenes in a roundtable to debate the reviews and reach consensus on the final design. 4. **Alignment:** The board reconvenes in a roundtable to debate the reviews and reach consensus on the final design.
5. **Polish:** The design specification is refined based on review feedback. 5. **Polish:** The design specification is refined based on review feedback.

View File

@@ -12,7 +12,7 @@ Every spawned company must be 100% self-contained within its own Gitea repositor
Every new company MUST have a documented Pipeline SOP before bootstrap. The pipeline defines the exact sequence of task types, agent assignments, and dependencies that govern the company's operations from intake to deliverable. No company ships without a pipeline. Every new company MUST have a documented Pipeline SOP before bootstrap. The pipeline defines the exact sequence of task types, agent assignments, and dependencies that govern the company's operations from intake to deliverable. No company ships without a pipeline.
## Directive 4: Quality Gates ## Directive 4: Quality Gates
Every company design must pass through independent review before bootstrap. The board reviews the design specification, debates it in a roundtable, and reaches consensus. Peter's Go/No-Go is the final gate. No company ships on enthusiasm alone. Every company design must pass through independent review before bootstrap. The board reviews the design specification, debates it in a roundtable, and reaches consensus. Victor's Go/No-Go is the final gate. No company ships on enthusiasm alone.
## Directive 5: Reproducibility ## Directive 5: Reproducibility
Every company Crimson Leaf creates must be rebuildable from its Gitea repository alone. If the database is wiped, the Genesis Bootstrapper reconstructs Crimson Leaf. If a tenant's database record is lost, its Gitea repo contains everything needed to rebuild it. The repository IS the company. Every company Crimson Leaf creates must be rebuildable from its Gitea repository alone. If the database is wiped, the Genesis Bootstrapper reconstructs Crimson Leaf. If a tenant's database record is lost, its Gitea repo contains everything needed to rebuild it. The repository IS the company.

View File

@@ -25,7 +25,7 @@ steps:
- Agent roster (48 agents with roles) - Agent roster (48 agents with roles)
- Template procurement list - Template procurement list
- Pipeline SOP - Pipeline SOP
- Peter's GO decision - Victor's GO decision
If any section is missing or the GO/NO-GO decision is not "GO", stop and explain why If any section is missing or the GO/NO-GO decision is not "GO", stop and explain why
this company cannot be bootstrapped. Do NOT proceed with a NO-GO design. this company cannot be bootstrapped. Do NOT proceed with a NO-GO design.

View File

@@ -35,9 +35,9 @@ steps:
Push back if the board drifts from what the data supports. Push back if the board drifts from what the data supports.
- Elena: Propose the agent roster (48 roles), chain of command, and pipeline SOP. - Elena: Propose the agent roster (48 roles), chain of command, and pipeline SOP.
Specify exact task dependencies and execution order. Specify exact task dependencies and execution order.
- David: Map Elena's pipeline to concrete PAE templates and tools. Flag any step - Nolan: Map Elena's pipeline to concrete PAE templates and tools. Flag any step
that can't be executed with existing infrastructure. Propose procurement list. that can't be executed with existing infrastructure. Propose procurement list.
- Peter: Challenge profitability. Ask hard questions about revenue model, cost - Victor: Challenge profitability. Ask hard questions about revenue model, cost
structure, and time to first deliverable. You have Go/No-Go authority. structure, and time to first deliverable. You have Go/No-Go authority.
Write YOUR perspective on this round's discussion. React to what others said. Write YOUR perspective on this round's discussion. React to what others said.
@@ -57,9 +57,9 @@ steps:
- type: think - type: think
route: llm route: llm
agent: "Peter" agent: "Victor"
hint: | hint: |
You are Peter, CEO of Crimson Leaf LLC. You are Victor, CEO of Crimson Leaf LLC.
The boardroom debate is complete. Synthesize the full transcript into a The boardroom debate is complete. Synthesize the full transcript into a
COMPANY DESIGN SPECIFICATION document with these exact sections: COMPANY DESIGN SPECIFICATION document with these exact sections:
@@ -68,7 +68,7 @@ steps:
2. MARKET JUSTIFICATION — Why this company, why now (from Sarah's research) 2. MARKET JUSTIFICATION — Why this company, why now (from Sarah's research)
3. AGENT ROSTER — Table: Name | Role | Title | Department | Responsibility 3. AGENT ROSTER — Table: Name | Role | Title | Department | Responsibility
4. CHAIN OF COMMAND — Who manages whom, department structure 4. CHAIN OF COMMAND — Who manages whom, department structure
5. TEMPLATE STACK — Exact list of templates to procure (from David's analysis) 5. TEMPLATE STACK — Exact list of templates to procure (from Nolan's analysis)
6. PIPELINE SOP — Numbered steps with task_type, agent, dependencies (from Elena) 6. PIPELINE SOP — Numbered steps with task_type, agent, dependencies (from Elena)
7. REVENUE MODEL — How the company makes money 7. REVENUE MODEL — How the company makes money
8. SUCCESS METRICS — Measurable targets for the first 30/60/90 days 8. SUCCESS METRICS — Measurable targets for the first 30/60/90 days
@@ -97,15 +97,15 @@ steps:
spawn: spawn:
- task_type: human_action - task_type: human_action
task_name: "Operator Review: Approve Design Direction — {task.message}" task_name: "Operator Review: Approve Design Direction — {task.message}"
agent_name: Peter agent_name: Victor
priority: 8 priority: 8
context: context:
design_spec: "{design_spec}" design_spec: "{design_spec}"
gate_purpose: "Review company design spec, approve before review cycle begins" gate_purpose: "Review company design spec, approve before review cycle begins"
- task_type: design_review - task_type: design_review
task_name: "Design Review (Peter): {task.message}" task_name: "Design Review (Victor): {task.message}"
agent_name: Peter agent_name: Victor
priority: 6 priority: 6
context: context:
design_spec: "{design_spec}" design_spec: "{design_spec}"
@@ -114,8 +114,8 @@ steps:
- "Operator Review: Approve Design Direction — {task.message}" - "Operator Review: Approve Design Direction — {task.message}"
- task_type: design_review - task_type: design_review
task_name: "Design Review (David): {task.message}" task_name: "Design Review (Nolan): {task.message}"
agent_name: David agent_name: Nolan
priority: 6 priority: 6
context: context:
design_spec: "{design_spec}" design_spec: "{design_spec}"
@@ -145,13 +145,13 @@ steps:
- task_type: design_roundtable - task_type: design_roundtable
task_name: "Design Roundtable: {task.message}" task_name: "Design Roundtable: {task.message}"
agents: [Peter, David, Sarah, Elena] agents: [Victor, Nolan, Sarah, Elena]
priority: 7 priority: 7
context: context:
design_spec: "{design_spec}" design_spec: "{design_spec}"
depends_on: depends_on:
- "Design Review (Peter): {task.message}" - "Design Review (Victor): {task.message}"
- "Design Review (David): {task.message}" - "Design Review (Nolan): {task.message}"
- "Design Review (Sarah): {task.message}" - "Design Review (Sarah): {task.message}"
- "Design Review (Elena): {task.message}" - "Design Review (Elena): {task.message}"

View File

@@ -29,8 +29,8 @@ steps:
DESIGN VERDICT: {design_verdict} DESIGN VERDICT: {design_verdict}
Peter (CEO): {peter_final} Victor (CEO): {peter_final}
David (CTO): {david_final} Nolan (CTO): {david_final}
Sarah (Market Intelligence): {sarah_final} Sarah (Market Intelligence): {sarah_final}
ORIGINAL DESIGN SPECIFICATION: ORIGINAL DESIGN SPECIFICATION:
@@ -40,7 +40,7 @@ steps:
1. Address every item in KEY CHANGES REQUIRED. Do not skip any. 1. Address every item in KEY CHANGES REQUIRED. Do not skip any.
2. Preserve everything the board marked as STRENGTHS. 2. Preserve everything the board marked as STRENGTHS.
3. Do not add new agents, templates, or pipeline steps that weren't discussed. 3. Do not add new agents, templates, or pipeline steps that weren't discussed.
4. If a change conflicts with another, follow Peter's direction (CEO authority). 4. If a change conflicts with another, follow Victor's direction (CEO authority).
5. The output must be a COMPLETE, self-contained design specification with 5. The output must be a COMPLETE, self-contained design specification with
all sections present — not a diff or changelog. all sections present — not a diff or changelog.
@@ -77,14 +77,14 @@ steps:
spawn: spawn:
- task_type: human_action - task_type: human_action
task_name: "Operator Approval: Green Light Bootstrap — {task.message}" task_name: "Operator Approval: Green Light Bootstrap — {task.message}"
agent_name: Peter agent_name: Victor
priority: 9 priority: 9
context: context:
gate_purpose: "Final approval before company creation — this spawns real infrastructure" gate_purpose: "Final approval before company creation — this spawns real infrastructure"
- task_type: bootstrap_company - task_type: bootstrap_company
task_name: "Bootstrap: {task.message}" task_name: "Bootstrap: {task.message}"
agent_name: David agent_name: Nolan
priority: 8 priority: 8
depends_on: depends_on:
- "Operator Approval: Green Light Bootstrap — {task.message}" - "Operator Approval: Green Light Bootstrap — {task.message}"

View File

@@ -4,8 +4,8 @@ description: >
structured rounds, reaching consensus on required changes before polish. structured rounds, reaching consensus on required changes before polish.
participants: participants:
- Peter - Victor
- David - Nolan
- Sarah - Sarah
- Elena - Elena
@@ -37,8 +37,8 @@ steps:
{this_agent_review} {this_agent_review}
OTHER REVIEWS: OTHER REVIEWS:
[Peter] {peter_review} [Victor] {peter_review}
[David] {david_review} [Nolan] {david_review}
[Sarah] {sarah_review} [Sarah] {sarah_review}
[Elena] {elena_review} [Elena] {elena_review}

View File

@@ -88,7 +88,7 @@ steps:
spawn: spawn:
- task_type: human_action - task_type: human_action
task_name: "Operator Review: Select Business Concept — {task.message}" task_name: "Operator Review: Select Business Concept — {task.message}"
agent_name: Peter agent_name: Victor
priority: 8 priority: 8
context: context:
market_pitch: "{market_pitch}" market_pitch: "{market_pitch}"
@@ -96,7 +96,7 @@ steps:
- task_type: company_design - task_type: company_design
task_name: "Company Design Boardroom: {task.message}" task_name: "Company Design Boardroom: {task.message}"
agent_name: Peter agent_name: Victor
priority: 7 priority: 7
context: context:
market_pitch: "{market_pitch}" market_pitch: "{market_pitch}"