fix: create_company template -- use opportunity_description, add document step for adjudication

This commit is contained in:
2026-04-09 20:30:41 +00:00
parent ed53ec6088
commit f3c035e87f

View File

@@ -24,8 +24,8 @@ steps:
hint: | hint: |
You are {agent.name}, executing the Genesis Protocol for Crimson Leaf LLC. 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): OPPORTUNITY BRIEF (you MUST design the company described here -- do not invent a different one):
{original_operator_prompt} {opportunity_description}
This is a high-stakes constitutional act. Do NOT default to company creation. 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. 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. 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. 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 - type: package
packet_type: IntakeResponse packet_type: IntakeResponse
hint: | hint: |