package web import "embed" // Files contains the self-contained web UI and public schemas. // //go:embed templates/*.html static/* var Files embed.FS