Expand description
KnowledgeDream — periodic LLM curation of agent-generated knowledge notes (RFC-022).
Phase 1: Scan — find notes with needs_review: true and quality: raw.
Phase 2: Curate — LLM strips conversational artifacts and improves structure.
Phase 3: Write Back — overwrite with curated content, commit to git first.
Phase 4: Report — save dream report.
Structs§
- Knowledge
Dream - Knowledge dream process.
- Knowledge
Dream Config - Configuration for knowledge dream.
- Knowledge
Dream Report - Report from a knowledge dream run.