----------------
Improvements around CLI and WSGI features.
- Feature 44: hospital.wsgi.application is a WSGI endpoint. Added
documentation about running healthcheck service with Gunicorn, Chaussette,
Circus, and Django via twod.wsgi.
- Feature 47: ``hospital-cli`` and ``hospital-serve`` commands are a
convenient way to use ``hospital.cli`` and ``hospital.wsgi``.