Settings
Compute & daemon status
Shale talks to your Windows PC daemon through the shared Supabase / Merton Compute cloud API — you never need to open the Compute dashboard.
Data backend (Supabase)
Supabase configuredactive: Supabase
Supabase is configured — persisting to the shared Supabase database (shale_* tables).
Compute API
Compute configuredapi: onlinenode: online
Compute API reachable; a daemon node is online.
Runtime readiness (Windows daemon)
daemon: onlineffmpeg: unknownSAM runtime: unknowngpu: unknown
- gpu_check failed: [object Object]
- ffmpeg / SAM runtime: no dedicated daemon diagnostic exists yet. These report as 'unknown' until video_probe / sam3_video_plan are run, whose NotImplementedResult confirms the runtime is missing.
Run diagnostics
Run a probe to see live daemon diagnostics.
Shale job types & runtime status
Video / SAM / dataset job types are scaffolded on the daemon: recognized, but returning a not-implemented result until ffmpeg / SAM are installed. There is no dedicated video_runtime_check / sam_runtime_check job yet — readiness is inferred from gpu_check and from the scaffolded probes themselves.
| Job type | Runtime status |
|---|---|
| file_ingest | runtime: real |
| artifact_upload_to_cloud | runtime: real |
| video_probe | runtime: real |
| video_extract_frames | runtime: real |
| sam3_video_plan | runtime: real |
| dataset_register | runtime: real |
| dataset_validate | runtime: real |
| sam3_video_segment | scaffolded |
| video_artifact_register | scaffolded |
| dataset_manifest | scaffolded |
| artifact_manifest | scaffolded |
Admin link (optional)
The Merton Compute dashboard is an internal admin tool and is not required for any Shale workflow. If you need low-level operator controls, open it separately — Shale does not depend on it being reachable.