Directories
¶
| Path | Synopsis |
|---|---|
|
Package config loads and resolves Loom's user-facing configuration.
|
Package config loads and resolves Loom's user-facing configuration. |
|
Package extract converts raw files (txt, md, pdf, html, ...) into the plain text that Loom stores in sources.content and feeds to chunking / LLM passes.
|
Package extract converts raw files (txt, md, pdf, html, ...) into the plain text that Loom stores in sources.content and feeds to chunking / LLM passes. |
|
Package ingest orchestrates the pipeline that turns raw files into sources, chunks, notes, and links inside the Loom SQLite store.
|
Package ingest orchestrates the pipeline that turns raw files into sources, chunks, notes, and links inside the Loom SQLite store. |
|
Package lint inspects a Loom store for hygiene issues: orphan notes, near-duplicate notes, and entity gaps.
|
Package lint inspects a Loom store for hygiene issues: orphan notes, near-duplicate notes, and entity gaps. |
|
Package query implements Loom's retrieval pipeline: LLM expand → BM25 search → graph boost → LLM rerank → LLM synthesize.
|
Package query implements Loom's retrieval pipeline: LLM expand → BM25 search → graph boost → LLM rerank → LLM synthesize. |
Click to show internal directories.
Click to hide internal directories.