feat: route profiled ops runs through Glas

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02b6f-7db1-7222-918b-e813a6bda38d
This commit is contained in:
tegwick 2026-08-22 23:55:29 +02:00
parent 68ab94581a
commit 0f01c3e421
17 changed files with 895 additions and 11 deletions

View file

@ -28,6 +28,6 @@ image-export: image ## Save image tar for k3s import
deploy-rsync: ## Rsync tree to railiance01:~/rein-aharness
rsync -az --delete \
--exclude '.git' --exclude '__pycache__' --exclude '.pytest_cache' \
--exclude '.git' --exclude '.venv' --exclude '__pycache__' --exclude '.pytest_cache' \
--exclude 'llm_connect_vendor' --exclude '*.egg-info' \
./ railiance01:rein-aharness/