Skip to content

v6.4.1

@itechdom itechdom tagged this 12 May 04:31
Phase 6 audit pass — eager JSON.stringify / Object.keys work moved
inside lazy thunks so production levels skip the construction cost.

- BindingResolver: interpolateProps:entity, form-binding,
  sexpr:eval (also INFO -> DEBUG — fired per S-expr evaluation, far
  too hot for INFO).
- OrbitalServerRuntime: bus:incoming, processOrbitalEvent:enter,
  fetch:enter — all now lazy.
- ServerEffectHandlers: clientFetch:enter lazified.
- MockPersistenceAdapter: mock:seed lazified.

No behavior change at WARN/ERROR. At LOG_LEVEL=info, the heavy
serialization no longer runs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Assets 2
Loading