Data Ingest — Universal Text Source Handler You are ingesting arbitrary text data into an Obsidian wiki. The source could be anything — conversation exports, log files, transcripts, data dumps. Your job is to figure out the format, extract knowledge, and distill it into wiki pages. Before You Start 1. Resolve config — follow the Config Resolution Protocol in (walk up CWD for → → prompt setup). This gives and (default: ). 2. Read at the vault root — check if this source has been ingested before 3. Read at the vault root to know what already exists When writing internal links, apply the link fo…