Runtime Snapshots
Runtime Snapshots is the public technical series behind E2LLM and SiFR. It documents the practical problem: LLMs need reliable browser-state context before they can reason well about web UIs. New to it? Start with #16 (the category) and #7 (SiFR). The full series:
Runtime Snapshots #17 — BaSS: Browser-as-Shared-Space
Broader direction — not the headline; the structured-perception category comes first.
future directionnot a headlineRuntime Snapshots #16 — The Three Architectures of Browser Agents
The category taxonomy: vision-based agents vs accessibility/tree abstractions vs structured runtime perception.
category taxonomystart hereRuntime Snapshots #15 — Your AI Agent Is Blind
On why agents need a reliable perception layer.
perceptionRuntime Snapshots #14 — From Clipboard to Pipeline
Why saved structured snapshots become workflow artifacts.
pipelineartifactsRuntime Snapshots #13 — The Scalpel and the Swiss Army Knife
On token cost and scoping the context you send to a model.
tokensscopeRuntime Snapshots #12 — Reflection in the Code
Using SiFR for an AI self-audit of the UI.
SiFRself-auditRuntime Snapshots #10 — The Loop: E2LLM in Production
The production-workflow angle of capturing and reasoning over runtime state.
productionworkflowRuntime Snapshots #9 — Semantic Regression Detection
Catching UX regressions that deploys break but tests miss.
regressionQARuntime Snapshots #8 — From Bug Reports to Automated Regression
Turning bug reports into a QA pipeline.
QApipelineRuntime Snapshots #7 — Inside SiFR: The Schema That Makes LLMs See Web UIs
SiFR foundation. Introduces the proposed structured representation for runtime browser snapshots.
SiFRstart hereRuntime Snapshots #6 — The Hidden Reason Your LLM UI Agents Cost Too Much
On the token cost of UI context.
tokenscostRuntime Snapshots #1 — Taking a fine signup form and making it work
A worked example on a signup form.
worked exampleReal Runtime Snapshots: Why They Matter for Debugging and Design
Why runtime snapshots matter for debugging and design.
overview