From f8c459e9abdbb4790d6393479fcb9789d3062f8b Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 16:08:43 +0000 Subject: [PATCH] structure: sync agents/hermes/README.md --- agents/hermes/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 agents/hermes/README.md diff --git a/agents/hermes/README.md b/agents/hermes/README.md new file mode 100644 index 0000000..cb66e6c --- /dev/null +++ b/agents/hermes/README.md @@ -0,0 +1,13 @@ +# Hermes agent package (scaffold) + +**Status:** Structure only until **build**. + +## Intended contents + +| Path | Purpose | +|------|---------| +| `config/` | Onboard fragments (model, MCP, channels placeholders) | +| `skills-manifest/` | Which Lumina skills ship with the profile | +| Identity templates | SOUL / USER / assistant naming (Claire demo persona when implemented) | + +Onboard via `nemohermes onboard` using this package — never hand-edit in-sandbox config as SSOT.