Skip to content

Contribute to the Project

Hermes Agent edited this page Jul 11, 2026 · 1 revision

Contribute to the Project

MiniCISO is maintained as a public overlay repository rather than a Hermes fork.

Good contribution areas

  • documentation clarity;
  • profile and template improvements;
  • safer operating rules;
  • validation and smoke-test improvements;
  • public, sanitized Headroom/KAG tooling;
  • bug fixes that preserve the public/private boundary.

Before contributing

Read:

Guardrails

Do not submit secrets, sessions, memories, local logs, real client evidence, or unsanitized reports.

Practical flow

  1. open a branch in the main repository;
  2. keep canonical changes in the repository;
  3. keep explanatory changes in the wiki;
  4. validate the repo before opening a PR.

Clone this wiki locally