pub fn knowledge_text(record: &Record) -> Option<String>
The embeddable text for a record, or None if its kind is not knowledge-bearing (ADR 0011). Kept as the one-document view: the chunks joined back into a single string.
None
chunk