bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 21:47:49 -04:00
46d88f9e7e feat(design-systems): check the components against the sheet they claim to use
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 21:42:10 -04:00
b0a7d9e89b feat(design-systems): the master sheet — purpose tokens, not per-element values
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 21:23:33 -04:00
4dc57f8ab2 feat(design-systems): import a design system out of a rulebook's prose
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 21:16:47 -04:00
3da40abcb8 feat(design-systems): declare what to write instead, rather than what not to
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 17:18:01 -04:00
78489308b8 feat(design-systems): link /design to its editable half
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 17:17:44 -04:00
0937b1761e feat(design-systems): the editing surface — overrides, effective set, provenance
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 17:09:26 -04:00
143b968c5d feat(design-systems): REST + MCP surfaces, at parity
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 17:02:33 -04:00
839d6902ad feat(design-systems): resolve the chain, and keep the argument not the verdict
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 16:54:45 -04:00
03b3998585 feat(design-systems): the model, the parent chain, and the guard on it
bvandeusen pushed to main at bvandeusen/minstrel 2026-07-30 15:51:17 -04:00
7d45a4e5c7 ci: artifacts that can actually be downloaded (issue 2270)
fa0827f668 ci: pin the download mirror to v6, not v5 — match on @actions/artifact
52d53e0044 ci: swap artifact upload+download to the mirrored actions (issue 2270)
Compare 3 commits »
bvandeusen merged pull request bvandeusen/minstrel#113 2026-07-30 15:51:16 -04:00
ci: artifacts that can actually be downloaded (issue 2270)
bvandeusen created pull request bvandeusen/minstrel#113 2026-07-30 15:50:50 -04:00
ci: artifacts that can actually be downloaded (issue 2270)
bvandeusen pushed to dev at bvandeusen/minstrel 2026-07-30 15:37:44 -04:00
fa0827f668 ci: pin the download mirror to v6, not v5 — match on @actions/artifact
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 15:32:30 -04:00
4ca3ab02c4 feat(design-explorer): the drift panel — rulebook says X, tokens say Y
bvandeusen pushed to dev at bvandeusen/minstrel 2026-07-30 15:28:11 -04:00
52d53e0044 ci: swap artifact upload+download to the mirrored actions (issue 2270)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-30 15:27:58 -04:00
505904b1e5 ci: swap artifact upload to the mirrored action (issue 2270)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 15:25:37 -04:00
d3ee24f239 feat(design-explorer): rulebook binding + prose→claims extraction
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 14:41:07 -04:00
3c0192d749 feat(design-explorer): the gallery, including what isn't there
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 13:48:24 -04:00
61e6e38419 feat(design-explorer): token inventory — what exists and what it resolves to
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-30 12:53:59 -04:00
293a14361a fix(db): bind datetimes, not strings, when filtering timestamptz columns