feat(#1): Hospital v2 engine — ER, ICU, wards, staff, patients, triage, ASCII hospital #2

Merged
ti-paul merged 1 commit from feature/1-hospital-engine into main 2026-06-16 00:07:43 +00:00
Member

Code Hospital v2 Engine

Closes #1

Features

  • 5 departments (ER, ICU, ward, pharmacy, morgue)
  • 5 severity levels (mild -> fatal)
  • 5 staff roles mapped to dev roles
  • Triage, outbreaks, hotfix side effects
  • Hospital rating (SLA)

Tests

  • 35 tests, all passing
## Code Hospital v2 Engine Closes #1 ### Features - **5 departments** (ER, ICU, ward, pharmacy, morgue) - **5 severity levels** (mild -> fatal) - **5 staff roles** mapped to dev roles - **Triage, outbreaks, hotfix side effects** - **Hospital rating** (SLA) ### Tests - 35 tests, all passing
- Department: 5 types (ER/incident, ICU/critical, ward/staging, pharmacy/hotfix, morgue/deprecated)
- Patient: bugs with 5 severity levels (mild -> fatal), treatment lifecycle
- Staff: 5 roles (surgeon/SRE, nurse/DevOps, pharmacist/release, intern/on-call, psych/PM)
- Triage system, hotfix side effects, outbreak cascading failures
- Hospital rating (SLA-based), ASCII hospital floor plan
- 35 tests, all passing
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-hospital-v2!2
No description provided.