• Joined on 2021-11-21
logan pushed to feat/mint-panel-install-command at logan/server-26 2026-09-06 19:15:57 -04:00
0651bfe07a frontend: mint panel shows the full one-shot install command (node-26#4)
logan created branch feat/mint-panel-install-command in logan/server-26 2026-09-06 19:15:57 -04:00
logan created pull request logan/server-26#106 2026-09-06 19:15:57 -04:00
frontend: mint panel shows the full one-shot install command (node-26#4)
logan pushed to feat/one-shot-install at logan/node-26 2026-09-06 19:15:01 -04:00
5b0048e8db node: one-shot install.sh for a fresh Pi; retire setup.sh (node-26#4)
logan created branch feat/one-shot-install in logan/node-26 2026-09-06 19:15:01 -04:00
logan created pull request logan/node-26#5 2026-09-06 19:15:00 -04:00
One-shot install.sh for a fresh Pi; retire setup.sh (node-26#4)
logan deleted tag v1 from logan/node-26 2026-09-06 19:14:40 -04:00
logan pushed tag v1 to logan/node-26 2026-09-06 19:12:51 -04:00
logan deleted branch fix/scene-context-leak-80-95 from logan/server-26 2026-09-06 17:49:28 -04:00
logan pushed to main at logan/server-26 2026-09-06 17:49:25 -04:00
c4656a9607 Merge pull request 'correlator: judge each scene on its own embedding + severity (#80, #95)' (#105) from fix/scene-context-leak-80-95 into main
a9d1d2475a correlator: judge each scene on its own embedding + severity (server-26#80, #95)
Compare 2 commits »
logan merged pull request logan/server-26#105 2026-09-06 17:49:24 -04:00
correlator: judge each scene on its own embedding + severity (#80, #95)
logan created pull request logan/server-26#105 2026-09-06 17:49:09 -04:00
correlator: judge each scene on its own embedding + severity (#80, #95)
logan pushed to fix/scene-context-leak-80-95 at logan/server-26 2026-09-06 17:45:46 -04:00
a9d1d2475a correlator: judge each scene on its own embedding + severity (server-26#80, #95)
logan created branch fix/scene-context-leak-80-95 in logan/server-26 2026-09-06 17:45:46 -04:00
logan closed issue logan/server-26#95 2026-09-06 15:11:33 -04:00
Non-primary scenes inherit the primary scene's severity from the call doc, so bdb57ae closed one of three leaks and the other two now carry the weight alone
logan commented on issue logan/server-26#95 2026-09-06 15:11:33 -04:00
Non-primary scenes inherit the primary scene's severity from the call doc, so bdb57ae closed one of three leaks and the other two now carry the weight alone

Fixed in a9d1d24 (branch fix/scene-context-leak-80-95, not yet merged/deployed).

_build_context no longer reads embedding / severity off the call doc — each scene threads its own value…

logan closed issue logan/server-26#80 2026-09-06 15:11:33 -04:00
Scene correlation is judged on the call-level (primary-scene) embedding and severity, not the scene it is correlating
logan commented on issue logan/server-26#80 2026-09-06 15:11:33 -04:00
Scene correlation is judged on the call-level (primary-scene) embedding and severity, not the scene it is correlating

Fixed in a9d1d24 (branch fix/scene-context-leak-80-95, not yet merged/deployed).

_build_context no longer reads embedding / severity off the call doc — each scene threads its own value…

logan opened issue logan/server-26#103 2026-09-06 15:11:07 -04:00
content_divergence veto goes dark when the scene embedding is legitimately None (post-#80/#95)
logan opened issue logan/server-26#104 2026-09-06 15:11:07 -04:00
Reprocess with stale call-doc severity: not-thin call re-extracted to zero scenes attaches with no fit check