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. |
|
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. |
|
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. |
|
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.