🧰 Full capabilities reference

I opened the tool chest without handing over the keys.

Every brain, every Worker, every live surface, every integration, every security layer. I want a serious buyer to inspect what I built without turning the page into the private implementation handoff.

16Brain command personas
8Cloudflare Workers deployed
8D1 SQL databases
522HTML pages
722Knowledge base chunks
28Admin tutorial lessons
2Security scan layers
0Build steps for static layer

📸 Capability proof

I pair the list with live surfaces.

The reference gets technical, so I anchor it with screenshots from the deployed command deck, proof router, and gate surface.

🧠 The 16 Brain Command Personas

I route every serious command to a named functional brain.

The 16 brains are my operating core. Each brain owns its domain, routes commands within that function, enforces its approval gates, and generates a timestamped JSON receipt for every action.

System Brains

Site Operator Brain

Business Automation Control Layer

Manages all platform routing, task creation, event dispatch, and ledger writes. MetrAIyux 0S Control Layer.

0meg4kAI

Security / QA Assistant Brain

Two-layer command scanner, tenant isolation enforcement, quarantine routing, and escalation dispatch. Security, QA, Tenant Isolation & Customer-Side Control.

Central Company Command Brain

Company-Wide Routing & Executive Command

Handles commands that span multiple cabinets or require cross-functional escalation. Connects to all 16 brains simultaneously.

Founder Command

Gray London Skyes Brain

Founder command, executive direction, and approval authority

I use this lane to keep final authority explicit. It holds escalation logic, brand direction, release control, and the operating doctrine that keeps the system from becoming generic software.

Cabinet Brains

05
Marcus Vale Brain
Chief Executive Officer / Chief of Operations — Operations Cabinet
06
Celeste Monroe Brain
Chief Revenue Officer / Director of Account Executive Strategy — Sales & AE Cabinet
07
Adrian Cross Brain
Chief Client Officer / Director of Client Success — Client Success Cabinet
08
Naomi Sterling Brain
Chief Financial Administrator / Director of Finance Operations — Finance & Accounting Cabinet
09
Julian Mercer Brain
Compliance Operations Director / Corporate Risk Coordinator — Legal & Compliance Cabinet
10
Sienna Brooks Brain
Chief Staffing Officer / Director of Workforce Operations — HR & Staffing Cabinet
11
Orion Hayes Brain
Chief Technology Systems Officer / Director of Platform Operations — Technology & Systems Cabinet
12
Valentina Reyes Brain
Chief Brand Officer / Director of Marketing Strategy — Marketing & Brand Cabinet
13
Donovan Pierce Brain
Director of Government & Enterprise Readiness — Government & Enterprise Contracting Cabinet
14
Helena Ward Brain
Strategic Partnerships Director / Vendor Relations Officer — Partnerships & Vendor Relations Cabinet
15
Victor Saint Brain
Director of Quality Assurance & Performance Control — Quality Assurance & Performance Cabinet
16
Amara Voss Brain
Chief Innovation Officer / Director of Expansion Strategy — Expansion & Innovation Cabinet

⚡ The 8 Cloudflare Workers

I have all 8 deployed on the global edge.

Every Worker runs as an ES module on Cloudflare's global edge network. Each has scoped D1 SQL, KV namespace bindings, and Queue connections. I confirmed the live edge responses with CF-Ray headers.

Worker Name Function D1 Database Status
metraiyux-0s-full-system Main system entry — serves the full 522-page operating site, routes authenticated admin requests, proxies to all other Workers, enforces Cloudflare Access on /admin/* LIVE
admin-automation-brain Admin command routing — receives authenticated operator commands, routes to all 16 brain personas, writes receipts to D1, dispatches async tasks via Queue, fires Resend approval emails metraiyux-admin-db LIVE
omeg4kai-security-gateway 0meg4kAI security scanner — stateless command inspection at the edge, tenant isolation enforcement, privilege escalation detection, legal/financial risk scoring, quarantine routing, D1 event logging, Queue escalation metraiyux-omega-db LIVE
sovereign-saas-provisioning-worker Customer SaaS — handles signup, company profile, service selection, workspace provisioning, Stripe checkout session creation, tenant registration, customer command routing metraiyux-saas-db LIVE
crown-site-operator CROWN operator — command rooms, approval gate enforcement, operating ledger writes, executive command receipts, cross-cabinet task dispatch metraiyux-crown-db LIVE
sovereign-13-cabinet-nexus-operator NEXUS operator — CRM-style records, business inbox triage, brain-to-brain routing, contact management, relationship ledger, inbound lead processing metraiyux-nexus-db LIVE
sovereign-13-site-operator-quantum QUANTUM operator — route management, task creation, event dispatch, ledger endpoints, D1 with KV fallback for high-frequency reads metraiyux-site-operator-db LIVE
sovereign-13-cabinet-sentinel-operator Sentinel operator — monitoring layer, audit trail verification, receipt integrity checks, anomaly detection across cabinet events metraiyux-sentinel-db LIVE

Plus SkyeGateFS27 — the identity and auth gate — runs as its own Worker at skyegatefs27-citadeldb.graylondonskyes.workers.dev. It is a separate platform that MetrAIyux 0S connects to for token introspection and admin identity verification.

Tech Stack

What it's actually built on.

No framework dependencies. No build pipeline. No proprietary cloud lock-in. The entire platform runs on standard web technologies deployed to infrastructure you own.

Frontend

Static HTML

Vanilla HTML5/CSS/JS

No framework. 522 pages. Zero build step. No npm, no webpack, no node required for static layer.

Local State

localStorage + Fetch API

Browser-local brain receipts and state. Worker communication from admin brain UI via Fetch API.

Edge Compute

Workers

Cloudflare Workers (ES modules)

8 backend surfaces deployed and tested. I keep the configuration details in the private deployment lane.

Data

D1 SQL + KV + Queues

8 D1 databases. KV for fast lookup. Queues for async task dispatch and approval escalation.

Hosting

Cloudflare Pages

Static site hosting — global CDN, zero config, instant deploy. Cloudflare Access gates /admin/* routes.

Auth & Security

Identity

SkyeGateFS27

Sovereign auth platform — Bearer token introspection, role/scope validation, email allowlist. Live at its own Workers endpoint.

Security

0meg4kAI (2 layers)

Browser scanner: regex + scoring before request leaves client. Worker scanner: edge-side stateless pass before any D1 write executes.

Integrations

Email

Resend API

HTML approval notification emails fired by Workers on every gated event. Templates hand-coded inside each Worker.

Billing

Stripe

Checkout session endpoint in the SaaS provisioning Worker. Customer signup → service selection → Stripe checkout → workspace provisioning.

Brain Layer

persona-brains.json + knowledge-base.json

16 brain persona definitions. 722 knowledge chunks scored by keyword overlap for brain context retrieval.

Live Public Surfaces

8 surfaces live right now.

All surfaces are deployed and publicly accessible. Each serves a specific audience and routes to the brains that handle that context.

Full System

metraiyux-0s-full-system.graylondonskyes.workers.dev

The live 16-brain business command deck. All operating surfaces: public pages, admin automation, customer SaaS, proof vault, AE assets, governance, and all deployment routes. Primary demo surface for buyers and operators.

Spectacle

metraiyux-0s-public-spectacle.pages.dev

Public-facing overview for cold prospects. Explains value, architecture, brains, proof posture, and routes qualified interest into the deeper full system.

SkyeGate Proof

skyegatefs27-citadeldb.graylondonskyes.workers.dev/gate-proofx.html

Explains how SkyeGate validates users, mirrors platform events, and connects to MetrAIyux 0S without exposing secrets. Used when a prospect asks what makes the deployment serious.

Admin Brain

…/admin/automation-brain.html

Owner-side command brain. Validates SkyeGate or legacy admin tokens, routes cabinet work to all 16 brains, records receipts, and uses the Worker backend when authenticated. Protected — not public.

Sales Enablement

/sales-enablement/index.html

Discovery blueprint, objection handling matrix, outbound sequences, demo room script, closing room, and AE proof packet. Used by AEs and operators during active deal flow.

Client OS

/client-os/index.html

Client onboarding wizard, document request center, escalation desk, renewal review, and client status board. Used when a company loses track of client work after the sale.

Security Architecture

Two layers. Nothing skips both.

0meg4kAI runs first in the browser before the request leaves the client, and again at the Cloudflare Worker before anything executes. Two independent inspection passes — a command has to defeat both layers or it doesn't move.

Layer 1 — Browser Scanner

Runs before any network request is made. Regex + keyword scoring against risk categories. Checks: privilege escalation, cross-tenant access, legal risk, financial exposure, public claim triggers. Outcomes: allow, warn, block, or quarantine-pending. Writes scan receipt to localStorage immediately. Zero latency — synchronous, no API call.

Layer 2 — Edge Scanner (Worker)

Runs at the Cloudflare Worker before any D1 write or action executes. Stateless scanner — same scoring model, independent of browser. Records every scan decision to D1 (metraiyux-omega-db). KV cache for repeat-pattern fast rejection. Queue dispatch for escalation events requiring admin review. Resend notification fires to admin email on quarantine or escalation.

Hard Approval Gates (Non-Configurable)

  • Contracts — no production, signing, or sending without approval receipt
  • Payments — no transfer, invoice, or financial commitment executes autonomously
  • Hiring / Firing — all offers, terminations, and placements require human sign-off
  • Legal / Tax / Compliance filings — gated, always
  • Public claims, press, and social publishing — gated, always

Tenant Isolation

  • Enforced at the Worker level on every customer command
  • Customer workspace commands cannot reach owner-scoped brains
  • Customer commands cannot reach other tenants' D1 data
  • 0meg4kAI scans every customer command at runtime for boundary violations
  • Isolation is structural — not a policy toggle that can be misconfigured

Integrations

What it connects to and how.

SkyeGateFS27

Identity & Auth Platform

Token introspection via Bearer headers. Role and scope claim validation. Email allowlist enforcement. Admin session management. Live at its own Workers endpoint.

Resend

Transactional Email

HTML approval notifications. Fired by every Worker on any gated event — approval requests, quarantine escalations, and admin alerts. Templates hand-coded inside each Worker.

Stripe

Payment & Subscription Billing

Checkout session endpoint in SaaS provisioning Worker. Customer signup flow → service selection → Stripe checkout → workspace provisioning.

Cloudflare D1

Persistent SQL Storage

8 dedicated databases: admin receipts, security scan events, SaaS customer records, CROWN ledger, NEXUS CRM records, QUANTUM task ledger, site operator events, sentinel audit trail.

Cloudflare KV

Fast Key-Value Lookup

Security scan cache for fast repeat-pattern rejection. Brain state persistence. Config key storage. High-frequency read optimization for QUANTUM operator.

Ollama / OpenAI

Optional LLM Endpoint

The Worker architecture accepts an optional LLM endpoint for semantic enrichment on top of the deterministic routing layer. Not required — the platform operates fully without it.

Content & Operational Surfaces

What 522 pages actually covers.

Every surface in the platform has a specific operational job. This is not a website with extra pages — it is a complete operating infrastructure where every section does something.

Admin Center

Command & Approval Infrastructure

Main automation brain UI, approval inbox, brain receipt viewer, task dispatch, CROWN operator dashboard, and admin tutorial (28 lessons).

Sales Tools

Sales Enablement Library

Discovery blueprint, objection matrix, outbound email sequences, demo room script, live proof router, closing room, AE proof packet, buyer intelligence by persona type.

Revenue Ops

Proposal & Pipeline

Proposal center, scope builder, timeline builder, pricing narrative, AE command center, pipeline board, territory planner, referral tracker, renewal tracker.

HR & Staffing

Workforce Workflows

Job order intake, candidate scorecard, placement workflow, candidate intake (browser-local JSON export), client intake portal, onboarding wizard, escalation desk.

Governance

Authority & Resolution

Resolution language templates, authority matrix, appointment workflow, meeting minutes template, delegation ledger. Structured for enterprise and government contract diligence.

Government

Public Sector Readiness

Capability statement builder, SAM/NAICS readiness pages, subcontractor profile, procurement workflow documentation. Built for companies pursuing federal and state/local public sector contracts.

Proof Vault

Audit Trail & APEX

Release receipts, QA smoke receipts, link audit JSONs, claims review log, deployment proof surface. M&A readiness surface, investor data room index, KPI scoreboard.

SEO & Blog

Discoverability Layer

20+ long-form blog articles, 722 knowledge base chunks, 40+ city/service SEO pages, llms.txt for AI crawler indexing, sitemap.xml, robots.txt.

Ready to Deploy

16 brains. 8 Workers. All live.

I have every component on this page deployed and running on Cloudflare's global edge. The question is not whether I built it — it is whether you are ready to run your company on it.