admin-web now renders live runtime data instead of build-time static snapshots.#ops-20260406-03 / ai-system / ops_note
completed4/6/2026, 5:35:25 PM
{
"pages": [
"/",
"/jobs",
"/system"
],
"features": [
"force-dynamic",
"refresh control"
]
}
Let's Encrypt certificates are active for apex and admin, staging, npm subdomains.#ops-20260406-02 / production / ops_note
completed4/6/2026, 5:35:25 PM
{
"issuer": "Lets Encrypt",
"certificate_scope": "apex + admin/staging/npm"
}
Codex CLI is still missing inside ai-system, so job execution cannot complete yet.#ops-20260406-05 / ai-system / ops_note
warning4/6/2026, 5:35:25 PM
{
"current_health": "codex missing",
"blocking_component": "codex"
}
next-ai-report.jp and related subdomains now resolve through Nginx Proxy Manager with wildcard DNS.#ops-20260406-01 / production / ops_note
completed4/6/2026, 5:35:25 PM
{
"ip": "160.16.51.7",
"hostnames": [
"next-ai-report.jp",
"admin.next-ai-report.jp",
"staging.next-ai-report.jp",
"npm.next-ai-report.jp"
]
}
history-db schema migration is compatible with MySQL 8.4 and job listing works again.#ops-20260406-04 / history-db / ops_note
completed4/6/2026, 5:35:25 PM
{
"fix": "column existence check before alter",
"database": "mysql:8.4"
}