Skip to main contentModule models
Source - ConflictState
- Conflict state persisted in
.skillfile/conflict. - Entry
- A single entry in the Skillfile manifest.
- InstallOptions
- Options controlling install behavior.
- InstallTarget
- An install target line from the Skillfile:
install <adapter> <scope>. - LockEntry
- A lock file entry recording resolved SHA and download URL.
- Manifest
- The fully parsed Skillfile manifest.
- EntityType
- Entity type: either a skill or an agent.
- Scope
- Install scope: either the user’s global config directory or the local repo.
- SourceFields
- Source-specific fields, making illegal states unrepresentable.
- DEFAULT_REF
- short_sha
- Return the first 12 characters of a SHA (or the full string if shorter).