brain_deer.commands¶
BrainDeer command system.
A single CommandRegistry describes every action the viewer can perform.
It powers the human command palette (Cmd/Ctrl+K) and the BrainDeer AI tool loop,
so any command is available to both.
Submodules¶
- brain_deer.commands.advisor
- brain_deer.commands.analysis
- brain_deer.commands.atlas_browser
- brain_deer.commands.blender
- brain_deer.commands.definitions
- brain_deer.commands.leaddbs
- brain_deer.commands.montage
- brain_deer.commands.nl_intent
- brain_deer.commands.preferences
- brain_deer.commands.registry
- brain_deer.commands.session
- brain_deer.commands.warpdrive
Functions¶
|
Build a registry with the full BrainDeer command surface bound to |
Package Contents¶
- brain_deer.commands.build_default_registry(api: Any) registry.CommandRegistry¶
Build a registry with the full BrainDeer command surface bound to
api.Includes viewer control, analysis, QC montage, session provenance + macros, and the proactive data advisor. An
IntentRouteris attached atregistry.intent.