runtime: sync router/gateway/config policy and clan role registry
This commit is contained in:
@@ -72,6 +72,23 @@ AGENT_SPECIALIZED_TOOLS = {
|
||||
# SenpAI (Gordon Senpai) - Trading & Markets
|
||||
# Specialized: real-time market data, features, signals
|
||||
"senpai": ['market_data', 'comfy_generate_image', 'comfy_generate_video'],
|
||||
|
||||
# 1OK - Window Master Assistant
|
||||
# Specialized: CRM flow, quoting, PDF docs, scheduling
|
||||
"oneok": [
|
||||
"crm_search_client",
|
||||
"crm_upsert_client",
|
||||
"crm_upsert_site",
|
||||
"crm_upsert_window_unit",
|
||||
"crm_create_quote",
|
||||
"crm_update_quote",
|
||||
"crm_create_job",
|
||||
"calc_window_quote",
|
||||
"docs_render_quote_pdf",
|
||||
"docs_render_invoice_pdf",
|
||||
"schedule_propose_slots",
|
||||
"schedule_confirm_slot",
|
||||
],
|
||||
|
||||
# Soul / Athena - Spiritual Mentor
|
||||
"soul": ['comfy_generate_image', 'comfy_generate_video'],
|
||||
|
||||
Reference in New Issue
Block a user