Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service manages the "Orient" phase of the biological OODA loop by recalling multi-stream context (Semantic Vectors + Hard N-Quads Facts). Documented in HLD 5.6: Tri-Stream Context Recall.
func NewService ¶
func NewService(llm ports.GenerativePort, vector ports.VectorStorePort, storage ports.GenomeStoragePort, embedder ports.EmbeddingPort) *Service
NewService creates a properly initialized Proposer.
Click to show internal directories.
Click to hide internal directories.