Parsers and commands live in internal/chats. bin/chats/{sync,import,facts,apply}.go are tagged shebang mains. Brain ingest is not a chats command.
Collapse nested kbsearch/chats go.mod into the root module. Ranking stays cgo-free under internal/brain/rank so CI does not need ladybug. bin/kb/search is a deprecation wrapper that still sets CGO and builds the binary.