docs(conductor): Update upcoming track specs with Persona consolidation notes
This commit is contained in:
@@ -38,3 +38,11 @@ This track introduces a mechanism to influence AI agent tool selection by implem
|
||||
## Out of Scope
|
||||
- Implementing reinforcement learning to "learn" tool weights automatically.
|
||||
- Hardcoding weights into the AI client (all weights must be user-configurable via presets).
|
||||
|
||||
---
|
||||
|
||||
## Technical Note: Future Persona Consolidation
|
||||
This track is a prerequisite for the **"Agent Personas: Unified Profiles & Tool Presets"** overhaul. The weighting system implemented here must be architected to be saveable within a unified "Persona" profile.
|
||||
|
||||
Consult the **Debrief** in `conductor/tracks/saved_presets_20260308/debrief.md` for context on how these bias settings will eventually be merged with system prompts and tool presets into a single configuration entity.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user