Files
v10/packages
Christian PillsburyandClaude Opus 4.8 a304067c53 wip(spf): cast instead of re-guarding resolved presentation in the derive effect
#5 review: the isResolvedPresentation guard in the derive effect's update() was
runtime-redundant — the monitor gates `monitoring` on a resolved presentation and
transitions before effects re-run, so `current` is always resolved there. Drop the
guard and cast to `Presentation`, with a comment citing the invariant.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 07:30:30 -07:00
..