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§
Functions§
- seed_
baseline - Ingest all known sources into the vector store. Idempotent.