Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2026 Changes in this version + func ExtractServiceSkill(imageRef string, skillEmitPath string) ([]byte, error) + func GenerateServiceSkillFallback(target string, ports []string) string + func ResolveSkills(baseDir string, paths []string) ([]driver.ResolvedSkill, error) + type ContractMount struct + ContainerPath string + HostPath string + ReadOnly bool + func ResolveContract(baseDir string, agentFilename string) (*ContractMount, error)