Expand description
Heuristic enrichment for lifecycle records.
Extracts structured fields (entities, tags, triggers) from a record’s
title and summary using rule-based heuristics. Used by sync-vault --enrich
to backfill older records that lack these fields.
Structs§
- Enrichment
Patch - Result of enrichment analysis for a single record.
Functions§
- enrich_
record - Analyze a record and produce an enrichment patch with entities, tags, and triggers. Only returns fields that the record currently lacks (empty vectors).