diff --git a/README.md b/README.md index 9454d17..66dfef0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Threat Intelligence MCP Server +![Phoenix Intelligence Dashboard](docs/dashboard.png) # World Intelligence MCP Server @@ -206,7 +206,7 @@ src/world_intel_mcp/ dashboard/ # Live ops-center dashboard app.py # Starlette app with SSE streaming (35+ feeds) - index.html # Map-first dashboard UI (7 map layers, 12 drawer sections) + index.html # Map-first dashboard UI (14 map layers, 20+ drawer sections) tests/ # Test suite conftest.py # Shared fixtures (mock fetcher, circuit breaker) diff --git a/docs/dashboard.png b/docs/dashboard.png new file mode 100644 index 0000000..9eddc75 Binary files /dev/null and b/docs/dashboard.png differ