bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-22 12:54:01 -04:00
c46a4a7709 A checklist is something a note has, not something a note is
229076c82d sync: stop deleting a note's checklist items because it isn't a "list"
Compare 2 commits »
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-22 12:44:40 -04:00
ad21eac5bc editor: drop the adapter import that went with backlinks
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-22 12:01:03 -04:00
bc22f8e249 Remove [[wiki-links]], backlinks and the graph
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-22 11:02:46 -04:00
982d24c83b links: bind a [[link]] to a note, not to a string
bvandeusen pushed tag v26.08.22.1 to bvandeusen/FabledScribe 2026-08-22 00:56:26 -04:00
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:16:48 -04:00
c0caf7d23a Merge pull request 'Project inception — decide what a new project inherits (milestone 297)' (#124) from dev into main
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-08-21 22:16:35 -04:00
c0caf7d23a Merge pull request 'Project inception — decide what a new project inherits (milestone 297)' (#124) from dev into main
dc2f32cc6f docs(inception): using-scribe skill teaches the inception questions; plugin 0.1.38; api-reference + README (#2884, milestone 297 step 6)
10c63f49d8 fix(mcp): _INSTRUCTIONS back under the 2k fold — the inception line is one clause, detail lives in the tool docstrings (#2882)
00c7badc3f feat(inception): UI — New-project modal step 2, InceptionCard on the project page, Rules tab shows excluded always-on rulebooks; REST exclusion routes (#2883, milestone 297 step 5)
c7a58bb610 feat(inception): the doors — create_project/decide_project_inception take the decision, enter_project asks until decided, REST inception endpoints, _INSTRUCTIONS (#2882, milestone 297 step 4)
Compare 9 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#124 2026-08-21 22:16:33 -04:00
Project inception — decide what a new project inherits (milestone 297)
bvandeusen created pull request bvandeusen/FabledScribe#124 2026-08-21 22:16:25 -04:00
Project inception — decide what a new project inherits (milestone 297)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:11:09 -04:00
dc2f32cc6f docs(inception): using-scribe skill teaches the inception questions; plugin 0.1.38; api-reference + README (#2884, milestone 297 step 6)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:10:30 -04:00
10c63f49d8 fix(mcp): _INSTRUCTIONS back under the 2k fold — the inception line is one clause, detail lives in the tool docstrings (#2882)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:09:19 -04:00
00c7badc3f feat(inception): UI — New-project modal step 2, InceptionCard on the project page, Rules tab shows excluded always-on rulebooks; REST exclusion routes (#2883, milestone 297 step 5)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:06:20 -04:00
c7a58bb610 feat(inception): the doors — create_project/decide_project_inception take the decision, enter_project asks until decided, REST inception endpoints, _INSTRUCTIONS (#2882, milestone 297 step 4)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:04:07 -04:00
227aef3dbf test: mocked-session rule tests stub the always-on exclusions lookup; tool count 24 (#2880)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-21 22:03:19 -04:00
bacedea8a3 tests: seed the throttle counters on the clock the routes actually read
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:03:04 -04:00
34734bf84a feat(inception): services/inception.decide() + current_defaults(); the standard Systems vocabulary moves to the service and seeds at inception (#2881, milestone 297 step 3)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-21 22:01:43 -04:00
b6152ec18b server: harden the surfaces a public deployment leaves exposed
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 22:00:52 -04:00
ff5f6438c4 feat(inception): always-on exclusions reach every rule surface — list_always_on_rules(project_id), get_applicable_rules, rules_payload.excluded_always_on, session context, exclude/include tools (#2880, milestone 297 step 2)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-21 21:57:04 -04:00
e9b8f525c8 feat(inception): projects.inception record + project_rulebook_exclusions — migration 0085 with legacy backfill; backup v10 (#2879, milestone 297 step 1)