A dedicated in-house SOC is out of reach for most Kenyan businesses. HarLyn Sentinel is a managed cybersecurity and threat-monitoring platform we are building to close that gap: continuous detection, investigation, and response across a business's infrastructure, without the cost of a million-dollar security operations team.

This page documents the architecture as designed and currently being built, jointly with Harry Ndeke under HarLyn Digital Partners — it is not yet a live, client-onboarded service, and this page will be updated honestly as that changes.

Engagement context

ProductHarLyn Sentinel — internal HarLyn Digital Partners platform, pre-launch
My roleChief Security & Compliance Architect — Wazuh detection rules, threat modeling, blue-team SOC governance, ODPC/GDPR regulatory defense, red-team attack simulation
Delivery partnerHarry Ndeke — AI Security Analyst engine, multi-tenant Next.js portal, n8n automation workflows
StatusArchitecture and monorepo scaffolding complete. First integration sprint (local Wazuh lab, test agent enrollment, red-team simulation, AI analyst connection, n8n webhook pipeline) not yet run as of this writing.

How it's designed to work

Sentinel doesn't reinvent telemetry collection — Wazuh is the security telemetry engine underneath it, handling log analysis, file integrity monitoring, and vulnerability scanning across customer laptops, servers, and databases. What HarLyn is building on top is the part that actually makes that telemetry usable for a business without a security team:

  1. Wazuh telemetry engine — raw alerts from customer infrastructure over an encrypted channel.
  2. AI Security Analyst — converts raw, Level 7+ alerts into plain-English context, a 0–100 risk score, and attack-chain mapping, so a non-specialist can understand what actually happened.
  3. n8n automation & dispatch — routes enriched alerts to WhatsApp/Slack, triggers auto-containment where safe, and opens tickets.
  4. Two dashboards — a central SOC console for HarLyn's own incident triage, and a separate client-facing executive dashboard showing risk posture and a monthly PDF compliance report.

Architecture

Sentinel is a monorepo: a Next.js 15 multi-tenant portal (client dashboard and SOC command center behind MFA), an AI-analyst service that summarizes and correlates multi-stage attack chains, a library of importable n8n workflow templates for SOC response, the Wazuh manager/agent infrastructure itself (containerized for local testing, with one-click Windows and Linux agent install scripts), and a dedicated red-team/blue-team simulation lab for validating detection rules before they reach a customer.

Why this is presented as in-development, not delivered

HONEST STATUS
The product's own internal planning document frames the next milestone as a "Day 1 Launch Checklist": standing up the local Wazuh lab, enrolling a first test agent, running a red-team simulation against it, connecting the AI analyst to real generated alerts, and wiring the first n8n webhook dispatch. None of that has been claimed as complete here. This page exists to document the architecture honestly at its current stage, not to imply a shipped, client-serving product before that is true.

What this demonstrates

Even at this stage, the design reflects the same discipline behind TrustCapsule and the Security Audits service: separating raw telemetry from human-usable signal, keeping human-in-the-loop review on anything consequential, and building the compliance/reporting layer in from the start rather than bolting it on after a client asks for it.

START HERE

Engagements begin with a fixed-scope scoping call. Clear decisions before code, and no obligation to proceed to follow-on build work.

Discuss Managed Security Monitoring →

Related: TrustCapsule: Zero-Trust Data Protection Engine · Munar Security Baseline & Handover · All proof & deliveries