bvandeusen
  • Joined on 2026-05-30
bvandeusen merged pull request bvandeusen/FabledScribe#141 2026-09-04 22:01:48 -04:00
feat(rules): rule creation becomes propose-then-approve (#3557)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-09-04 22:01:48 -04:00
14ff41faf5 Merge pull request 'feat(rules): rule creation becomes propose-then-approve (#3557)' (#141) from dev into main
c3ecdf0972 feat(rules): the rule gate becomes a practice with a question, not a prohibition (#3557)
1a34363059 feat(rules): the rule-creation tools ask for approval, and ask what would enforce it (#3557)
Compare 3 commits »
bvandeusen created pull request bvandeusen/FabledScribe#141 2026-09-04 22:01:43 -04:00
feat(rules): rule creation becomes propose-then-approve (#3557)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-09-04 20:11:43 -04:00
c3ecdf0972 feat(rules): the rule gate becomes a practice with a question, not a prohibition (#3557)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-09-04 20:02:10 -04:00
1a34363059 feat(rules): the rule-creation tools ask for approval, and ask what would enforce it (#3557)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-09-03 22:07:12 -04:00
67df41ae00 Merge pull request 'feat(rules): the instruction surfaces say to RETRIEVE a rule, not only to receive one (#3523)' (#140) from dev into main
30d87e461a feat(rules): the instruction surfaces say to RETRIEVE a rule, not only to receive one (#3523)
Compare 2 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#140 2026-09-03 22:07:11 -04:00
feat(rules): the instruction surfaces say to RETRIEVE a rule, not only to receive one (#3523)
bvandeusen created pull request bvandeusen/FabledScribe#140 2026-09-03 22:07:06 -04:00
feat(rules): the instruction surfaces say to RETRIEVE a rule, not only to receive one (#3523)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-09-03 21:41:55 -04:00
30d87e461a feat(rules): the instruction surfaces say to RETRIEVE a rule, not only to receive one (#3523)
bvandeusen merged pull request bvandeusen/FabledScribe#139 2026-09-03 21:23:02 -04:00
feat(telemetry): tell a ranker decline from a repeat before the observation window opens (#3497)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-09-03 21:23:02 -04:00
0915c48bb0 Merge pull request 'feat(telemetry): tell a ranker decline from a repeat before the observation window opens (#3497)' (#139) from dev into main
8be555d6dd feat(telemetry): tell a ranker decline from a repeat before the observation window opens (#3497)
Compare 2 commits »
bvandeusen created pull request bvandeusen/FabledScribe#139 2026-09-03 21:22:57 -04:00
feat(telemetry): tell a ranker decline from a repeat before the observation window opens (#3497)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-09-03 21:12:39 -04:00
8be555d6dd feat(telemetry): tell a ranker decline from a repeat before the observation window opens (#3497)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-09-03 07:19:09 -04:00
aea7b63b62 Merge pull request 'fix(telemetry): both rule arms logged only their hits, so the clear-rate could only read 100% (#3497)' (#138) from dev into main
48804c437d fix(tests): the write-path telemetry test asserted the defect, not the split (#3497)
154a5de13e fix(telemetry): both rule arms logged only their hits, so the clear-rate could only read 100% (#3497)
Compare 3 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#138 2026-09-03 07:19:08 -04:00
fix(telemetry): both rule arms logged only their hits, so the clear-rate could only read 100% (#3497)
bvandeusen created pull request bvandeusen/FabledScribe#138 2026-09-03 07:19:03 -04:00
fix(telemetry): both rule arms logged only their hits, so the clear-rate could only read 100% (#3497)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-09-03 06:59:53 -04:00
48804c437d fix(tests): the write-path telemetry test asserted the defect, not the split (#3497)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-09-03 06:57:18 -04:00
154a5de13e fix(telemetry): both rule arms logged only their hits, so the clear-rate could only read 100% (#3497)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-09-02 23:41:11 -04:00
5b02908dfd dev → main: rules become measurable at the preload, and retrievable at the tool call (#137)
2ee24b9d2b feat(rules): rules before tools — a PreToolUse arm keyed on the action (#3476)
8b9b3a1d9b feat(telemetry): the preload emits, and the always-on set stops being unfalsifiable (#3473)
Compare 3 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#137 2026-09-02 23:41:09 -04:00
dev → main: rules become measurable at the preload, and retrievable at the tool call