From 473bf8e5ade4b011720baeecd1abb7e541dde880 Mon Sep 17 00:00:00 2001 From: Oskar Kapala Date: Thu, 30 Jul 2026 15:58:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(solaria):=20remove=20planner-agent=20from?= =?UTF-8?q?=20desired=20state=20=E2=80=94=20legacy=20ai-cluster,=20retirem?= =?UTF-8?q?ent=20per=20RECON;=20unblocks=20deploy=20gate=20(no=20litellm/r?= =?UTF-8?q?edis=20on=20saturn)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- hosts/solaria/services.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/hosts/solaria/services.yaml b/hosts/solaria/services.yaml index 3bf0da0..8f19c9f 100644 --- a/hosts/solaria/services.yaml +++ b/hosts/solaria/services.yaml @@ -35,17 +35,6 @@ services: local: [] external: [] - planner-agent: - # legacy ai-cluster family — decision pending, do not remediate - monitor: false - role: ai-planner - deployment_model: docker-compose - exposure: local-only - offline_required: false - depends_on: - local: [] - external: [] - ollama: role: llm-inference # GPU-backed inference (RTX 4070 Ti SUPER, driver restored 2026-07-16): embeddings (bge-m3) + coder models deployment_model: docker-compose