01 · Runtime setup

Build an understandable config.yaml.

Choose the core runtime decisions. Never enter a secret; only variable names are used.

Reviewable setup

Smart is a balanced starting point, but always review external actions.

config.yaml
Preview
# config.yaml | generated locally by Hermes Belarabi
provider: portal
model: portal/default

security:
  approval_mode: smart
  redact_secrets: true

memory:
  enabled: true
  auto_save: curated
File type: config · contains no real secrets