Files
hyperframes/packages
Vance IngallsandClaude Opus 4.8 a4eacaec37 fix(studio): filter runtime-generated nodes from resolver-shadow telemetry (#1795)
The sdk_resolver_shadow tripwire flagged element_not_found for nodes a
composition <script> creates at runtime (caption word/group spans, etc.).
These have no static data-hf-id, so the SDK session (a static parse) cannot
model them by design; the divergence is noise, not a resolver bug.

- Runtime-node filter: suppress element_not_found when the resolved hf-id is
  absent from the on-disk source. An id PRESENT in source but missing from the
  session stays flagged (the genuine v0.6.110-class resolver divergence).
- Add sessionElementCount to all element_not_found / animation_not_found emits
  (0 = empty/broken session, >0 = element-specific).
- Add sourceHfIdCount to emitted element_not_found: =1 = static node the parse
  dropped (foreign-content exclusion / sub-comp gap), >1 = duplicate-id
  resolver ambiguity.

Scoped to the DOM-edit path. Telemetry-only; no disk writes, no edit change.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 00:16:20 -07:00
..
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00
2026-06-16 13:16:09 -04:00
2026-06-29 21:13:39 -07:00
2026-06-29 21:13:39 -07:00