Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v3.7.13

TPP: isolate the widget code into its own…

TPP: isolate the widget code into its own effects/tpp/ folder

chore v3.7.13 July 5, 2026 Joshua Shay Kricheli 0637462

Details

Pure move, no behavior change (build + 16 node tests green): tpp-optim.ts,
tpp-core.ts, tpp-explainer.ts now live under frontend/client/ts/effects/tpp/,
compiled to _site/assets/js/effects/tpp/. Updated the js_tag load paths in
v3.html and the test's jsDir. Groundwork for the interactive-panel makeover.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014c7dbCGbQxtWedKRSx4sJi

Files changed (5)

frontend/client/tests/tpp-core.test.mjs +1 −1
frontend/client/ts/effects/{ => tpp}/tpp-core.ts +0 −0
frontend/client/ts/effects/{ => tpp}/tpp-explainer.ts +0 −0
frontend/client/ts/effects/{ => tpp}/tpp-optim.ts +0 −0
frontend/jekyll/_layouts/v3.html +3 −3