bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-31 08:40:02 -04:00
c40916699b sync: the client header said "desktop" from every phone, and named the wrong version
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-08-31 08:34:56 -04:00
b14818303c Merge pull request 'Schema reconciliation + index hygiene, and the weekly base-image refresh' (#243) from dev into main
08418d54a3 db: index the seven unindexed FKs, drop the seven redundant ones (#3300, #3301)
b1bd2531ad style: sort JSON first in three sqlalchemy import blocks
389afe2f7b db: the doubled CHECK list was six, not four (#3275)
b979062dd7 db: rename the four double-prefixed CHECK constraints (#3275)
Compare 18 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#243 2026-08-31 08:34:55 -04:00
Schema reconciliation + index hygiene, and the weekly base-image refresh
bvandeusen created pull request bvandeusen/FabledCurator#243 2026-08-31 08:34:46 -04:00
Schema reconciliation + index hygiene, and the weekly base-image refresh
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-08-31 08:25:42 -04:00
08418d54a3 db: index the seven unindexed FKs, drop the seven redundant ones (#3300, #3301)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-31 08:24:15 -04:00
05da26eb24 ci(integration): the run: shell is dash, not busybox (#3237)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-31 08:20:14 -04:00
70d84fbfd7 ci(integration): print the runner facts that rules 79 and 81 assert (#3237)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-31 08:13:31 -04:00
9d8104f7a5 fix(embeddings): key_share alone is FOR NO KEY UPDATE, not FOR KEY SHARE (#3262)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-31 08:09:14 -04:00
7827b4ce63 fix(embeddings): the index refresh loses the race it used to deadlock (#3262)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-31 08:08:07 -04:00
ef418a8c92 buttons: one definition of the shape, worn by a <button> and by an <a>
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-31 07:58:22 -04:00
fd1e4ae487 downloads: five clients, and the page leads with the one that fits you
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-31 00:45:22 -04:00
69ce7afc45 fix(ci): /api/version reported the channel where the build belongs (rule 149)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-08-31 00:38:48 -04:00
b1bd2531ad style: sort JSON first in three sqlalchemy import blocks
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-08-31 00:33:52 -04:00
389afe2f7b db: the doubled CHECK list was six, not four (#3275)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-08-31 00:29:58 -04:00
b979062dd7 db: rename the four double-prefixed CHECK constraints (#3275)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-08-31 00:24:00 -04:00
573228b9da db: finish reconciling the models with the deployed schema (#3275)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-08-31 00:01:16 -04:00
b267037911 Two milestones: a note can carry its own check (317), and a rule keeps what it used to say (323) (#135)
7985f8c7d7 fix(scribe): a delete must not depend on the lookup that names it (#3273)
efabba58dd fix(rules): the staleness signal must not wait for prior art to match (#3244)
5c9bb40777 feat(rules): a session is told when its rules move under it (#3244, milestone 323 step 5)
a8b2040216 feat(rules): the edit history is visible in the slide-over (#3243, milestone 323 step 4)
Compare 24 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#135 2026-08-31 00:01:15 -04:00
Two milestones: a note can carry its own check (317), and a rule keeps what it used to say (323)
bvandeusen created pull request bvandeusen/FabledScribe#135 2026-08-31 00:01:08 -04:00
Two milestones: a note can carry its own check (317), and a rule keeps what it used to say (323)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-08-30 14:47:30 -04:00
d044e93bdb ci: repair autogenerate's missing pgvector import before applying (#3275)