5ee510b6dd
fix: remove Unicode chars from template
2026-04-09 23:03:09 +00:00
dc2eb1364e
fix: remove Unicode chars from template
2026-04-09 23:03:08 +00:00
bde8071c4b
fix: remove Unicode chars from template
2026-04-09 23:03:07 +00:00
c770d8747a
fix: remove Unicode chars from template
2026-04-09 23:03:06 +00:00
74d42df319
fix: remove Unicode chars from template
2026-04-09 23:03:05 +00:00
bc0e60ab02
fix: remove Unicode chars from template
2026-04-09 23:03:05 +00:00
1f2616688f
fix: remove Unicode chars from template
2026-04-09 23:03:04 +00:00
afa9944805
fix: remove Unicode chars from template
2026-04-09 23:03:03 +00:00
5efda42d08
fix: remove Unicode chars from template
2026-04-09 23:03:02 +00:00
4985c39d90
fix: remove Unicode chars from template
2026-04-09 23:03:01 +00:00
75422e68e3
fix: remove Unicode chars from template
2026-04-09 23:03:00 +00:00
0a7c5a6c08
fix: remove Unicode chars from template
2026-04-09 23:02:58 +00:00
5981a2df01
fix: remove Unicode chars from template
2026-04-09 23:02:57 +00:00
259cb01082
fix: remove Unicode chars from template
2026-04-09 23:02:55 +00:00
86a7a32f33
fix: remove Unicode chars from template
2026-04-09 23:02:55 +00:00
b5778d4f5e
cleanup: remove schema-hint leaked filename
2026-04-09 23:01:48 +00:00
PAE
b347e82d0d
write_template: string by system task=manual
2026-04-09 22:54:07 +00:00
PAE
a4784f8fd7
write_template: string_–_the_template_name_(must_match_name:_key_in_yaml) by system task=manual
2026-04-09 22:38:03 +00:00
d519ed7b29
fix: remove duplicate debug key in adjudication criteria block
2026-04-09 20:54:04 +00:00
b4467cf92e
fix: remove duplicate debug key in adjudication criteria block
2026-04-09 20:54:04 +00:00
adf65c5b06
fix: portfolio_architectural_review YAML syntax error - remove duplicate debug key
2026-04-09 20:52:56 +00:00
f3c035e87f
fix: create_company template -- use opportunity_description, add document step for adjudication
2026-04-09 20:30:41 +00:00
David Baity
e8bf839ec7
feat: add debug:true to all templates; add LLM_LOG_DIR config
2026-04-09 14:38:09 -04:00
David Baity
c2d5e15057
Fix opportunity_scan step order: portfolio first then think then WebSearcher
2026-04-09 01:04:42 -04:00
David Baity
8b3c486ea8
Sprint 66g: template architecture -- company templates only, starter_pack, rename to lower_case_with_underscores
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-01 22:43:29 -04:00
David Baity
f0de0cef00
Ready for Test 61
2026-03-30 02:09:21 -04:00
PAE
06e14cc5ec
Bootstrap: scaffold templates/
2026-03-30 05:54:16 +00:00
9a6c34f2b4
Sprint 54: add depends_on sequencing — adjudicate_tenant waits for research, create_company waits for adjudication
2026-03-12 03:54:44 +00:00
David Baity
c30613383c
feat: add budgeting.yml template for Vance (Sprint 53c)
2026-03-10 21:21:08 -04:00
David Baity
0e57a0e2a7
Sprint 53b: Fix gaps 1 and 4 — full task type coverage and charter amendment process
...
Gap 1 — planning.yml VALID TASK TYPES expanded:
Added: write_charter, market_intelligence, portfolio_architectural_review,
audit_tenant, charter_audit, financial_audit, capital_allocation_audit,
retire_tenant, adjudicate_tenant
All governance templates now reachable from board planning sessions.
Gap 4 — amend_charter template created (Valerius):
Operator-only constitutional amendment process for the master CL charter.
Enforces all 4 §12 criteria (identity preservation, anti-sprawl, clarity, authority).
Pass threshold: 98 — highest in the system.
Produces formal amendment proposal; operator must manually apply to charter.md.
Agents cannot self-authorize charter changes.
Valerius agent.yml updated: added amend_charter to supported_templates.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-10 19:09:48 -04:00
David Baity
2c1cf693d3
Sprint 53b: Charter alignment — repurpose Orion, fix agent template refs, consolidate charter templates
...
- Orion repurposed: Chief Creative Officer -> Director of Market Intelligence
- New template: market_intelligence (4-lens niche/gap analysis)
- Removed: brand_audit, design_brief (commodity execution, unconstitutional)
- New identity/system files reflect research + structural analysis posture
- Vance: removed broken fund_tenant/allocate_resources refs; added financial_audit, retire_tenant
- Silas: added write_charter to supported_templates
- Sloane: added retire_tenant (DISSOLVE verdict execution)
- Aris: portfolio_architectural_review (already updated)
- New templates: market_intelligence, financial_audit, retire_tenant, write_charter, charter_audit, audit_tenant
- Deleted 5 orphan charter templates (consolidated into write_charter):
sovereign_tenant_charter, tenant_charter_drafting, tenant_charter_formalization,
tenant_charter_standardization, tenant_charter_synthesis
Charter domain coverage now complete:
Market Intelligence -> Orion (market_intelligence)
Corporate Architecture -> Aris + Silas
Executive Recruitment -> Edgar (hire_agent)
Capital Allocation -> Vance (capital_allocation_audit, financial_audit, retire_tenant)
Portfolio Governance -> Sloane (audit_tenant, retire_tenant) + Valerius (charter_audit)
Constitutional Enforcement -> Aris + Valerius (adjudicate_tenant, charter_audit)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-10 17:58:44 -04:00
David Baity
122edf2002
Add original_operator_prompt chain of custody to templates
...
- planning.yml: instructs LLM to include ORIGINAL REQUEST in child descriptions
- create_company.yml: references {original_operator_prompt} as hard constraint + ALIGNMENT CHECK
- create_company.yml: adds request_alignment criterion (weight 15) to adjudication
- hire_agent.yml: references {original_operator_prompt} for hiring context
- quick.yml: single-pass execution template
2026-03-10 15:59:36 -04:00
PAE
abbe9f2cc2
Write template: tenant_charter_standardization by unknown (adj_score=100)
2026-03-10 19:27:40 +00:00
PAE
8ddd5c388a
Write template: adjudicate_tenant by unknown (adj_score=100)
2026-03-10 19:07:39 +00:00
PAE
3f0ab83bdf
Write template: adjudicate_tenant by unknown (adj_score=100)
2026-03-10 19:06:20 +00:00
PAE
3ce3a676be
Write template: tenant_charter_synthesis by unknown (adj_score=100)
2026-03-10 19:05:49 +00:00
PAE
f0b1a6d218
Write template: adjudicate_tenant by unknown (adj_score=100)
2026-03-10 19:05:26 +00:00
PAE
43e87bd628
Write template: portfolio_architectural_review by unknown (adj_score=100)
2026-03-10 19:05:12 +00:00
PAE
83dbaa0e35
Write template: capital_allocation_audit by unknown (adj_score=100)
2026-03-10 19:05:05 +00:00
PAE
886071ec44
Write template: tenant_charter_synthesis by unknown (adj_score=100)
2026-03-10 18:29:44 +00:00
PAE
964779031d
Write template: tenant_charter_formalization by unknown (adj_score=100)
2026-03-10 18:28:44 +00:00
PAE
d8c530c2ad
Write template: sovereign_tenant_charter by unknown (adj_score=100)
2026-03-10 18:28:31 +00:00
PAE
5f5692825f
Write template: sovereign_tenant_charter by unknown (adj_score=100)
2026-03-10 18:26:36 +00:00
PAE
edfdd80bd7
Write template: tenant_charter_standardization by unknown (adj_score=100)
2026-03-10 18:26:10 +00:00
PAE
e5460e55b2
Write template: tenant_charter_drafting by unknown (adj_score=100)
2026-03-10 18:25:14 +00:00
b3cf87a66a
Add quick template for CL
2026-03-10 17:03:14 +00:00
David Baity
92c78473a7
trim: remove 7 redundant agents, add zero-overlap hiring rule
...
70% roster cut — all removed agents had identical capabilities (planning+boardroom only).
Kept: Edgar (CEO), Silas (Architect/write_template), Sterling (Talent/hire_agent),
Elias (Capital/boardroom), Lyra (intake, uncounted).
hire_agent template now enforces:
- Every new hire MUST have at least one unique supported_template
- Adjudication scores 0 on unique_capability if all templates overlap
- Prefer doers over deliberators
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-10 12:35:12 -04:00
David Baity
51dbf9f089
fix: remove recursive task types from planning template
...
Planning was spawning sub-planning and boardroom tasks which cascaded into dozens
of duplicate create_company attempts. Now only emits leaf tasks.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-10 12:19:15 -04: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
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