Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

TELEICU/Change management

From OHC Network Wiki
Revision as of 08:52, 6 July 2026 by Admin (talk | contribs) (Fix Mermaid diagram: remove <pre> wrapping (via update-page on MediaWiki MCP Server))
guideteleicuCARE 3.0+

Process for planning, reviewing, and deploying changes across the TELEICU fleet.

Change lifecycle

Change types

| Type | Review required | Staging | Canary | Rollout window | |---|---|---|---|---| | Security patch | Light (1 reviewer) | Yes | 1 site | Within 7 days | | Bug fix | Normal (2 reviewers) | Yes | 1 site | Next business day | | Feature/middleware update | Full (2 reviewers + hub lead) | Yes | 2 sites | Scheduled window | | OS update (NixOS flake) | Full (2 reviewers) | Yes | 2 sites | Quarterly | | Hardware change | Site-specific | N/A | N/A | As needed | | Emergency patch | Post-hoc review | Bypassed | Bypassed | Immediate |

RFC template

Every change should document:

  • What is changing and why
  • Risk assessment — what could break
  • Rollback plan — how to undo
  • Impact scope — which sites/nodes are affected
  • Testing performed — what was validated in staging
  • Monitoring — what to watch during rollout

Approval gates

  1. Peer review (code/infra team)
  2. Hub admin sign-off (if clinical impact is possible)
  3. Ops lead approval for fleet-wide rollout