feat(F-049): completed feature

This commit is contained in:
chattie
2026-08-19 07:34:15 +02:00
parent ae922c09d7
commit e86034a62c
16 changed files with 1097 additions and 80 deletions

View File

@@ -2763,6 +2763,44 @@
"close": true
},
"completed_at": "2026-08-19T05:18:17Z"
},
{
"id": "F-049",
"type": "chore",
"title": "Document and operate monolith dev and prod lifecycle",
"problem": "Operators need one reliable guide to deploy restart and inspect all services from the LAN",
"goal": "Redeploy the current monolith and document start restart status stop and LAN URLs for dev and prod",
"scope_in": [
"deployment scripts",
"process status",
"LAN binding",
"dev commands",
"prod commands",
"HOWTO"
],
"scope_out": [
"No cloud deployment",
"no reverse proxy redesign"
],
"priority": "high",
"risk": "med",
"description": "Problem: Operators need one reliable guide to deploy restart and inspect all services from the LAN. Goal: Redeploy the current monolith and document start restart status stop and LAN URLs for dev and prod. Scope IN: deployment scripts, process status, LAN binding, dev commands, prod commands, HOWTO. Scope OUT: No cloud deployment, no reverse proxy redesign. Type: chore. Priority: high. Risk: med.",
"acceptance": [
"All current changes are redeployed and reachable from another LAN device",
"HOWTO documents dev start restart status stop and logs",
"HOWTO documents prod build start restart status stop and logs",
"Health and UI URLs are listed with the detected LAN IP",
"verify.sh is green"
],
"status": "done",
"created_at": "2026-08-19",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-19T05:34:15Z"
}
]
}