Skip to main content

Module profile_metadata

Module profile_metadata 

Source
Expand description

Profile Metadata Management

§Files

  • ~/.dot-agent/profiles.toml - Profile index (all profiles)
  • ~/.dot-agent/profiles/<name>/.dot-agent.toml - Per-profile metadata

Structs§

PluginConfig
Plugin configuration in profile metadata
ProfileIndexEntry
Profile entry in profiles.toml
ProfileInfo
Profile info section in .dot-agent.toml
ProfileMetadata
.dot-agent.toml structure (per-profile metadata)
ProfilesIndex
profiles.toml structure

Enums§

PluginScope
Plugin installation scope
ProfileSource
Profile source specification

Functions§

migrate_existing_profiles
Migration helper: scan existing profiles and create index