• Joined on 2026-03-13
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 15:31:06 +03:00
7202b8d6a4 24mm13: cascade helpers decoded (prefix-sum + x0.5 + pairwise-average = hierarchical smoothing); op-A 16140 body TBD; recurrence ready for numpy closure
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 14:53:44 +03:00
943e781720 24mm12: detector cascade FOUND = vtable stage vt+0x28 = 180529c60 (0x281 bytes, mixes bands@678 + prev track, x0.5, vec6f8 helpers); vtable pipeline map; fn529fe0 only builds kernel from ready tracks
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 14:15:04 +03:00
60421c32c9 24mm11: wine ptrace tracer works; FIR chain verified BIT-EXACT live (ratio=1.0, q=1 exact); df0 complex-mul confirmed; NEW: track_i != exp(scr) -> gamma born in detector cascade (Stage B target)
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 13:09:34 +03:00
6bc0120286 24mm10-bis: twins = radix-4 complex FFT-2048, raw normalization (INV+ffe0(2^-12), FWD none); twiddles inline in plan capture; q-paradox not in normalizations -> need live intermediate states
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 12:23:24 +03:00
c69257a551 24mm10: EXP kernel full formula (table-reduced exp + double Cody-Waite sincos, no internal scale); fwd/inv normalizations pinned (s_i=s_f=1); rejected swap/nyq/window-family; q paradox formulated with 3 resolution paths
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 12:18:05 +03:00
50d7ab0d05 24mm9-wip: EXP kernel fully decoded = exact complex exp (no scale); fwd/inv normalizations pinned raw; swap-variant rejected (82dB); q!=1 contradiction sharpens -> suspected unordered-FFT layout / missed reorder op
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 11:49:49 +03:00
3c5e276fc5 24mm9: FIR-chain decoded = min-phase cepstral sandwich; opB/opC are RFFT twins (plan@548), df0 = complex-mul dst=track; validated 0.0065 dB median over 60 clean frames; gamma = 1+s_F(q), q~0.8 source open
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 10:03:58 +03:00
f0cfec8af7 handoff: next-round entry point opB worker 4ca80 descriptor-op
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 09:41:28 +03:00
c2da7495c0 24mm8: opB/opC/df0 resolved to descriptor-op bodies (4ca80/1d160/1a0c0/18400); all micro-questions localized
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 09:10:21 +03:00
a281f6a721 24mm7: design output = exact ln(bands_final) (eps-level test), gamma arises post-design (opsB/C + df0 combine); candidate formulas logged
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 02:48:20 +03:00
d97dcffaa7 24mm6: FIR pre-exp scalar is x2.0 (1824c41e0), not -1; gamma=2*k_design hypothesis; four localized micro-questions for next round
e9125d4024 24mm5: full band-loop register-level buffer map (two log-exp rounds with bidir-IIR4 in log domain = spectral mixing); design 535a70 resolves to THE conv body 1802a24c0 (open item 22z closed as identity)
Compare 2 commits »
Matiq pushed to main at Matiq/soothe2-re 2026-08-26 02:33:35 +03:00
a79c8f4934 24mm4: cascade_sim.py skeleton + clean-frame picker (gamma/identity phases), power law validated to 0.0006dB; pointwise detector laws refuted on 447 bins - scr is spectral-cascade product
17f25089c6 24mm3 BREAKTHROUGH: applied mask = trk^1.760561 (exact), trk=exp(scr); gamma computed by cascade not stored; recalibrates all prior law fits
5c29e2cd4f 24mm2 notes: kernel library identified, expf/divide decoded, cascade sim started
e958b3d3d6 24mm2: full static resolve of all 10 bigkernel stubs (divide/expf/logf/pow/sincos/custom-curve), expf fully decoded, step-14 order fix, ACC slot at 5407c8
dcfe7774f3 : 24 ,
Compare 5 commits »
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 23:43:10 +03:00
b5a5afbd16 session close: final knowledge map — decoded list, open items (curve mechanism needs bigkernel op decode; G(geometry,STATE) run-dependent), practical status dual 0.193
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 14:35:11 +03:00
87f00ce181 24kk3: SLOT 540668 IS POLYMORPHIC — holds two float scalars (~0.43,2.0) between processing phases, pointer-to-FIR during callbacks; explains missing 668 in all new captures; GUI-curve slot 540678 matches audio ±5%
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 13:54:37 +03:00
c210a778e5 24ii3 FINALE: unified per-peak-gain law — cut=alpha*ln1p(g_k*L_k/beta)+c with g(fc)=1, g@2000=12.15 (tt-run) BUT g varies between runs at same geometry => g=G(geometry,STATE); STATE=[ctx+540788] readable; final roadmap to bit-exact defined
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 13:40:39 +03:00
0677a390d2 24ii2 BREAKTHROUGH: [ctx+540788] = DETECTOR SPECTRAL STATE (smoothed input estimate, content-dependent, stable within run); corrects 'static template' misread; explains alpha(content), sens plateau, cross-peak redistribution — the missing second argument of the law
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 13:19:56 +03:00
94116e2a17 24jj2: R@540788 is BANDPASS-shaped (peak ~3.5-4kHz) fundamentally unlike our monotone twin — equal-loudness-like weighting hypothesis; explains all far-bin anomalies at once; exact entry form of weighting TBD
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 12:57:20 +03:00
d2f67016ab 24ll3: per-bin am/res paradigm REFUTED for off-center peaks — unified res^p fit hits lower bound (wants NO res dependence), yet cuts grow monotonically with res at equal am; two-argument structure or full cascade required; multi6 dataset is the validation target
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 12:54:27 +03:00
b85b344e23 24ll2: multi6 dataset — SIX notches one run (self-consistent); cut GROWS with res (2.33->7.18), independent of am (first four tones equal am!); rejected floor/power models; perfect validation target for cascade simulator
Matiq pushed to main at Matiq/soothe2-re 2026-08-25 12:32:23 +03:00
def7cea522 24nn: SESSION FINALE — per-peak softplus laws ultra-clean (pk2 rms 0.0006!), shared alpha~3.3, beta2 10x smaller than beta1, level-scale x11.6 const; CROSS-RUN absolute comparisons UNRELIABLE (state selection) — within-run series only; campaign tools complete