Skip to main content

Module state

Module state 

Source
Expand description

Application state shared across MCP tool invocations.

Built once at startup: loads config, resolves the DB path, runs schema probe, takes a startup backup (unless test-DB mode is in effect), and builds the reader pool.

Structs§

AppState
AppStateOptions