File size: 929 Bytes
e7c75bb da0d085 e7c75bb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"url": "http://<redacted IP>:4193/",
"date": "2026-09-16T14:29:20.033Z",
"checks": [
"Real directory handle crosses worker boundary; picker called with user activation; existing editor/tree reused; excluded directories omitted",
"Editor changes are staged; readable diff reviewed; Apply writes through the browser API",
"Back to demo restores original files/chat; reload + reconnect restores handle, staged edits and local chat from separate IndexedDB record",
"External edit blocks the whole apply before any disk mutation; Discard leaves external contents intact",
"Folder controls and editor fit 1440, 390 and 320px layouts",
"Cancelling picker preserves the demo workspace",
"Cross-origin iframe offers direct app tab instead of a blocked native picker"
],
"errors": [],
"picker": "Test supplies a real OPFS directory handle; native OS picker covered separately.",
"passed": true
} |