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>
This commit is contained in:
@@ -18,5 +18,6 @@ department: executive
|
||||
supported_templates:
|
||||
- adjudicate_tenant
|
||||
- charter_audit
|
||||
- amend_charter
|
||||
- boardroom
|
||||
- planning
|
||||
Reference in New Issue
Block a user