Project Sovereign — Howard Henry, London
21 agents · 28 tables · 7 edge functions · AES-256 · UK GDPR compliant
Agent Command Centre
All seats online. Each can call, SMS, or WhatsApp Howard directly.
Workflows
All 21 agents can trigger and execute these automations automatically.
Architecture
How Project Sovereign comes together — browser → edge → database → AI → Howard.
AI: Never direct — proxied via edge fn, 20/min/user rate limit
Encryption: AES-256-GCM in browser via Web Crypto API
Automation: Workflows in DB → automation fn → steps execute
Self-learning: Patterns stored in ai_patterns (S21 Archivist)
RLS: Every table enforces user_id = auth.uid()
Compliance: UK GDPR + FCA + AML + KYC all event-logged
Call & Message Howard
Any of the 21 agents can reach Howard Henry directly via Call, SMS, or WhatsApp.
TWILIO_ACCOUNT_SID · TWILIO_AUTH_TOKENTWILIO_FROM_NUMBER · HOWARD_PHONE · TWILIO_WHATSAPP_FROM
Company Scraper
S2 Kira Nyx scrapes via Tavily — LinkedIn, Companies House, Trustpilot, Glassdoor, news, GitHub — then AI-summarises with Claude Haiku.
company_intel table, linked to deal if ID givenTAVILY_API_KEY to Supabase Edge Function secrets to activate scraping.Analytics & Ad Pixels
Server-side 1st-party tracking + client-side pixel hooks. UTM attribution. Conversion funnel.
fbq init snippet to index.htmlgtag.js to all pages_linkedin_partner_idad_tracking tablePenetration Testing
Automated audit: XSS, SQLi, CSRF, IDOR, auth bypass, rate limiting, info disclosure.
Compliance Framework
UK GDPR · FCA · ICO · Companies Act · AML · KYC · PECR — built for Howard Henry's UK M&A ops.
Encryption Layer
Military-grade. Runs entirely in browser via Web Crypto API — key never leaves client.
Crypto256.exportKey(cryptoKey)
Crypto256.importKey(base64)
Crypto256.encrypt(plaintext, keyB64)
Crypto256.decrypt(cipherB64, keyB64)
Crypto256.hashPassword(pw, salt)
System Health
Live status checks for all edge functions, database latency, and service availability.
Stress Testing
Concurrent load test on DB and edge function throughput. Results saved to system_metrics.
Users & Roles
Role hierarchy: superadmin → admin → analyst → viewer. Admin-api gate enforced.
Audit Log
All agent actions, user events, and system operations. Append-only, RLS-protected.
Knowledge Base
Glossary · platform reasoning · feature guide · agent directory — everything you need to operate Sovereign.