Local Qwen
Ask anything. Responses are generated on this machine by a separate Apple Silicon inference runtime, proxied through the assembly web server on the same public origin.
/__qwen surface.
Assembly Execution Core
The visualizer below starts immediately on page load. Weather values are mapped into a synthetic exposure score and then rendered as moving packets, register rails, and an execution trace that never stops ticking.
Loading trace buffer...
System Notes
This build is intentionally sharp: one public assembly web server, one separate local inference runtime, and one browser surface that exposes both without hiding the mechanics. The architecture stays narrow on purpose so the implementation itself is part of the proof.
Web runtime
`mdaley-web-server` serves the embedded site payload for `GET /`, rejects unsupported methods, proxies the browser-visible Qwen surface, and exposes public diagnostics instead of hiding them.
Inference runtime
The local Qwen runtime runs text inference on this machine behind the same-origin `/__qwen` surface.
Proof surface
Request count, uptime, bytes served, build metadata, trace state, weather transport, and browser-visible Qwen access are all exposed through the live assembly surface.