Commit Graph

5 Commits

Author SHA1 Message Date
David Baity
5ea8173785 Trim roster to 8 agents — enforce ZERO-OVERLAP rule
Removed (6 agents with full template overlap or non-standard format):
- aurelius: write_template=silas, create_company=edgar (100% overlap)
- sovereign: duplicate Chief Architect — same templates as silas
- thorne: duplicate Chief Creative title — write_template=silas
- elias: no unique template; capital role merged into vance
- castian: non-standard agent.yml (capabilities field, not supported_templates)
- sterling: non-standard agent.yml (expertise field, not supported_templates)

Kept (8 agents, each with at least 1 unique template):
- edgar: hire_agent, create_company
- lyra: InputFromUser
- aris: adjudicate_tenant, audit_portfolio
- valerius: charter_audit
- vance: fund_tenant, allocate_resources, financial_audit (+budgeting placeholder)
- silas: write_template
- sloane: audit_tenant
- orion: brand_audit, design_brief

Vance updated: added budgeting as future-sprint placeholder template.
2026-03-10 17:45:02 -04:00
PAE
7d7ab415cc Hire: Vance (adjudication approved) 2026-03-10 19:14:53 +00:00
PAE
53d1a60a0c Hire: Vance (CEO-authored) 2026-03-10 16:55:43 +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
PAE
be44600d87 Hire: Vance (CEO-authored) 2026-03-10 15:45:08 +00:00