Files
Salon_Assistant/design/research/platform-notes.md
T

1.7 KiB

Platform research notes (NemoClaw / Hermes)

Normative links for implementers. Prefer platform-native operations over bespoke control planes.

NemoClaw

Key host commands: nemohermes onboard, inference set, config set, policy-add/policy-remove, channels add, snapshot create, rebuild, shields up/down, gateway restart.

In-sandbox source of truth: /sandbox/.hermes/config.yaml + .env (trust-anchored; do not hand-edit expecting trust).

Hermes

File write safety blocks credential/config.yaml self-edits via agent tools. Mutations belong on the host via NemoClaw sealed commands.

Decision

No parallel control API. Product scripts wrap nemohermes / openshell only.