Sovereign Overview
Genesis Protocol · Production Node · —
Records Anchored
132,802
NESD — Immutable Truth Layer
GhostChain Blocks
5,468
Verified · Immutable
Cortex Requests
—
Genesis Cortex v2.0 · sovereign endpoint
Sovereign Integrity
100%
All systems sovereign
Service Health
genesis-cortex● LIVE — sovereign endpoint
genesis-trustos● LIVE — sovereign endpoint
nginx / SSL● LIVE — 9/9 Sovereign
GALCE Attestation● LIVE — Issuing
NESD Storage● LIVE — Appending
GhostChain● LIVE — Verifying
Web — genesisprotocol.ai● LIVE
Recent Proof Receipts
——
Waiting for proofs...
Quick Actions
Substrate Status
genesis_sovereign_substrate.pySTAGED
genesis_ace_runtime.pyRUNNING
genesis_fractalfold.pyRUNNING
genesis_myelin.pyRUNNING
trustos_origin.pySTAGED
Priority Queue
① Wire Stripe activation
② File GALCE patent — USPTO
③ Confirm OTS Bitcoin anchors
④ Deploy service pages
⑤ LinkedIn post — live system
Live Proof Stream
Constitutional governance receipts — real-time
Revenue
Subscriptions · Payments · Pipeline
MRR
$0
Stripe not yet activated
Active Subscribers
0
Post-launch
Trial Users
—
3-day trials active
Pipeline
Open
Ready to process
Activation Steps
Run activate_stripe.py on server
Configure webhook endpoint in Stripe
Set STRIPE_SECRET_KEY environment variable
Service Status
Systemd services · nginx · SSL
| Service | Port | Status | PID | Memory | Actions |
|---|---|---|---|---|---|
| genesis-cortex | 8499 | LIVE | 3532789 | 15.0M | |
| genesis-trustos | 8427 | LIVE | 2307211 | 38.5M | |
| nginx | 80/443 | LIVE | — | — |
Substrate
Running substrate · Staged upgrades
Running Substrate (/sovereign/core
genesis_ace_runtime.py16KB · Mar 20
genesis_ccol.py27KB · Mar 20
genesis_fractalfold.py10KB · Mar 20
genesis_myelin.py15KB · Mar 20
genesis_guv_engine.py13KB · Mar 20
execution_proof_schema.py26KB · Mar 20
genesis_sovereign_substrate.pySTAGED · 175KB · Mar 28
Upgrade Actions
genesis_sovereign_substrate_mar28.py is staged at /root/. 4,163 lines, 184 functions, Import OK. Ready to promote to production.
Genesis Cortex
Sovereign Intelligence Service · sovereign endpoint
Status
SOVEREIGN
genesis-cortex.service
Substrate
LIVE
4,163 lines loaded
Requests
—
Since last boot
Latency
0.44ms
Last measured
Live Test
Service Controls
Users
Trial users · Active subscribers
| Status | Trial Started | Expires | Usage | Actions | |
|---|---|---|---|---|---|
| No users yet. Users appear here when they activate trials via the site. | |||||
Sovereign Terminal
Execute commands on Genesis Node ·
Note: Commands shown here are pre-built SSH commands. Copy and run in your PowerShell SSH session connected to root@
Genesis Sovereign Terminal — Ready
Node: · Anchor: fa39bbe8
─────────────────────────────────────────
root@sovereign:~$
Deploy
SCP commands for deploying files to the sovereign node
Run these commands in a PowerShell window (not inside SSH). Replace file paths as needed.
| File | Destination | Command |
|---|---|---|
| genesis_index_v3.html | /var/www/genesis/index.html | scp genesis_index_v3.html root@:/var/www/genesis/index.html |
| genesis_assistant_v3.js | /var/www/genesis/genesis_assistant.js | scp genesis_assistant_v3.js root@:/var/www/genesis/genesis_assistant.js |
| genesis_founder_panel_v2.html | Hidden URL | scp genesis_founder_panel_v2.html root@:/var/www/genesis/command-9x4k.html |
| trustos_origin.py | /root/trustos_origin_mar28.py | scp trustos_origin.py root@:/root/trustos_origin_mar28.py |
Post-Deploy Injection
sed -i 's|</body>|<script src="/genesis_assistant.js"></script></body>|' /var/www/genesis/index.html