{
"mcpServers": {
"quantumskyes": {
"command": "node",
"args": ["/workspaces/MetrAIyux-0S/MCP/stdio-server.mjs"]
}
}
}
Business Operating System
The sovereign OS.
Built to run.
Command routing, approval gates, proof receipts, multi-tenant workspaces, Free99 gated app lanes, SkyePay activation, SkyeMail, CitadelDB, SkyeMusicNexus stress-backed music workflows, contractor onboarding readiness, SkyeBox, and Git-level SkyeVault repo infrastructure — deployed on Cloudflare's global edge.
Shared 0S gate access, Free99 session handoff, and owner/operator surfaces routed through the same credential lane.
Interactive System Map
Pick a lane. See what it does. Open the real surface.
The site now behaves like a buyer-facing control room instead of a passive poster. Each object below maps to a live route, a clear operator function, and a proof-backed business use.
Developer Access
Public routes, local MCP, remote MCP, and proof commands.
This is the handoff lane for builders who need to use the system instead of just reading the pitch. Local work uses the repo MCP. Remote work goes through the gate-owned QuantumSkyes endpoint.
Public URLs
CLI lane
npx @skyes0verl0nd0n/merser --health
npx @skyes0verl0nd0n/merser --stdio
npx --package @skyes0verl0nd0n/merser Merser --version
npm run mcp:mine -- <target-folder>
cd /workspaces/MetrAIyux-0S/.vscode/MCP4 && npm run start:http
cd /workspaces/MetrAIyux-0S/.vscode/MCP4 && npm run stress
npm run proof:live-browser -- --url <production-url> --expect "<visible text>"
npm run mcp:smoke:remote
MCP_TRANSPORT=remote QUANTUMSKYES_MCP_TOKEN="$MCP_GATE_SESSION" npm run mcp:mine:remote -- <target-folder>
Access rule
Remote MCP access is gate-owned. Use a valid 0S/FS27/NorthStar bearer session from the shared gate flow or an owner-issued bearer. Do not print or commit bearer tokens.
Client App Workflow
What a business can actually do with it on day one.
A client app is not just a nicer homepage. It is a phone-ready intake surface, a workspace, a lead ledger, a message route, and a payment/add-on lane tied to the same 0S account.
How the client uses it
- Customer scans or opens the app.The business can put the app URL or QR code on cards, trucks, counters, invoices, and social profiles.
- The request is captured.Quote forms, contact forms, service requests, and app messages write a lead, contact, and activity record through FS27.
- The workspace receives it.Relay13 opens a client-specific thread so the owner sees the request in the right company lane.
- ConnectLog keeps the trail.The relationship record carries source URL, campaign, request type, timestamps, and follow-up state.
- The owner replies or routes it.The client can answer manually, assign follow-up, archive the request, or activate paid AI response drafts.
AI without surprise bills
Local brain first. Paid AI only when the client activates a lane.
The default client workflow uses deterministic local routing and operator review, so normal lead capture does not burn provider money. Paid AI starts only after SkyePay activation: Starter is $35/mo with 125 messages plus a 31-message backup bucket, Response Plus is $79/mo with 425 plus 76, and Managed AI Inbox starts at $149/mo with 1,000 plus 222. If a workspace exhausts its paid and backup buckets, Relay13 still captures the lead and falls back to local/manual handling instead of losing the request.
The Problem
Small operators lose contracts they should win.
Not because the work isn't there. Because the operating presentation isn't. Enterprise buyers, government agencies, and procurement leads look for command structure before they look at price.
Your company runs on one person.
Not because that's how you want it. Because that's what happens when you're the owner, the ops lead, the sales team, and the person who answers the phone. Work lands wherever it lands. Decisions live in your head. There's no documented routing, no approval trail, no record of what got done or why.
When a procurement officer or enterprise buyer asks to see your operating structure, you don't have much to show. Not because it isn't organized — but because it lives in Slack, email, and a Notion doc nobody updates.
Operating credibility is the gap.
Larger competitors with the same service quality win simply because they look more structured. They have named functions, approval workflows, documented authority. You have better people and fewer layers — but the deal goes to whoever looks more serious on paper.
MetrAIyux 0S closes that gap. It gives your company a named command structure, documented routing, hard approval gates on anything risky, and a proof receipt system that creates an audit trail without buying compliance software.
The Product
A sovereign infrastructure stack — not a chatbot wrapper, not a VPS.
MetrAIyux 0S is a pre-commercialization sovereign infrastructure build: 17 Cloudflare Workers wired via service bindings, Durable Objects realtime rooms, D1 edge SQL databases, CitadelDB PITR sovereign database, SkyeVault Git protocol, SkyeSecure encrypted secret-pack custody, SkyeGateFS27 with hash-only scoped API keys, and 58 live Stripe products with cs_live sessions. 24 deployed platform lanes now include the FS27 -> SkyeVault -> SkySecure proof lane for ignored developer secrets, metadata-only registration, grants, and lifecycle events. Built for months before first customer. This is what serious infrastructure looks like before it opens the doors.
17 Brain Command Personas
Every function documented, delegated, and deployable.
Not flavor text. Each brain owns a domain, routes commands within its function, enforces approval gates, and generates a timestamped receipt for every action. The Main Automation Brain connects all 17 simultaneously. Brain routing is deterministic keyword classification — same command in, same routing outcome, every time. That's what makes the approval gates and proof receipts audit-grade.
725-chunk local brain mesh. On-device. Zero API cost per query. CEO brain + 13 cabinet director brains + 2 system-control brains. Replaces the need for a $8K–$13K external brain-mesh implementation.
Infrastructure Brief
This is not a VPS. This is global edge compute with sovereign control.
MetrAIyux 0S runs on Cloudflare's global network — 300+ PoPs, sub-10ms cold starts, Worker-to-Worker service bindings at zero network cost, Durable Objects for real-time stateful coordination, and D1 SQLite at the edge. No EC2, no load balancer, no ops team to keep it running. 17 Workers. 17 Pages projects. 860+ files. All live.
17 Cloudflare Workers — Service Bindings
Admin Brain, Security Gateway (0meg4kAI), SaaS Provisioner, FS27 Auth, SkyePay, SkyeVault, ConnectLog, CitadelDB Control, CROWN/NEXUS/QUANTUM-OPS + 6 more. All wired via CF service bindings — zero-latency Worker-to-Worker, no HTTP round trip.
Durable Objects — ConnectLog + Relay13
Stateful WebSocket rooms backed by Cloudflare Durable Objects. Real-time message dispatch, D1 persistence, scoped access keys, proof receipts per session. This is not a polling widget — it's actual distributed state at edge.
CitadelDB v3.0.1 — PITR K8s Postgres
Operator-controlled sovereign database platform. K8s HA Postgres, WAL streaming, point-in-time restore, operator job queue, tenant registry. Replaces Neon dependency entirely. You own the database — no third-party cloud required.
SkyeGateFS27 — Hash-Only Scoped API Keys
Bearer token introspection, FS27 gate sessions, scoped per-workspace API keys stored as BLAKE3 hashes only — raw key never persisted. Two-layer 0meg4kAI scanning: browser-side classifier then Worker-side enforcement. Neither layer can be bypassed independently.
SkyeVault — Real Git Protocol Over CF Workers
Clone, push, fetch, ref tracking, snapshots, policy enforcement, quota controls, per-workspace neural maps — all over actual Git smart-HTTP protocol implemented inside a Cloudflare Worker. Not a file upload UI. A real remote.
Company Knowledge — Cloudflare R2 + KV
Founder-owned 0S memory and tenant-scoped SaaS company knowledge now live behind the shared FS27 gate. Object bodies store in R2, searchable metadata lives in KV, and the public proof page shows stress receipts without exposing private knowledge.
SkyePay — 58 Live Stripe Products
Real cs_live Stripe checkout sessions. Owner-approval lane with Resend email gate. SkyeMerit protected discount math. Trial checkout, kAIxu credit packs, SkyeRouteX $6,500 dispatch setup. Not sandbox. Live production billing.
Asset Valuation
What this is worth — honest numbers.
Two ways to value it: as a deployed technology platform (replacement cost) and as a SaaS business (ARR multiple). Both matter depending on how you plan to use it.
As a Deployed Platform
Section-level replacement cost accumulation — 2026-05-23. CitadelDB v3.0.1 alone (K8s HA Postgres, PITR, WAL, control plane, gateway API, tenant registry, DR drills) = $90K-$170K. SkyeVault real Git smart-HTTP protocol = $50K-$95K. SkyeSecure encrypted secret-pack custody adds a proven FS27 metadata API, SkyeVault ciphertext receipt, browser/CLI pack tooling, grants, events, and proof route. 17 Workers with service bindings = $90K-$160K. Five autonomous OS lanes = $45K-$85K. Platform surface (860+ files) = $85K-$170K. Add 58 live Stripe cs_live products, ConnectLog Durable Objects, SkyeGateFS27 hash-only keys, 725-chunk local brain, SDK, SkyeUI, SkyeBox, SkyeRouteX $6,500 dispatch OS, SkyeMusicNexus mounted Worker stress, contractor onboarding/payment-readiness proof, SkyeMail, and platform lanes. Deployed asset band after pre-commercialization discount: $2.35M-$2.95M.
DEPLOYMENT STATUS — 2026-05-23
17 Workers live. 18 Pages projects deployed. SkyeGateFS27 auth platform live. SkyeVault Git remote proof passed: clone, push, fetch, snapshot, restore, policy, quota, CLI, per-workspace neural maps. SkyeSecure FS27 Vault proof passed with encrypted pack upload, FS27 metadata registration, grant, event, and live proof counts. SkyeMusicNexus stress passed with 216 workflow actions and 192 retained audit events. Contractor onboarding stress passed with encrypted packet storage, Resend owner notification, owner inbox review, and no accidental external transfer. CitadelDB v3.0.1 sovereign database active. 58 Stripe products live with cs_live sessions confirmed.
As a SaaS Business
10 Growth customers at $797/mo. At 5x ARR multiple: $480K valuation.
25 mixed customers (Starter + Growth + Autonomous). At 6x multiple: $1.6M valuation.
50 Autonomous Office customers at $1,997/mo. At 8x multiple: $9.6M valuation.
Pricing
Four tiers. No hidden seats. No per-user tax.
MetrAIyux 0S is a complete autonomous business platform — sovereign AI, document vault, business OS, and gated infrastructure. After the first paid month clears, every qualified customer also receives one free Valley Verified public business landing as our gift, with no obligation to upgrade.
Your first autonomous business OS — deployed and operational.
- 768-page autonomous OS deployment
- 17-brain command routing system
- NEXUS operating lane active
- kAIxunano + mini AI variants
- 25,000 AI compute credits / mo
- SkyeVault: 1 GB · 250 files · repo archive lane
- 1 workspace · 2 API keys
- Proof receipt + D1 audit trail
- Valley Verified launch audit + static marketplace module
- Our gift: one Valley Verified public business landing after first paid month
- SoonSkyeMail: 1 inbox
- SoonCitadelDB access
All 5 operating lanes. Full multi-provider intelligence. Team-ready.
- Everything in Starter
- All 5 lanes: APEX · ASCENSION · CROWN-OS · QUANTUM-OPS · NEXUS
- kAIxunano · mini · standard · pro
- 75,000 AI compute credits / mo
- SkyeVault: 5 GB · 1,200 files · Git remote lane
- 3 workspaces · 5 API keys
- Stripe billing + multi-tenant workspace manager
- FS27 Gate auth + 0meg4kAI security layer
- Valley Verified city/category marketplace generator
- No-obligation FS27-gated public business landing after first paid month
- SoonSkyeMail: 3 inboxes
- SoonCitadelDB: full access
Full sovereign stack. kAIxu-max. Built to run without you in the room.
- Everything in Growth
- kAIxuall variants including kAIxu-max
- 150,000 AI compute credits / mo
- SkyeVault: 20 GB · 5,000 files · Git remote snapshots
- 8 workspaces · 12 API keys
- White-label licensing included
- AE command center + APEX diligence layer
- Valley Verified operator pack: claims, AE queues, optional exposure products
- Customer posting credit queued through Valley Verified review after month one
- Government readiness package
- Dedicated account support
- SoonSkyeMail: 10 inboxes
- SoonCitadelDB: sovereign database
- SoonSkyeVPS: 1 instance
Custom infrastructure. Custom brains. White-glove delivery.
- Everything in Autonomous Office
- kAIxucustom compute pool
- Dedicated Cloudflare Worker infrastructure
- Custom brain personas + cabinet structure
- Multi-brand white-label deployment
- Dedicated Valley Verified-style marketplace deployment with upstream-auth gating
- First-month public business landing workflow for every managed tenant
- Custom vault + DB allocation
- SLA-backed uptime agreement
- On-site implementation support
- SoonSkyeMail enterprise provisioning
- SoonCitadelDB multi-tenant
- SoonSkyeVPS: custom allocation
Client Builds
Free public visibility, then real webpages when they are ready.
Valley Verified gives customers a shareable public landing after month one. Full MetrAIyux builds go deeper: branded apps, buyer actions, video proof, QR routes, quote flows, and two-way links back to the network.
Retail app build
Bob's Smoke Shop
Age gate, live media, inventory lanes, specials, gallery, workspace preview, QR handoff, and Valley Verified backlink.
Operations app build
Empire Pallets
Quote intake, pallet service lanes, scan route, commercial proof, mobile forms, intro video, and Valley Verified backlink.
White Label Program
Sell it as yours. Keep all the revenue.
If you're a consultant, agency, or technology services company, you've likely had clients ask you to "build something like what you use internally." MetrAIyux 0S is that product — ready to license. You put your client's name on it. Deploy it to their domain. Bill $800–$1,500/mo for infrastructure you set up once.
The math at 8 clients
- Full brand replacement — client's logo, colors, domain
- Isolated Cloudflare Worker per client
- 0meg4kAI tenant isolation enforced at runtime
- You control the billing — monthly, annual, or project
- Handoff documentation kit included
Hard Limits
It earns trust because it admits what it won't do.
The most dangerous systems are the ones that will do anything you ask. MetrAIyux 0S has explicit hard limits that cannot be configured away. They are baked into the brain routing logic, the Worker endpoints, and the security scanner.
- No brain, Worker, or routing event will produce, sign, or send a contract without a human approval receipt
- Any command touching payments, transfers, or invoices goes to the approval inbox — the system logs it, escalates it, and waits
- HR decisions — offers, terminations, placements — require explicit human sign-off before anything executes
- Legal filings, tax actions, and compliance documents are gated at the Julian Mercer Brain, always
- Social posts, press releases, public claims, and external communications are gated — 0meg4kAI flags them, a human releases them
- D1 SQL records every brain routing decision, security scan result, approval status, and action outcome — the proof vault holds it all
- 0meg4kAI scans in the browser before the request leaves, and again at the Cloudflare Worker before anything executes
- Customer workspace commands structurally cannot reach owner-scoped brains or other tenants' data
Ready When You Are
You built something real.
Time to run it like it.
MetrAIyux 0S is a full operating system, not a website template. If you run a service company and you're still operating out of your head, your inbox, and a spreadsheet — this is what comes next.