Directories
¶
| Path | Synopsis |
|---|---|
|
Package config loads workspace-level remindb configuration from .remindb/config.json.
|
Package config loads workspace-level remindb configuration from .remindb/config.json. |
|
Package diff computes minimal deltas between the current enriched AST and a previous snapshot.
|
Package diff computes minimal deltas between the current enriched AST and a previous snapshot. |
|
Package doctor runs read-only integrity checks against a remindb store and applies opt-in fixes.
|
Package doctor runs read-only integrity checks against a remindb store and applies opt-in fixes. |
|
Package emitter applies diff deltas to the store in a single transaction.
|
Package emitter applies diff deltas to the store in a single transaction. |
|
Package inspect aggregates database statistics for the CLI and MCP surfaces.
|
Package inspect aggregates database statistics for the CLI and MCP surfaces. |
|
Package logbuf provides a bounded in-memory slog ring buffer.
|
Package logbuf provides a bounded in-memory slog ring buffer. |
|
jsonlsink
Package jsonlsink is the shared append-only JSONL file primitive.
|
Package jsonlsink is the shared append-only JSONL file primitive. |
|
ledger
Package ledger persists per-MCP-client session metrics to .remindb/sessions/ as append-only JSONL.
|
Package ledger persists per-MCP-client session metrics to .remindb/sessions/ as append-only JSONL. |
|
notify
Package notify coalesces resource-change events into debounced notifications/resources/updated, keyed per resource URI.
|
Package notify coalesces resource-change events into debounced notifications/resources/updated, keyed per resource URI. |
|
rescanlog
Package rescanlog appends each serve source-rescan tick to an append-only .remindb/rescan.jsonl.
|
Package rescanlog appends each serve source-rescan tick to an append-only .remindb/rescan.jsonl. |
|
rescanstat
Package rescanstat holds the latest source-rescan tick result for the rescan resource to project.
|
Package rescanstat holds the latest source-rescan tick result for the rescan resource to project. |
|
resources
Package resources serves read-only MCP resources.
|
Package resources serves read-only MCP resources. |
|
session
Package session tracks active MCP client sessions for the bound database.
|
Package session tracks active MCP client sessions for the bound database. |
|
sessionlog
Package sessionlog tees a session's records into an append-only per-session file under .remindb/logs/.
|
Package sessionlog tees a session's records into an append-only per-session file under .remindb/logs/. |
|
Package parser turns source files (Markdown, HTML, YAML, JSON, TOON) into a unified ContextNode tree.
|
Package parser turns source files (Markdown, HTML, YAML, JSON, TOON) into a unified ContextNode tree. |
|
Package relations resolves wiki-link refs into typed graph edges on top of the node tree.
|
Package relations resolves wiki-link refs into typed graph edges on top of the node tree. |
|
Package store provides SQLite-backed persistence.
|
Package store provides SQLite-backed persistence. |
|
Package transformer enriches parsed ContextNodes with anchors, labels, token counts, and compressed paths.
|
Package transformer enriches parsed ContextNodes with anchors, labels, token counts, and compressed paths. |
Click to show internal directories.
Click to hide internal directories.