Cuthban UI Edit is not exposed as a public source-write service.
Impeccable is installed for the Cuthban Store repo, but the official live workflow is localhost-helper based and requires a supported AI harness running /live plus the long-poll loop. The helper injects/uses localhost:8400/live.js, so exposing it directly at this domain would be misleading and unsafe.
cd Cuthban-Storenode .agents/skills/impeccable/scripts/live.mjscd ui/incoming && npm run devThen run
/live in a supported AI harness.