Sovereign Enterprise Topology Engine
54 Ports ⢠12 Nginx VHosts ⢠7-MCP Master Hubs ⢠Cloudflare & Google Chat
š² Hierarchical Layer
š Radial Graph
54 Ports
Active & Probed
12 VHosts
SSL Ingress Proxies
7 Master MCP
Sovereign Cluster
100% Nominal
Anti-Drift Guard
All Systems
š”ļø Cloudflare Tunnels
š¬ Google Chat Pipelines
š§ Sovereign MCP Cluster
š¦ Podman Bridge
ā” Podman Host
āļø Systemd Daemons
š Zero-Trust ZTA
š Nginx Ingress
ā” Live Autonomic Demo (<1.5s SLA)
Ingress / VHosts
Cloudflare & ZTA
Sovereign MCP Cluster
Podman Bridge
Podman Host / DBs
Systemd AI Daemons
šļø Hierarchy
š Inspector
š Ports (54)
š”ļø VHosts (12)
š Diagnostics
Hierarchical structural topology categorized by architectural tier and operational role. Click any component to inspect.
š”ļø
Tier 1: Cloudflare Tunnels & Ingress Mesh
5 Nodes
:11070 / :20241 Cloudflare Tunnel Daemon
cloudflared
:11067 Nginx CF Origin (app.netintegrate.net)
vhost
:11068 Nginx CF Origin (outset-solutions.com)
vhost
:80 / :443 Nginx HTTPS Master Ingress
12 VHosts
:18200 / :8200 HashiCorp Vault Server
pki / zta
š¬
Tier 2: Google Chat & Executive Alerting
2 Nodes
:11064 Executive Notification Google Chat Bridge
drift_notifier
:11075 Steering Google Chat Agent Pipeline
agent
š§
Tier 3: Sovereign 7-MCP Master Servers
7 Servers
:11501 codebase_knowledge_graph (Claude Code MCP)
ast search
:11502 codebase_knowledge_graph (Antigravity MCP)
ast search
:11505 sovereign-kb-core AST Knowledge DB
fastapi
:7687 / :7474 agent_memory_system (Neo4j APOC MCP)
graph bolt
:11074 surrealdb (Document Offload MCP)
surrealmcp
:11084 / :8123 clickhouse (Columnar Telemetry MCP)
mcp-ch
:11097 / :11078 honcho (Workerd Vectors MCP)
honcho
:11125 / :2222 gitea (Sovereign Git VCS MCP)
gitea-mcp
Open Second Brain: Siphon-Neural-Vault
obsidian
āļø
Tier 4: Microservices MCP Range (11010-11021)
7 Nodes
:4000 Claude Desktop Commander / LLM Router
router
:11010 MCP Filesystem Server
mcpo
:11011 MCP Git Daemon
mcpo
:11013 MCP SearXNG Search Gateway
mcpo
:11014-:11019 FortiGate ZTA Security Cluster
mcpo
:11020 MCP Sequential Thinking
mcpo
:11021 MCP Perplexity API Search
mcpo
š¦
Tier 5: Rootless Podman Mesh & Databases
4 Containers
:11082 grafana-monitoring (Bridge)
10.88.0.x
:11074 surrealdb (Bridge)
10.88.0.x
:8123 / :9000 clickhouse-server (Host Net)
host
:6379 va-claims-redis (Host Net)
host
ā”
Tier 6: Core Systemd AI & Platform Daemons
6 Daemons
:11073 steering-sync-pipeline.service
systemd
:11085 meraki-topology.service
systemd
:11434 ollama.service
systemd
:11125 / :2222 gitea-native.service
systemd
:9119 hermes-gateway.service
systemd
:11055 quantum-gpu-manager.service
systemd
clickhouse-server
PODMAN HOST CONTAINER
RUNNING
High-throughput columnar database storing system telemetry, agent execution memories, and network flow uplinks.
IP Address / Gateway
Host Network
Bound Ports
8123, 9000, 11084
Architecture Tier
Tier 4 Memory / DB
Anti-Drift Guard
Active Probing
Health Probe & Verification Command
Copy
curl -s -f http://127.0.0.1:8123/ping
Targeted Remediation Hook
Copy
podman restart clickhouse-server
Authoritative reverse proxy domains terminated via Nginx on port 443 (SSL) and 80.
Anti-Drift Watchdog & Manifest Engine
Single Source of Truth:
/media/keith/NVMe/config/topology_manifest.json
Active Probing: L4 Parallel TCP Socket (1s) + L7 HTTP Status (2s) + Nginx SNI Reverse Proxy (2s Jitter Suppression).
Systemd Anti-Drift Service
Copy
systemctl status system-anti-drift.timer systemctl start system-anti-drift.service journalctl -u system-anti-drift.service -n 30
Single-Source-of-Truth Validation
Copy
jq empty /media/keith/NVMe/config/topology_manifest.json bash -n /media/keith/NVMe/bin/anti_drift_watchdog.sh python3 -m py_compile /media/keith/NVMe/bin/drift_notifier.py