feat(element-web): roll out v0.5.2 — way-B filter attach, gate closed
Ships threadnet-call df4e5ee: the AI filter attaches to the microphone track after publication with its own AudioContext on just that track. The feature gate stays closed, so this behaves identically to v0.5.1 for every user; a single test client opts in via two localStorage keys. The gate opens only after the filter passes a two-person call - standing rule from #0054. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
0c9ffe5324
commit
625d8fbb17
@@ -81,6 +81,12 @@ spec:
|
||||
image:
|
||||
registry: rohana.axion1337.de
|
||||
repository: sorb/threadnet-web
|
||||
# v0.5.2 = KI-Filter-Anbindung Weg B (threadnet-call df4e5ee): Filter
|
||||
# haengt sich NACH der Publikation an den Mikrofon-Track, eigener
|
||||
# AudioContext nur dort - kein webAudioMix, kein processor-Schluessel in
|
||||
# den Capture-Defaults in irgendeinem Zustand. Tor geschlossen: fuer
|
||||
# alle Nutzer verhaltensgleich mit v0.5.1; Test-Client per zwei
|
||||
# localStorage-Schluesseln. Tor-Oeffnung erst nach Abnahme im Call.
|
||||
# v0.5.1 = Entmuten-Vorfall aus v0.5.0 behoben (threadnet-call dcc8643):
|
||||
# Aus-Pfad der KI-Geraeuschunterdrueckung wieder identisch mit Upstream
|
||||
# (kein processor-Schluessel), Feature hart stillgelegt bis zur
|
||||
@@ -102,7 +108,7 @@ spec:
|
||||
# Die Linie beginnt bei v0.3.0, dem ersten kanonischen CI-Build aus
|
||||
# apps/web/Dockerfile - er loeste die Derivat-Images ab, deren
|
||||
# Entrypoint ohne Exec-Bit /config.json still brach (ThreadNet-Web#8).
|
||||
tag: v0.5.1
|
||||
tag: v0.5.2
|
||||
ingress:
|
||||
host: axion1337.chat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user