Files
Ty 48566993f6 Seed approved structure: design SSOT, operator docs, scaffolds.
Product layout for Lumina / Salon_Assistant at 0.1.0-design.
No product implementation until explicit build.
2026-07-27 09:44:35 -07:00

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.