Each subcommand has a narrow input shape.
Required: --file <path>. Returns the owning module and its context for the file.
Required: --module <id>. Returns the dependency list for the module.
Required: --since <commit>. Returns changed files and diff stats since the ref.
Required: --term <value> (or positional arg 2). Returns matching symbols and files from the indexed text.
Required: --symbol <name>. Returns the definition location, kind, and export status.
Required: --symbol <name>. Returns all reference locations recorded in the index.
Required: --symbol <name>. Returns the functions that call the symbol.
Required: --file <path>; optional --depth <N> (default 2). Returns impacted modules within the depth.
All subcommands accept the same global flags.
.agentify/index.db is older than the source tree.