Documentation
¶
Overview ¶
Package runtimeartifact validates and activates reviewed declarative artifacts carried by an immutable RunManifest. It never registers tools or grants permissions; it can only organize capabilities already selected for the current request.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Selection ¶
type Selection struct {
Skills []artifactv1.SkillArtifact
Strategies []artifactv1.StrategyArtifact
Bindings map[string]string
}
type Set ¶
type Set struct {
// contains filtered or unexported fields
}
func ParseContext ¶
ParseContext consumes the reserved transport value so generic context prompt builders cannot expose the raw bundle as untrusted model input.
func (*Set) Bundle ¶
func (s *Set) Bundle() artifactv1.Bundle
func (*Set) Instruction ¶
Click to show internal directories.
Click to hide internal directories.