Block a user
frontend: mint panel shows the full one-shot install command (node-26#4)
One-shot install.sh for a fresh Pi; retire setup.sh (node-26#4)
correlator: judge each scene on its own embedding + severity (#80, #95)
correlator: judge each scene on its own embedding + severity (#80, #95)
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
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…
Scene correlation is judged on the call-level (primary-scene) embedding and severity, not the scene it is correlating
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…
content_divergence veto goes dark when the scene embedding is legitimately None (post-#80/#95)
Reprocess with stale call-doc severity: not-thin call re-extracted to zero scenes attaches with no fit check