138 lines
3.3 KiB
YAML
138 lines
3.3 KiB
YAML
meta:
|
|
version: 1.0.0
|
|
updated_at: '2026-04-07T18:43:13.675019+00:00'
|
|
next_review: '2026-04-14T02:55:00Z'
|
|
fleet:
|
|
bezalel:
|
|
role: forge-and-testbed wizard
|
|
host: 104.131.15.18
|
|
vps_provider: digitalocean
|
|
primary:
|
|
provider: kimi-coding
|
|
model: kimi-k2.5
|
|
fallback_chain:
|
|
- provider: kimi-coding
|
|
model: kimi-k2.5
|
|
timeout: 120
|
|
- provider: anthropic
|
|
model: claude-sonnet-4-20250514
|
|
timeout: 120
|
|
- provider: openrouter
|
|
model: anthropic/claude-sonnet-4-20250514
|
|
timeout: 120
|
|
- provider: ollama
|
|
model: gemma4:12b
|
|
timeout: 300
|
|
health_endpoints:
|
|
gateway: http://127.0.0.1:8646
|
|
api_server: http://127.0.0.1:8656
|
|
auto_restart: true
|
|
allegro:
|
|
role: code-craft wizard
|
|
host: UNKNOWN
|
|
vps_provider: UNKNOWN
|
|
primary:
|
|
provider: kimi-coding
|
|
model: kimi-k2.5
|
|
fallback_chain:
|
|
- provider: kimi-coding
|
|
model: kimi-k2.5
|
|
timeout: 120
|
|
- provider: anthropic
|
|
model: claude-sonnet-4-20250514
|
|
timeout: 120
|
|
- provider: openrouter
|
|
model: anthropic/claude-sonnet-4-20250514
|
|
timeout: 120
|
|
health_endpoints:
|
|
gateway: http://127.0.0.1:8645
|
|
auto_restart: true
|
|
known_issues:
|
|
- host_and_vps_unknown_to_fleet
|
|
- pending_pr_merge_for_runtime_refresh
|
|
ezra:
|
|
role: archivist-and-interpreter wizard
|
|
host: UNKNOWN
|
|
vps_provider: UNKNOWN
|
|
primary:
|
|
provider: anthropic
|
|
model: claude-sonnet-4-20250514
|
|
fallback_chain:
|
|
- provider: anthropic
|
|
model: claude-sonnet-4-20250514
|
|
timeout: 120
|
|
- provider: openrouter
|
|
model: anthropic/claude-sonnet-4-20250514
|
|
timeout: 120
|
|
auto_restart: true
|
|
known_issues:
|
|
- timeout_choking_on_long_operations
|
|
timmy:
|
|
role: sovereign core
|
|
host: UNKNOWN
|
|
vps_provider: UNKNOWN
|
|
primary:
|
|
provider: anthropic
|
|
model: claude-sonnet-4-20250514
|
|
fallback_chain:
|
|
- provider: anthropic
|
|
model: claude-sonnet-4-20250514
|
|
timeout: 120
|
|
- provider: openrouter
|
|
model: anthropic/claude-sonnet-4-20250514
|
|
timeout: 120
|
|
auto_restart: true
|
|
provider_health_matrix:
|
|
kimi-coding:
|
|
status: healthy
|
|
note: ''
|
|
last_checked: '2026-04-07T18:43:13.674848+00:00'
|
|
rate_limited: false
|
|
dead: false
|
|
anthropic:
|
|
status: healthy
|
|
last_checked: '2026-04-07T18:43:13.675004+00:00'
|
|
rate_limited: false
|
|
dead: false
|
|
note: ''
|
|
openrouter:
|
|
status: healthy
|
|
last_checked: '2026-04-07T02:55:00Z'
|
|
rate_limited: false
|
|
dead: false
|
|
ollama:
|
|
status: healthy
|
|
note: Local Ollama endpoint with Gemma 4 support
|
|
last_checked: '2026-04-07T15:09:53.385047+00:00'
|
|
endpoint: http://localhost:11434/v1
|
|
rate_limited: false
|
|
dead: false
|
|
timeout_policies:
|
|
gateway:
|
|
inactivity_timeout_seconds: 600
|
|
diagnostic_on_timeout: true
|
|
cron:
|
|
inactivity_timeout_seconds: 0
|
|
agent:
|
|
default_turn_timeout: 120
|
|
long_operation_heartbeat: true
|
|
watchdog:
|
|
enabled: true
|
|
interval_seconds: 60
|
|
actions:
|
|
- ping_agent_gateways
|
|
- probe_providers
|
|
- parse_agent_logs
|
|
- update_registry
|
|
- auto_promote_fallbacks
|
|
- auto_restart_dead_agents
|
|
resurrection_protocol:
|
|
soft:
|
|
- reload_config_from_registry
|
|
- rewrite_fallback_providers
|
|
- promote_first_healthy_fallback
|
|
hard:
|
|
- systemctl_restart_gateway
|
|
- log_incident
|
|
- notify_sovereign
|