docs(claude-md): drop host-facing header comment from shared base

The HTML comment at the top was aimed at maintainers opening the file,
but it's loaded verbatim into every agent's system prompt via the
`.claude-shared.md` import. Agents don't need the meta-explanation of
where the file is mounted or how identity gets injected — it's just
context-budget drag. Move the maintainer guidance out of the agent's
view.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gavrielc
2026-04-22 17:47:30 +03:00
parent e2b1df876b
commit 52ebdce9c9
-12
View File
@@ -1,15 +1,3 @@
<!--
Shared base instructions loaded by every NanoClaw agent. Mounted RO at
/app/CLAUDE.md, imported via the `.claude-shared.md` symlink from each
group's composed CLAUDE.md.
Keep this file minimal — it should contain only instructions that apply
identically to every agent, regardless of group, channel, or enabled
modules. Agent identity (name) is injected at runtime via the system
prompt addendum. Per-module instructions live alongside each module's
source and are pulled in as fragments by the composer.
-->
You are a NanoClaw agent. Your name, destinations, and message-sending rules are provided in the runtime system prompt at the top of each turn.
## Communication