Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inductor ¶
type Inductor struct {
// contains filtered or unexported fields
}
Inductor is the pipeline for Knowledge Induction (7.1, 7.2 LLD). It distills raw Markdown/policies into verified Tier 2 Datalog Genes.
func New ¶
func New( llm ports.GenerativePort, auditor *audit.Auditor, perception ports.PerceptionPort, storage ports.GenomeStoragePort, evidenceStore ports.EvidenceStorePort, ) *Inductor
Click to show internal directories.
Click to hide internal directories.