Product Suite · 2026

Built by Xavvy.
Deployed.

Three products engineered to enterprise standard — workforce operations, forecast intelligence, and senior healthcare. Each built on the same philosophy: infrastructure should be invisible.

Xavuite Labha CareKin
Workforce Platform

XAVUITE

Enterprise workforce operations, reimagined for the edge. Xavuite runs on Cloudflare Workers with a D1 SQLite backend — 30+ permission-gated modules spanning HR, finance, projects and UK GDPR compliance, an agentic AI Command Centre for admins, and a mobile app with offline support that works anywhere.

// Technical Specification
  • BackendCloudflare Workers + D1, multi-tenant row-level isolation
  • Web FrontendReact + Vite SPA (TanStack Query, Zustand)
  • Mobile AppClock in/out (multi-session/day), leave, expenses, offline action queue, voice-to-text, native share
  • AI Command CentreManager-gated agentic admin assistant — approve/reject expenses, search projects, undo last action
  • AuthJWT + SSO (Entra ID, Google, SAML) + TOTP MFA + flexible password reset
  • StorageCloudflare R2 (documents) + KV (sessions)
  • Modules30+ across HR, projects, finance, clients & GDPR compliance
  • ReportingRecharts analytics + CSV export, immutable audit log, PMO delivery intelligence
  • DeploymentCloudflare Pages (web) + Wrangler (worker)
🧑‍💼
Full Employee Lifecycle
Recruitment pipeline, structured onboarding/offboarding checklists, visa & right-to-work tracking, org chart, checklists & training with completion tracking, and immutable employee history as the source of truth.
🗂️
Project & Resource Management
PMO Kanban board with drag-and-drop sprints/phases, capacity planning (logged vs. booked hours), and PMO Delivery Intelligence — spend, task and completion reporting plus payroll-compliance analytics.
🤖
AI Command Centre
A manager-gated, agentic admin assistant built into the app — approve or reject expenses, search projects, undo the last action, in plain conversational commands rather than clicking through menus.
📱
Mobile Workforce App
Clock in/out across multiple sessions a day, leave and expenses on the go, an offline action queue that syncs when back online, voice-to-text entry, and native share.
🔐
SSO & Enterprise Auth
SSO via Entra ID, Google and SAML, TOTP MFA, and flexible admin-set or email-link password resets — layered on granular resource:action:entity RBAC with module-level permission gates.
💳
Full Finance Suite
Expense claims, client invoicing with Stripe checkout/portal, payroll review and subscription billing management — all permission-gated modules with their own approval flows.
⚙️
Visual Workflow Automation
A trigger-based workflow builder plus a DB-driven job scheduler for automated timesheet generation and task completion — no manual chasing.
⚖️
UK GDPR, Compliance & Safety
A dedicated Data Protection module for UK GDPR — subject access requests and a breach log — alongside right-to-work checks, SOS incident escalation, and an immutable audit log of every mutation.
Architecture // Xavuite
┌─ CLIENT LAYER ─────────────────────────────────────────┐
React/Vite SPA (Cloudflare Pages)
Mobile App (iOS + Android, offline action queue)
└────────────────────────────────────────────────────────┘
                        │ HTTPS + JWT / SSO
┌─ EDGE API LAYER ───────────────────────────────────────┐
Cloudflare Worker (single-worker, 30+ modules)
Routes: /api/auth · /api/employees · /api/leave
         /api/projects · /api/recruitment · /api/billing · /api/ai-command-centre
Middleware: auth → tenant resolve → plan enforce → RBAC
└────────────────────────────────────────────────────────┘
                        │
┌─ DATA LAYER ───────────────────────────────────────────┐
Cloudflare D1 (multi-tenant, row-level isolation)
Cloudflare R2 (documents, graceful fallback) · KV (sessions)
Firebase FCM + Expo Push (notifications) · Stripe (billing)
└────────────────────────────────────────────────────────┘
Forecast Intelligence

LABHA

A live algorithmic trading platform, not a backtest. Labha runs 12+ concurrent strategies across India (NSE/BSE), the US (NYSE/NASDAQ) and the UK (LSE) through real and paper brokers — sized by its own AI forecasts, protected by Guardian's real-time position management, and run day-to-day through a Claude-powered ops copilot.

// Technical Specification
  • MarketsIndia (NSE/BSE) · US (NYSE/NASDAQ) · UK (LSE)
  • StrategiesSwing Radar, Scalp Discovery, ORB, intraday momentum, ETF rotation, pairs, PEAD, overnight effect, RSI(2) mean-reversion, ATR breakout, F&O defined-risk spreads (India options + US directional spreads), MF ranking/rotation
  • BrokersZerodha, IndMoney, Upstox (India) · Alpaca (US) · IG Markets (UK CFDs, Lightstreamer push-tick) — paper & live per broker
  • BackendFastAPI, PostgreSQL (SQLAlchemy 2.0 + Alembic)
  • Web FrontendReact + Vite (TypeScript) SPA
  • Mobile AppExpo, React Native (iOS & Android)
  • Ops CopilotLabha Command Centre — Claude-powered agent over 13+ live ops tool integrations
  • ForecastingPer-instrument bull/base/bear scenarios, continuously reweighted from real trade outcomes
  • LedgersSeparate cash & position tracking per currency (INR/USD/GBP)
🌍
Three Markets, Twelve Strategies
Swing Radar, Scalp Discovery, ORB, intraday momentum, ETF rotation, pairs trading, PEAD, overnight effect, RSI(2) mean-reversion, ATR breakout, defined-risk F&O — India options and a separate US directional-spreads engine — and MF ranking, running concurrently across India, US and UK, each in its own currency ledger.
🔮
AI Forecasting Engine
Per-instrument bull/base/bear price forecasts feed directly into position sizing and entry/exit decisions, with factor weights continuously relearned from real win rate, P&L and calibration — by sector and by strategy.
🛡️
Guardian Position Management
A real-time engine runs continuous stop-loss, trailing-stop and exit checks on every open position — volatility-scaled, trade-type aware, and able to tighten stops the instant a position's own forecast turns bearish.
💬
Labha Command Centre
A conversational AI ops copilot built on Claude — ask "why no trades today" or "which rule blocked this trade" in plain English and get an answer reasoned live over 13+ real operational data sources, not a static dashboard.
Production-Grade Risk Controls
A drawdown-triggered global kill switch, real-capital gates that refuse orders the account can't afford, broker health monitoring that tells "broker down" from "order genuinely rejected", and automated EOD close-outs per market.
📊
Full Ops Observability
A Broker Calls audit log of every real order attempt, an Ops Pulse dashboard for capital utilisation and engine health per broker, and a learning dashboard tracking strategy and sector performance from real outcomes.
Execution Architecture // Labha
Signal Engines ────────────────────────┐
Swing · Scalp · ORB · Momentum · PEAD │
Pairs · Overnight · RSI(2) · F&O · MF │
                                      ▼
┌── AI Forecasting + Risk Gates ─────────┐
│ Bull/base/bear sizing · Kill switch │
│ Real-capital gates · Broker health │
└─────────────────────────────────────────┘
              ▼
Zerodha · IndMoney · Upstox · Alpaca · IG Markets
Guardian: real-time stop/trail/exit checks (every position)
Command Centre (Claude) ↔ Ops Pulse, Broker Calls, Learning
// Roadmap
✓ Live
Three-Market, Multi-Broker Coverage
India (Zerodha, IndMoney, Upstox), US (Alpaca) and UK (IG Markets, CFD/spread-betting) — real and paper trading, live today at labha.xavvy.uk.
✓ Live
12+ Concurrent Strategies
Swing Radar, Scalp Discovery, ORB, momentum, ETF rotation, pairs, PEAD, overnight effect, RSI(2), ATR breakout, MF rotation, plus F&O defined-risk options (India) and a separate directional-spreads engine (US) — each independently tuned per market.
✓ Live
Guardian & AI Forecasting
Real-time position management with a forecast-conviction layer, plus per-instrument bull/base/bear forecasts that continuously relearn from real trade outcomes.
✓ Live
Labha Command Centre
A Claude-powered conversational ops agent reasoning live over 13+ operational data sources — not a static dashboard.
In Progress
Expanded Ops Observability
Deepening the Broker Calls audit log, Ops Pulse dashboard and learning dashboard as the strategy and broker roster keeps growing.
Health AI

CAREKIN

The companion that closes the gap between a senior's home and their care network. CareKin connects patients, families and caregivers in real time — with AI-powered triage, medication prompts and instant alerts.

// Technical Specification
  • Patient AppExpo / React Native (iOS & Android)
  • Caregiver PortalReact SPA (web)
  • BackendCloudflare Worker API
  • DatabaseCloudflare D1 (structured health data)
  • AIClaude API (conversational triage)
  • NotificationsExpo Push + real-time family alerts
  • MonetisationFree senior tier · £9.99/mo family · NHS enterprise
👴
Senior Patient App
A friendly Expo app designed for senior UX — large text, simple navigation, voice-friendly prompts, and one-tap SOS to family and caregivers.
👩‍⚕️
Caregiver Web Portal
A React SPA for professional caregivers — patient list, real-time health updates, alert history, and message threads with family members.
🤖
AI Triage & Companion
Claude AI provides conversational health triage, medication reminders, and gentle companionship — escalating to human care when thresholds are breached.
👨‍👩‍👧
Family Visibility
Families receive real-time push notifications about check-ins, missed medications and flagged symptoms — without needing to be caregivers themselves.
🏥
NHS Enterprise Tier
Designed for NHS integration — structured data exports, patient handover protocols, and a white-label option for NHS trusts and CCGs.
🔔
Smart Alerts Engine
Push notification infrastructure via Cloudflare Workers — configurable alert thresholds, escalation chains, and quiet hours for families.
System Architecture // CareKin
┌─ PATIENT ──────────────────────────────┐
Expo App (iOS/Android)
Check-ins · Medication · SOS · Chat
└────────────────────────────────────────┘
          │
Cloudflare Worker API
          │──────────────────┐
┌─ CAREGIVER ────────┐ ┌─ FAMILY ──────┐
React Portal          Push Alerts
└────────────────────┘ └───────────────┘
          │
Cloudflare D1 + Claude AI triage
// Target Market
Free Tier
Senior Patient
Core companion features, medication reminders, and 1 family member connection.
£9.99/month
Family Plan
Full family visibility, unlimited alerts, caregiver portal access.
Enterprise
NHS / Care Providers
White-label, structured data exports, CCG integration, custom SLAs.
Product Matrix

At a Glance.

How our three products compare across key dimensions.

Dimension Xavuite Labha CareKin
CategoryWorkforce PlatformForecast IntelligenceHealth AI
Primary UserHR, PM, recruiting & finance teamsNovice-to-active investorsSeniors, families, caregivers
Mobile App✓ Expo (iOS + Android)✓ Expo (iOS + Android)✓ Expo (iOS + Android)
Web Portal✓ React/Vite✓ React/Vite✓ React SPA
AI Integration✓ Agentic AI Command Centre (admin assistant)✓ Forecasting engine + Claude-powered Command Centre✓ Claude API (triage)
BackendCloudflare Workers + D1FastAPI + PostgreSQLCloudflare Workers + D1
MarketsIndia (NSE/BSE) · US (NYSE/NASDAQ) · UK (LSE)
BrokersZerodha, IndMoney, Upstox · Alpaca · IG Markets
Push Notifications✓ Firebase + Expo✓ Expo Push
Enterprise Tier✓ Stripe billing built in✓ (NHS planned)
StatusLive · ProductionLive · Production (labha.xavvy.uk)MVP · Pre-launch

Interested in What
We're Building?

Whether you want a product demo, a custom deployment, or a strategic briefing — the first conversation is always free.

Email Us Back to Main Site