· Identity · Workbench master characterization

What GSRF really is

Restates locked workbench identity only. Not a universal performance guarantee.
log-spacesoft thermostatk_returnx*not a tracker

One-line identity

GSRF Practical is a nonlinear, log-domain soft-servo to a declared normal \(x^*\). It maintains an internal log-state, gently trusts observations through \(\tanh\), and is always spring-pulled toward \(x^*\) by \(k_{\mathrm{return}}\).

That makes it:

GSRF Reference is the open-loop twin: same spring/memory, almost no observation use— hugs \(x^*\) and can look “best” on oscillation metrics by flatlining. Not a usable live tracker.

Soft setpoint experiment (wrong \(x^*\))

Bias the declared normal and the mean output follows the wrong setpoint. That is the thermostat, not a passive smoother centre:

\(x^*\) biasMean of GSRF outputOffset from true base 50
−30%39.9−10.1
0%50.0~0
+30%58.9+8.9
+50%64.5+14.5

\(x^*\) is a soft operating setpoint. Choose it carefully (calm prefix median log, or adaptive trailing median).

Step response = attractor leak

Step 50 → 65 at t=100 with \(x^*=\log 50\) (frozen):

Methodt=110t=200t=400
EMA_low60.365.065.0
GSRF k_return=063.465.065.0
GSRF Practical55.155.155.1
GSRF Reference50.050.050.0

Balanced GSRF stops halfway and stays—equilibrium between observation pull and spring. That halfway settle is peak compression. It is also why MAD-to-raw loses. Chart: Evidence · Identity.

What it excels at (and does not)

From excellence hunt v2 + mechanism ablations (pre-declared rules):

Verdict

Use GSRF when the costly failure is ring and spike chase around a known normal. Use EMA/Kalman when the costly failure is lagging the truth. Read When GSRF lost before productizing.

Sources: WHAT_GSRF_REALLY_IS_MASTER.md · EXCELLENCE_FINDING_20260804.md · characterization v4 · mechanism v3 · /evidence

Questions people actually ask

Is GSRF just another EMA?

No. GSRF Practical is a nonlinear log-space soft-servo to a declared normal x* with restoring spring k_return. EMA tracks permanent level shifts; balanced GSRF with frozen x* settles partway (~55 after a step 50→65).

What does k_return do?

k_return is the spring strength back to x*. Non-zero k_return buys peak and oscillation control and costs tracking MAD. Mechanism ablations treat it as the product identity.

Is GSRF Reference the product tracker?

No. Reference is the open-loop twin that hugs x* with almost no observation use. It can look best on oscillation by flatlining and is not a usable live tracker.

Related research