You're offline — showing cached data

MC-4356

Harden Luci delegation discipline and self-audit
2026-06-13 08:47:59 SAST
Home Board MC-4356

Harden Luci delegation discipline and self-audit

Elmar flagged concern after Reddit article 'You're probably accidentally tokenmaxxing. Learn to delegate more.' Problem observed from ~/.hermes/state.db last 7 days: - 179 sess...
State Done Next Action Closed Owner Luci Runtime Closed Age 16d ago
MC-4356
Ticket is done; runtime is closed. · profile hermes_codex · cwd /home/lucienne/workspace/mission-control · uptime 16d 4h · last activity 16d 1h ago

Description

MC-4356
Elmar flagged concern after Reddit article 'You're probably accidentally tokenmaxxing. Learn to delegate more.' Problem observed from ~/.hermes/state.db last 7 days: - 179 sessions, 7,740 tool calls. - Only 51 actual delegate_task calls across 15 sessions. - 103 sessions matched missed-delegation heuristics: >25 tool calls, >15 terminal calls, or >100k input tokens with zero delegation. - Heavy direct work is mostly terminal/read_file/search_files in orchestrator context. Implement a delegation discipline hardening pass: 1. Add/update orchestrator rule: delegate if work will consume >50 lines of code/output, >8 web/search calls, >15 terminal calls, or likely >100k input tokens. 2. Build or configure a daily self-audit for missed delegation using Hermes session DB, writing a compact report and alerting only on violations. 3. Review heavy toolsets on the default Telegram profile and propose delegate-first/profile split for browser/MCP-heavy capabilities without breaking current Telegram workflow. 4. Document the accepted policy in the Luci control-plane runbook / manifest as appropriate. 5. Verify with a dry-run report over the last 7 days. Acceptance: - Clear delegation thresholds are codified where Luci will follow them. - A recurring/self-audit mechanism exists or a concrete config PR/ticket explains why not. - Report includes before/after or dry-run evidence. Expected check-in: 2026-05-28T10:26+02:00

Activity

done
Luci is working...
Live
No activity yet
Help