state.sql, at ~/.duckbrain/<instance>/.
OVERRIDE_DATA_PATH — the DuckLake catalog stores its data path internally.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
One brain per instance — hard physical isolation for multi-agent setups
state.sql, at ~/.duckbrain/<instance>/.
duckbrain init --instance cindy # ~/.duckbrain/cindy/
duckbrain search "..." --instance cindy # flag form
DUCKBRAIN_INSTANCE=cindy duckbrain ... # env form
DUCKBRAIN_ROOT=/path duckbrain ... # relocate the whole tree
OVERRIDE_DATA_PATH — the DuckLake catalog stores its data path internally.