chats index and mail/index_mail hide a brain rebuild under the wrong subject.
Do
Sync on origin (mail, chats, git). Import converts to files only.
Only bin/brain/index.go writes Ladybug (v1 rebuild). No bin/brain/import.go. brain/add is v2 after upsert+index tests.
Test
Import writes files, not var/brain.lbug. Index rebuild test on a fixture corpus.
## Why
`chats index` and `mail/index_mail` hide a brain rebuild under the wrong subject.
## Do
- `Sync` on origin (`mail`, `chats`, `git`). `Import` converts to files only.
- Only `bin/brain/index.go` writes Ladybug (v1 rebuild). No `bin/brain/import.go`. `brain/add` is v2 after upsert+index tests.
## Test
- Import writes files, not `var/brain.lbug`. Index rebuild test on a fixture corpus.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Why
chats indexandmail/index_mailhide a brain rebuild under the wrong subject.Do
Syncon origin (mail,chats,git).Importconverts to files only.bin/brain/index.gowrites Ladybug (v1 rebuild). Nobin/brain/import.go.brain/addis v2 after upsert+index tests.Test
var/brain.lbug. Index rebuild test on a fixture corpus.