Skip to main content

Module seed

Module seed 

Source
Expand description

Baseline seed — ingest ALL existing knowledge into the vector store.

Sources: AGENTS.md learnings, ADR decisions, knowledge_base table, completed plans, and CONSTITUTION.md rules. Idempotent: uses content-hash source_ids to skip duplicates.

Structs§

SeedReport

Functions§

seed_baseline
Ingest all known sources into the vector store. Idempotent.