inductor

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

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

func (*Inductor) Process

func (i *Inductor) Process(ctx context.Context, signal domain.Signal) (string, error)

Process executes the sequential distillation workflow.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL