Sierra Leone Health Systems — research and co-design platform
# Sierra Leone Health Systems — Research & Co-Design Website
Public Tier 1 website for **Sierra Leone Health Systems**.
**Production / temporary public URL:**
thetrevoryoung.github.io
**Repository:** `TheTrevorYoung/sierra-leone-health-systems`
**Deployment tier:** Tier 1 — Direct Publish
**Production branch:** `main`
**Publishing source:** GitHub Pages from `main` / repository root
## Public boundary
This is a health-systems research and public-learning website. It is **not** a healthcare provider, hospital, insurer, patient portal, clinical-research enrollment site, or government program.
## Portfolio website standard
Shared website infrastructure is governed by the locked **Social Media Portfolio — Website Infrastructure, Deployment & Security Standard v1.0** and the shared **Portfolio Website Registry & Infrastructure Status**. These supersede earlier Health Systems website deployment methods for shared infrastructure.
For this Tier 1 site:
- GitHub is the authoritative source of website code/content.
- Routine updates are made directly to the repository; **Make is not the routine publishing layer**.
- GitHub Pages publishes directly from `main` / root.
- No custom GitHub Action is required merely to publish the site.
- Routine editing target: **zero Make credits**.
- **GitHub authorization is confirmed and locked.** ChatGPT's GitHub permission setting is `Allow all actions`, and repository metadata reports `admin`, `maintain`, `push`, `pull`, and `triage` permissions.
- Direct ChatGPT GitHub write execution is currently inconsistent with those confirmed permissions: both the Contents API and Git Data blob write paths return HTTP 403 `Resource not accessible by integration`. This is treated as a connector execution issue, **not** missing owner authorization or missing repository access.
- No additional GitHub permission change is required from the owner unless a future connector reauthorization is specifically requested. …