{"body":"<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>Walkable Test Deployment</title>\n  <style>\n    body { font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif; margin: 2rem; line-height: 1.4; }\n    .card { max-width: 48rem; padding: 1.25rem 1.5rem; border: 1px solid #d9dce1; border-radius: 12px; }\n    h1 { margin-top: 0; }\n    p { margin: 0.6rem 0; }\n    code { background: #f5f6f7; padding: 0.1rem 0.35rem; border-radius: 4px; }\n  </style>\n</head>\n<body>\n  <main class=\"card\">\n    <h1>This is a test-deployment of the Walkable software.</h1>\n    <p>Hostname: <code>denali.wkbl.dev</code></p>\n    <p>Written at: <code>2026-04-04T17:24:46.352Z</code></p>\n  </main>\n</body>\n</html>"}