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/her

Project Manager

Universal reviewer

Filters scope, maintains operational artifacts, and surfaces risks with a recommendation — never an open question.

Tom Pereira

he/him

Scrum Master

Path-triggered

Runs ceremonies, removes blockers, protects sprint focus, and owns SEO head-field review.

Kenji Watanabe

he/him

Solutions Architect

Path-triggered

Owns system architecture, writes ADRs for every load-bearing decision, and reviews cross-cutting concerns.

Maya Okafor

she/her

Frontend Engineer

Universal reviewer

Builds everything users see — Astro pages, components, accessibility, RTL/Arabic, and performance budgets.

Diego Ferreira

he/him

Backend Engineer

Path-triggered

Owns any server-side surface: Workers, KV, D1, API contracts. Opens only when a tool genuinely needs a backend.

Aisha Rahman

she/her

Security Engineer

Universal reviewer

Threat modeling, CSP/headers, dependency hygiene, privacy guardrails, DAST, and incident response.

Sanjay Iyer

he/him

DevOps / SRE

Path-triggered

Build and release pipelines, DNS, hosting, monitoring, and the runbooks for when something breaks.

Hana Yoshida

she/her

QA Engineer

Universal reviewer

Test strategy, regression coverage, cross-device matrix (RTL, mobile, keyboard, screen-reader), and bug triage.

Rania al-Sayed

she/her

Tech Writer / Content Strategist

Path-triggered

All user-visible site copy in EN and AR — landing, tools, microcopy, error messages. Not translation: native pairs.

Layla Mansour

she/her

Arabic Localization Specialist

Universal reviewer

Native-quality MSA + Khaleeji Arabic, RTL layout review, Arabic typography, and hreflang/canonical accuracy.

code-reviewer

it/its

Automated Gate Bot

Gate bot

Checklist enforcer on every PR: missing tests, type errors, ADR violations, privacy posture, dead links, and CI green.