bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 23:51:01 -04:00
041d8defbc feat(embeddings): best-chunk-per-note on every retrieval surface (#280 step 4)
0e70a3896b feat(embeddings): per-chunk rows — schema, write path, version-aware backfill (#280 steps 2+3)
Compare 2 commits »
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 23:43:52 -04:00
6b5043a69c feat(embeddings): chunk_document — the chunked document shape (#280 step 1)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-08-08 22:45:28 -04:00
875f6a7b5e Queue clear — shared ACL on lists, semantic q, full telemetry ledger, --color-* retired (#103)
4ba544e2af refactor(theme): retire the --color-* shim — the sweep it promised, run
2d1e26f38f feat(telemetry): ambient surfacings count, apart — enter_project and the skill sync emit
9b3874b657 test: the auto-inject path now logs two retrievals, and that is the point
45ba4aab25 fix(telemetry): the two invisible retrievals log, and /api/search takes scope
Compare 6 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#103 2026-08-08 22:45:26 -04:00
Queue clear — shared ACL on lists, semantic q, full telemetry ledger, --color-* retired
bvandeusen created pull request bvandeusen/FabledScribe#103 2026-08-08 22:45:16 -04:00
Queue clear — shared ACL on lists, semantic q, full telemetry ledger, --color-* retired
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 22:42:38 -04:00
4ba544e2af refactor(theme): retire the --color-* shim — the sweep it promised, run
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 22:39:15 -04:00
2d1e26f38f feat(telemetry): ambient surfacings count, apart — enter_project and the skill sync emit
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 22:33:00 -04:00
9b3874b657 test: the auto-inject path now logs two retrievals, and that is the point
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 20:00:23 -04:00
45ba4aab25 fix(telemetry): the two invisible retrievals log, and /api/search takes scope
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 19:58:04 -04:00
f11a547cd2 fix(lists): shared-project records appear, and a list's q means what search means
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-08-08 19:05:09 -04:00
baa2492053 Duplicate report for notes and tasks — milestone #278 complete (#102)
52bf40de4f test: the empty duplicate report carries suggestion now — assert shape, not the exact dict
d7039dc17c feat(dedup): the duplicate report reaches notes and tasks, with per-kind cures
Compare 3 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#102 2026-08-08 19:05:09 -04:00
Duplicate report for notes and tasks — milestone #278 complete
bvandeusen created pull request bvandeusen/FabledScribe#102 2026-08-08 19:04:59 -04:00
Duplicate report for notes and tasks — milestone #278 complete
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 18:58:38 -04:00
52bf40de4f test: the empty duplicate report carries suggestion now — assert shape, not the exact dict
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 18:51:50 -04:00
d7039dc17c feat(dedup): the duplicate report reaches notes and tasks, with per-kind cures
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-08-08 18:25:31 -04:00
914b701a50 Supersession (steps 1–4) — corrections demote, state lives on Systems (#101)
3f1523b19f feat(systems): read-side teeth — the vocabulary at session start, a search filter, and the state/chronicle instructions
6c4c1bccfc test: stub the auto-inject supersession lookup where there is no database
f20c019f2a feat(supersession): demote what a later note overtook, and label it
984407f931 fix(supersession): one query for both directions, not two per note read
Compare 9 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#101 2026-08-08 18:25:30 -04:00
Supersession (steps 1–4) — corrections demote, state lives on Systems
bvandeusen created pull request bvandeusen/FabledScribe#101 2026-08-08 18:25:23 -04:00
Supersession (steps 1–4) — corrections demote, state lives on Systems
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-08 18:20:01 -04:00
3f1523b19f feat(systems): read-side teeth — the vocabulary at session start, a search filter, and the state/chronicle instructions
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