Move orchestration from persona to profiles; tune per-profile delegation strategy
persona.txt now contains only: identity, profile switching, workspace,
response hygiene, memory, and documentation. All orchestration instructions
removed from the global scope.

Each profile gets its own orchestration model:
- secretary: full orchestrator — delegate any 2+ tool-call sub-task to agents,
  scratchpad as blackboard, todo for milestone tracking
- server_admin: heavy orchestrator — one agent per host / per concern,
  parallel delegation, diagnose-before-act discipline
- developer: builder + research delegation — implementation always inline,
  spawn only for large API/codebase research tasks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 02c2895 commit 1176396e8e787290ff4cd56df1f8d3b42aca5547
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 15 Apr
Showing 4 changed files
View
navi/profiles/developer/system_prompt.txt
View
navi/profiles/secretary/system_prompt.txt
View
navi/profiles/server_admin/system_prompt.txt
View
persona.txt