fix: create_company template -- use opportunity_description, add document step for adjudication
This commit is contained in:
@@ -24,8 +24,8 @@ steps:
|
||||
hint: |
|
||||
You are {agent.name}, executing the Genesis Protocol for Crimson Leaf LLC.
|
||||
|
||||
OPERATOR'S ORIGINAL REQUEST (this is what was actually asked for — your proposal MUST match this):
|
||||
{original_operator_prompt}
|
||||
OPPORTUNITY BRIEF (you MUST design the company described here -- do not invent a different one):
|
||||
{opportunity_description}
|
||||
|
||||
This is a high-stakes constitutional act. Do NOT default to company creation.
|
||||
Crimson Leaf creates and governs companies; it does not perform commodity work.
|
||||
@@ -95,6 +95,10 @@ steps:
|
||||
Your company charter, focus area, and CEO must directly serve what was requested.
|
||||
If your design drifts from the original request, the adjudicator will reject it.
|
||||
|
||||
- type: document
|
||||
filename: "{task.id}_genesis_proposal.md"
|
||||
primary_deliverable: true
|
||||
|
||||
- type: package
|
||||
packet_type: IntakeResponse
|
||||
hint: |
|
||||
|
||||
Reference in New Issue
Block a user