Frizz Artifact E2e

End-to-end verification of a frizz change on a REAL PROMOTED ARTIFACT (not dev source), driven in a real browser. Use this whenever a change could behave differently in a promoted build than in the dev stack — anything touching packaging/bundling, detached daemons (codex app-server, the Claude broker), spawn/exec paths, worker-environment resolution, or "it works on the dev stack but does it ship?" The `frizz-stack` skill runs `startServer({dev:true})` = SOURCE and will pass while the promoted artifact is broken. This skill launches the actual artifact. Do this before claiming a dispatch/runtime change is done.

colinhacks 7897d03 8.5 KB Updated

File contents

colinhacks/fray/tree/main/.agents/skills/frizz-artifact-e2e commit 7897d03778

Frequently asked questions

npx skillmds@latest add colinhacks/frizz-artifact-e2e