pub fn render_ref(r: &SecretRef) -> Value
A secret reference as Hermes writes one in config.yaml: ${NAME}, expanded from the home’s .env (which Hermes loads into its environment) and then the process environment.
config.yaml
${NAME}
.env