From c005e87de56f087066b5336e50772ed8bc4d872f Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 22 Jul 2026 00:19:34 +0200 Subject: [PATCH] docs: document brief-daily in railiance-llm-rhythm --- integrations/railiance-llm-rhythm.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/integrations/railiance-llm-rhythm.md b/integrations/railiance-llm-rhythm.md index 1d39a1d..3799ca6 100644 --- a/integrations/railiance-llm-rhythm.md +++ b/integrations/railiance-llm-rhythm.md @@ -72,6 +72,16 @@ timer / CronJob No tool-using coding agent required if apply is code-owned. +### Daily brief (implemented) + +```bash +export LLM_CONNECT_URL=http://127.0.0.1:18080 # host + port-forward +agent-harness brief-daily --target-repo ~/binky-control +# skips if briefs/YYYY-MM-DD-daily-brief.md exists (Europe/Berlin); --force to rewrite +``` + +Hub event: `binky_daily_brief` with `detail.repo=binky-control`. + ## What already runs on railiance01 | Component | Status (2026-07-22) |