Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
recall
command
Command recall is the canonical operator surface for Recall.
|
Command recall is the canonical operator surface for Recall. |
|
recall-gmail
command
Command recall-gmail exposes Gmail as a live Recall source through the gog command-line client.
|
Command recall-gmail exposes Gmail as a live Recall source through the gog command-line client. |
|
recall-gmail/gmail
Package gmail implements Recall's first-party Gmail adapter.
|
Package gmail implements Recall's first-party Gmail adapter. |
|
recall-qmd
command
Command recall-qmd exposes a qmd collection as a Recall document source through the qmd command-line client.
|
Command recall-qmd exposes a qmd collection as a Recall document source through the qmd command-line client. |
|
recall-qmd/qmd
Package qmd exposes a qmd collection as a Recall document source.
|
Package qmd exposes a qmd collection as a Recall document source. |
|
recall-stream
command
Command recall-stream is Recall's reference external adapter: a JSONL append-only stream source speaking newline-delimited JSON-RPC 2.0 on stdio.
|
Command recall-stream is Recall's reference external adapter: a JSONL append-only stream source speaking newline-delimited JSON-RPC 2.0 on stdio. |
|
recall-stream/stream
Package stream is Recall's reference external adapter: an append-only JSONL event source, spoken over newline-delimited JSON-RPC 2.0 on stdio.
|
Package stream is Recall's reference external adapter: an append-only JSONL event source, spoken over newline-delimited JSON-RPC 2.0 on stdio. |
|
eval
|
|
|
schema
Package schema holds the evaluation pack, case, judgment, and run JSON Schemas.
|
Package schema holds the evaluation pack, case, judgment, and run JSON Schemas. |
|
internal
|
|
|
adapters/docs
Package docs is Recall's built-in document corpus adapter: Markdown chunked by heading, retrieved from an adapter-owned lexical index, expanded live from the original file and line range.
|
Package docs is Recall's built-in document corpus adapter: Markdown chunked by heading, retrieved from an adapter-owned lexical index, expanded live from the original file and line range. |
|
adapters/tasks
Package tasks is Recall's built-in adapter for the Tasks CLI: a live, structured source over a personal GTD store.
|
Package tasks is Recall's built-in adapter for the Tasks CLI: a live, structured source over a personal GTD store. |
|
adapters/td
Package td is Recall's built-in adapter for td workspaces: a live, structured source over the engineering issues of one repository.
|
Package td is Recall's built-in adapter for td workspaces: a live, structured source over the engineering issues of one repository. |
|
api
Package api exposes the HTTP and MCP transports.
|
Package api exposes the HTTP and MCP transports. |
|
app
Package app is the application layer every product surface calls.
|
Package app is the application layer every product surface calls. |
|
cli
Package cli is the command-line transport over the application layer.
|
Package cli is the command-line transport over the application layer. |
|
config
Package config loads, merges, and validates Recall configuration.
|
Package config loads, merges, and validates Recall configuration. |
|
eval
Package eval defines evaluation packs and computes retrieval metrics over their results.
|
Package eval defines evaluation packs and computes retrieval metrics over their results. |
|
evidence
Package evidence sanitizes retrieved content and shapes responses to budget.
|
Package evidence sanitizes retrieved content and shapes responses to budget. |
|
explain
Package explain renders structured score explanations.
|
Package explain renders structured score explanations. |
|
lineage
Package lineage resolves locator identity and computes evidence lineage roots.
|
Package lineage resolves locator identity and computes evidence lineage roots. |
|
pointer
Package pointer projects a query response down to its pointer tier: what a caller needs in order to choose a locator to expand, and nothing that only says how the result got there.
|
Package pointer projects a query response down to its pointer tier: what a caller needs in order to choose a locator to expand, and nothing that only says how the result got there. |
|
ranking
Package ranking fuses source-local candidate lists into one ordered result set: lineage grouping, entity clustering, corroboration, exact-match promotion, and diversity selection.
|
Package ranking fuses source-local candidate lists into one ordered result set: lineage grouping, entity clustering, corroboration, exact-match promotion, and diversity selection. |
|
source
Package source resolves configured source instances and decides eligibility.
|
Package source resolves configured source instances and decides eligibility. |
|
pkg
|
|
|
adapter
Package adapter defines the single adapter contract and supervises the processes that implement it out of band.
|
Package adapter defines the single adapter contract and supervises the processes that implement it out of band. |
|
buildinfo
Package buildinfo carries version identity stamped in at link time.
|
Package buildinfo carries version identity stamped in at link time. |
|
conformance
Package conformance replays recorded adapter transcripts.
|
Package conformance replays recorded adapter transcripts. |
|
protocol
Package protocol implements the newline-delimited JSON-RPC 2.0 transport and message schemas of the Recall adapter protocol.
|
Package protocol implements the newline-delimited JSON-RPC 2.0 transport and message schemas of the Recall adapter protocol. |
|
recall
Package recall holds the domain types every other package speaks.
|
Package recall holds the domain types every other package speaks. |
Click to show internal directories.
Click to hide internal directories.