feat(#1): Hospital engine — patients, triage, surgery, wards, ASCII ward board #2

Merged
ti-paul merged 1 commit from feature/1-hospital-engine into main 2026-06-14 03:39:56 +00:00
Member

Closes #1

33 tests. Code hospital.

Closes #1 33 tests. Code hospital.
- src/hospital.js: Full code hospital engine
  - 5 triage levels (Critical to Cosmetic)
  - 7 patient statuses (Waiting to Terminal)
  - 8 bug types (NullReference to Merge Conflict)
  - 5 doctor types (Intern to Staff)
  - Patient admission with history tracking
  - Triage, surgery, recovery, discharge flow
  - Emergency resuscitation (hotfix)
  - Terminal/wontfix marking
  - Ward management with capacity
  - Doctor registration
  - Stats aggregation
  - ASCII ward board rendering
- 33 tests
ti-paul left a comment
No description provided.
33 tests. Hospital engine. LGTM.
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!2
No description provided.