From 36e9b1b279b06b98782515f1d8d9161aacd4c855 Mon Sep 17 00:00:00 2001 From: Leonard Date: Thu, 9 Jul 2026 04:04:19 +0000 Subject: [PATCH] First saves/ entry: document standing output rule --- saves/2026-07-09_output-destination-rule.md | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 saves/2026-07-09_output-destination-rule.md diff --git a/saves/2026-07-09_output-destination-rule.md b/saves/2026-07-09_output-destination-rule.md new file mode 100644 index 0000000..5dc350d --- /dev/null +++ b/saves/2026-07-09_output-destination-rule.md @@ -0,0 +1,23 @@ +# Standing Output Rule — Hermes saves land in Gitea + +**Set:** 2026-07-09 +**Source:** Tony, via Telegram ("output everything to my gitea... inside the ai-talk-show structure") + +## Rule +From now on, every artifact Hermes produces for Tony is committed to the +`Tony_tech/ai-talk-show` repo instead of being left only in chat. + +## Layout +| Folder | Contents | +|--------|----------| +| `saves/` | General Hermes output for Tony — session notes, summaries, decisions, research, inbox. Dated `YYYY-MM-DD_topic.md`. | +| `outputs/` | AI talk show episode transcripts (ep001–epNNN). | +| `prompts/` | Agent system prompts + producer briefs. | +| `scripts/` | Show runner scripts. | + +## Write targets +- ✅ Writable: `Tony_tech/*`, `Leonard/*` +- 🔒 Read-only: `Ty_Tech/*` — never written, even on request, unless Tony rescinds. + +## First save +This file is the first entry under `saves/`, confirming the pipeline works.