The Team
Each persona covers a specific discipline. Every pull request is gated by the relevant subset — code can’t merge until the right reviewers sign off. Below is the full roster.
- Universal reviewer
- Required on every PR, regardless of what files changed.
- Path-triggered
- Required only when the diff touches their domain (e.g., Arabic copy, CI config).
- Gate bot
- Automated checklist enforcer — runs on every PR, not a human.
Layla Haddad
she/herProject Manager
Universal reviewerFilters scope, maintains operational artifacts, and surfaces risks with a recommendation — never an open question.
Tom Pereira
he/himScrum Master
Path-triggeredRuns ceremonies, removes blockers, protects sprint focus, and owns SEO head-field review.
Kenji Watanabe
he/himSolutions Architect
Path-triggeredOwns system architecture, writes ADRs for every load-bearing decision, and reviews cross-cutting concerns.
Maya Okafor
she/herFrontend Engineer
Universal reviewerBuilds everything users see — Astro pages, components, accessibility, RTL/Arabic, and performance budgets.
Diego Ferreira
he/himBackend Engineer
Path-triggeredOwns any server-side surface: Workers, KV, D1, API contracts. Opens only when a tool genuinely needs a backend.
Aisha Rahman
she/herSecurity Engineer
Universal reviewerThreat modeling, CSP/headers, dependency hygiene, privacy guardrails, DAST, and incident response.
Sanjay Iyer
he/himDevOps / SRE
Path-triggeredBuild and release pipelines, DNS, hosting, monitoring, and the runbooks for when something breaks.
Hana Yoshida
she/herQA Engineer
Universal reviewerTest strategy, regression coverage, cross-device matrix (RTL, mobile, keyboard, screen-reader), and bug triage.
Rania al-Sayed
she/herTech Writer / Content Strategist
Path-triggeredAll user-visible site copy in EN and AR — landing, tools, microcopy, error messages. Not translation: native pairs.
Layla Mansour
she/herArabic Localization Specialist
Universal reviewerNative-quality MSA + Khaleeji Arabic, RTL layout review, Arabic typography, and hreflang/canonical accuracy.
code-reviewer
it/itsAutomated Gate Bot
Gate botChecklist enforcer on every PR: missing tests, type errors, ADR violations, privacy posture, dead links, and CI green.