bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 02:07:15 -04:00
6c4c1bccfc test: stub the auto-inject supersession lookup where there is no database
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 02:00:07 -04:00
f20c019f2a feat(supersession): demote what a later note overtook, and label it
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-07 22:45:59 -04:00
984407f931 fix(supersession): one query for both directions, not two per note read
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-07 22:38:11 -04:00
8d9e96cc6d feat(supersession): declare it — supersedes on both write paths
bvandeusen pushed tag v2026.08.08 to bvandeusen/minstrel 2026-08-07 22:04:58 -04:00
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-07 21:49:08 -04:00
5dcb738ce8 fix(backup): carry note_supersessions — the coverage guard caught the omission
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-07 21:40:53 -04:00
45c6b1c88a feat(supersession): the relation, and the dead column that stood where it should
bvandeusen pushed to main at bvandeusen/minstrel 2026-08-07 21:40:34 -04:00
aa9f534f3c Merge pull request 'Genre index: sort A–Z, and repair casing damage at scan time' (#124) from dev into main
8e1d25a772 fix(scanner): repair acronym and apostrophe casing on genre tags — #2468
4509f740f8 feat(web): sort the genre index A–Z as well as by count — #2468
Compare 3 commits »
bvandeusen merged pull request bvandeusen/minstrel#124 2026-08-07 21:40:33 -04:00
Genre index: sort A–Z, and repair casing damage at scan time
bvandeusen created pull request bvandeusen/minstrel#124 2026-08-07 21:40:25 -04:00
Genre index: sort A–Z, and repair casing damage at scan time
bvandeusen pushed to dev at bvandeusen/minstrel 2026-08-07 14:43:38 -04:00
8e1d25a772 fix(scanner): repair acronym and apostrophe casing on genre tags — #2468
bvandeusen pushed to dev at bvandeusen/minstrel 2026-08-07 13:11:10 -04:00
4509f740f8 feat(web): sort the genre index A–Z as well as by count — #2468
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-07 13:01:46 -04:00
bbba0b3ae3 refactor(embeddings): one definition of the document a record is embedded as
bvandeusen pushed tag v2026.08.07 to bvandeusen/minstrel 2026-08-07 08:38:56 -04:00
bvandeusen deleted tag v2026.08.07 from bvandeusen/minstrel 2026-08-07 08:38:05 -04:00
bvandeusen pushed to main at bvandeusen/minstrel 2026-08-07 08:32:49 -04:00
011b4d9a9c Merge pull request 'ci(release): verify a tag release actually shipped its artifacts' (#123) from dev into main
a254cb2273 ci(release): close the verify blind spot, check preconditions before the build
e368b82f0a ci(release): fail loudly when a tag release ends up without its APK
Compare 3 commits »
bvandeusen merged pull request bvandeusen/minstrel#123 2026-08-07 08:32:48 -04:00
ci(release): verify a tag release actually shipped its artifacts
bvandeusen created pull request bvandeusen/minstrel#123 2026-08-07 08:32:39 -04:00
ci(release): verify a tag release actually shipped its artifacts