Add a 3rd layer type to VibeScope: SVG with file picker
↳ thinking: 3 files to touch, FvRE widget-scaffold pattern
Create
VibeScopeSvgLayer.tsx with file picker UIAdd SVG type to
LayerKind union + toolbar chipUpdate
layerTypes.ts schema with 4 fields (path, fill, stroke, width)Starting Step 1. ETA 8 min. Will update you when files are written.
Use orange #f59e0b for stroke
Got it — adding
stroke: "#f59e0b" as default. Generating files now.