Documentation
¶
Overview ¶
Package runctx is the public SDK facade over Harbor's internal/runtime/runctx package — the RunContext-population projections a run-loop driver applies between "task spawned" and "planner.Next" (RFC §3.6, §6.2; D-204/D-195). Alias-based re-exports only: no behavior lives here.
Index ¶
Constants ¶
This section is empty.
Variables ¶
var ExtractAssistantAnswer = internal.ExtractAssistantAnswer
ExtractAssistantAnswer extracts the assistant answer string from a terminal Finish.
var ProjectMemoryBlocks = internal.ProjectMemoryBlocks
ProjectMemoryBlocks projects a memory LLMContextPatch into the planner's MemoryBlocks view.
var ProjectSkillsContext = internal.ProjectSkillsContext
ProjectSkillsContext projects ranked skills into the planner's skills-context entries.
var ProjectSkillsDirectory = internal.ProjectSkillsDirectory
ProjectSkillsDirectory projects the skills Directory view into the planner's skills-context entries (the canonical producer, D-201).
var ResolveInputArtifacts = internal.ResolveInputArtifacts
ResolveInputArtifacts resolves the run's input artifact refs into planner-visible InputArtifactViews.
Functions ¶
This section is empty.
Types ¶
This section is empty.