Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v2.3.11

Mask db:// link URLs from hover and address bar

Mask db:// link URLs from hover and address bar.

chore v2.3.11 May 28, 2026 krichelj 4ddf771

Details

Keep db:// in deployed HTML; resolve on click with blob URLs for
same-origin assets (e.g. CV PDF). Run HTMLProofer on a temp copy only.
Co-authored-by: Cursor <cursoragent@cursor.com>

Files changed (4)

.gitignore +1 −0
frontend/client/ts/db_assets.ts +89 −2
frontend/client/ts/profile-rotator.ts +8 −1
frontend/scripts/strip_failed_links.rb +38 −9