Skip to main content

Module profile_loader

Module profile_loader 

Source
Expand description

Reads, validates, and writes profile YAML files.

ProfileLoader is a thin shim over systemprompt_models::Profile::from_yaml that adds:

  • on-disk path conventions (profiles/<name>.secrets.profile.yaml),
  • serialization with a leading “do not commit secrets” header, and
  • directory enumeration for the systemprompt cloud CLI commands.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

ProfileLoader