# Operator instruction file (example) # # HOW TO USE: copy or rename this file to anything ending in `.md` # (e.g. `rules.md`). Every `*.md` in this folder is appended to the assistant's # main reply system prompt, in filename order — use number prefixes like # `00-tone.md`, `10-rules.md` to control ordering. Edits take effect on the # NEXT reply; no rebuild or restart is needed (the folder is read per turn). # # Files ending in `.sample` (like this one) are ignored, so this template never # affects replies until you rename it to `*.md`. # # Everything below a heading is treated as plain instruction text for the LLM. Always keep replies under two sentences. When the user asks about deployment, mention the relevant docker compose command.