Commit Graph

213 Commits

Author SHA1 Message Date
PAE
2477446e10 Adjudication: Task bc0ba53f-fc33-4586-972d-1325ffbff8b5 2026-03-12 04:09:24 +00:00
PAE
2bd9891318 Adjudication: Task bc0ba53f-fc33-4586-972d-1325ffbff8b5 2026-03-12 04:09:22 +00:00
PAE
39b2091a0e Adjudication: Task 178ac660-41da-4f03-80da-e6704cba3fb0 2026-03-12 04:08:10 +00:00
PAE
873b92cd0f Adjudication: Task bc0ba53f-fc33-4586-972d-1325ffbff8b5 2026-03-12 04:07:41 +00:00
PAE
8a1621ea68 Adjudication: Task bc0ba53f-fc33-4586-972d-1325ffbff8b5 2026-03-12 04:07:40 +00:00
PAE
339a1e0a19 Adjudication: Task 178ac660-41da-4f03-80da-e6704cba3fb0 2026-03-12 04:07:35 +00:00
PAE
1c77e701a9 Adjudication: Task 58da2767-df68-4dcf-880f-49e12199b2c8 2026-03-12 04:00:21 +00:00
PAE
206931a222 Adjudication: Task 3341255c-2de2-4e16-adea-6acb0171067b 2026-03-12 04:00:00 +00:00
PAE
55c899676e Adjudication: Task 3341255c-2de2-4e16-adea-6acb0171067b 2026-03-12 03:59:59 +00:00
PAE
4bed362849 Adjudication: Task c2788d86-b444-41ed-bff0-71adbaaddbf4 2026-03-12 03:59:57 +00:00
PAE
59f765a75c Adjudication: Task 58da2767-df68-4dcf-880f-49e12199b2c8 2026-03-12 03:59:21 +00:00
PAE
256a6ed471 Adjudication: Task 3341255c-2de2-4e16-adea-6acb0171067b 2026-03-12 03:59:17 +00:00
PAE
45b27679ff Adjudication: Task 3341255c-2de2-4e16-adea-6acb0171067b 2026-03-12 03:59:15 +00:00
PAE
62abef4e60 Adjudication: Task 3341255c-2de2-4e16-adea-6acb0171067b 2026-03-12 03:58:51 +00:00
PAE
380214256b Adjudication: Task 3341255c-2de2-4e16-adea-6acb0171067b 2026-03-12 03:58:50 +00:00
PAE
89f7a3bf02 Adjudication: Task c2788d86-b444-41ed-bff0-71adbaaddbf4 2026-03-12 03:58:42 +00:00
PAE
d6b653ee89 Adjudication: Task 58da2767-df68-4dcf-880f-49e12199b2c8 2026-03-12 03:58:15 +00:00
PAE
deaaf95a34 Adjudication: Task c4264342-0db9-4cfb-afa6-8165b17c199e 2026-03-12 03:57:52 +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
PAE
a0aafc1d72 Adjudication: Task c7112727-6646-49da-8bac-0695821354a2 2026-03-12 03:30:56 +00:00
PAE
0b8184818d Adjudication: Task 0c0fa857-526a-4c85-b0c4-6f80334ea6ff 2026-03-12 03:30:17 +00:00
PAE
48b136b5ba Adjudication: Task 296822a5-a990-4255-96d2-98a65265f87b 2026-03-12 03:29:49 +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
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
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
bf53f5c203 Adjudication: Task 388ffabf-ccff-4dc7-b74f-1d98ca7d1f83 2026-03-10 19:32:56 +00:00
PAE
f793917bdd Adjudication: Task 388ffabf-ccff-4dc7-b74f-1d98ca7d1f83 2026-03-10 19:32:11 +00:00
PAE
1ce5b523d2 Adjudication: Task 42daa75f-ade4-4855-8dc7-3aa93d9ec6a2 2026-03-10 19:32:07 +00:00
PAE
37a1de1d64 Adjudication: Task b55a9858-b654-4ae5-bd12-158d7085f695 2026-03-10 19:31:47 +00:00
PAE
454faa3d89 Adjudication: Task 42daa75f-ade4-4855-8dc7-3aa93d9ec6a2 2026-03-10 19:31:26 +00:00
PAE
5141c50cd4 Adjudication: Task e3072c28-a79b-448a-b262-833ecedfbe2e 2026-03-10 19:31:13 +00:00
PAE
649fd58a89 Adjudication: Task 515d54c4-2a3b-4628-96fa-10739876a7b5 2026-03-10 19:30:44 +00:00
PAE
68372401c3 Adjudication: Task 3db81a4e-658b-49bb-8a65-8a73c3bdf773 2026-03-10 19:30:43 +00:00
PAE
79204d4cd2 Adjudication: Task 6f9710d2-58d6-4c60-a253-36b17c91e355 2026-03-10 19:30:22 +00:00
PAE
ebf7754d9e Adjudication: Task 176744c5-676f-4583-baf0-1c4e0b0834e8 2026-03-10 19:30:05 +00:00
PAE
734a18efaa Adjudication: Task e59c5c12-66ba-4711-9f08-a10467506482 2026-03-10 19:30:00 +00:00
PAE
a09fac2d4d Adjudication: Task b03531e3-0fdc-4ccb-9f28-2583d47f42ca 2026-03-10 19:29:31 +00:00
PAE
a1c7d74727 Adjudication: Task 176744c5-676f-4583-baf0-1c4e0b0834e8 2026-03-10 19:29:18 +00:00
PAE
a0ee5bcf64 Adjudication: Task 060ec7d5-57c8-4b02-9068-bbb5d5517121 2026-03-10 19:28:52 +00:00
PAE
d5b3781275 Adjudication: Task 515d54c4-2a3b-4628-96fa-10739876a7b5 2026-03-10 19:28:33 +00:00
PAE
5afcbb946b Adjudication: Task e3072c28-a79b-448a-b262-833ecedfbe2e 2026-03-10 19:28:17 +00:00
PAE
253e62fa3a Adjudication: Task b55a9858-b654-4ae5-bd12-158d7085f695 2026-03-10 19:28:05 +00:00
PAE
abbe9f2cc2 Write template: tenant_charter_standardization by unknown (adj_score=100) 2026-03-10 19:27:40 +00:00
PAE
3bdab7a372 Adjudication: Task e59c5c12-66ba-4711-9f08-a10467506482 2026-03-10 19:27:40 +00:00
PAE
bcaac3859d Adjudication: Task 6f9710d2-58d6-4c60-a253-36b17c91e355 2026-03-10 19:27:18 +00:00
PAE
b02121215f Adjudication: Task fc86b725-efb8-4ed1-adac-a84f4733df39 2026-03-10 19:26:45 +00:00
PAE
77cb5da5a7 Adjudication: Task 587f3f41-0e64-486f-b1d2-894d438e094b 2026-03-10 19:23:59 +00:00
PAE
b71f632a8b Hire: Aris (adjudication approved) 2026-03-10 19:23:21 +00:00