Expand description
Stage 3: NORMALIZE — deduplicate entities, constrain types to schema.
Structs§
Enums§
Functions§
- apply_
source - Apply safe normalization repairs to a source path.
- entity_
name - Normalize entity name to canonical form.
- entity_
type - Map LLM-invented entity types to the 10 valid schema types.
- normalize_
findings - Normalize all findings: fix entity types and names, deduplicate entities within findings.
- normalize_
source - Plan or apply normalization for a source path.
- plan_
findings - Build a deterministic, safe repair plan for findings.
- plan_
project - Build a deterministic, safe repair plan for a loaded frontier.
- plan_
project_ changes - Build a deterministic repair plan for a loaded frontier, including content address and internal link updates implied by entity normalization.
- plan_
source - Plan normalization for a source path without writing changes.