Webdex mini backend

Browser UI for running Codex against this repo and inspecting health. The API can be protected with a token while the page stays reachable for workflow use inside the domain.

GET /health POST /codex/exec token protected /root/webdex
Port: 8787
POST /codex/exec requires a token.
{ "ready": true }