agentcore mcp rag Health Status Report 2026 07 13 - TerrenceMcGuinness-NOAA/global-workflow GitHub Wiki

🏥 Overall System Health

Status: HEALTHY (4/4 core components operational)

  • Base Server: Healthy (FastMCP running via gateway)
  • Utility Tools: Healthy (4 always-on utility tools registered)
  • Vector Database (ChromaDB): Healthy (5 primary indices serving data)
  • Graph Database (Neo4j): Healthy (108,280 nodes, 4,229,217 relationships)

🔌 Server Information & Tool Modules

MDC MCP/RAG Server v1.0.0

  • Active Modules (9/10): semantic_search, code_analysis, graph_rag, ee2_compliance, operational, sdd_workflow, workflow_info, github_tools, utility.
  • Registered Tools: 53 tools are currently loaded and available.
  • Capabilities:
    • Data Access: Connected
    • Vector Search: Available
    • Graph Queries: Available
    • Utility Tools: Always-on

🧠 Knowledge Base Status (Default Tenant: gw / Branch: develop)

Vector Database (ChromaDB)

  • Total Collections: 15
  • Total Documents: 220,538
  • Key Collections:
    • mdc-code-context-mpnet768: 60,576 documents
    • mdc-workflow-docs-mpnet768: 22,498 documents
    • mdc-community-summaries-mpnet768: 2,113 documents

Graph Database (Neo4j)

  • Total Nodes: 225,836
  • Total Relationships: 4,051,374
  • Key Nodes: Functions (89,595), FortranSubroutines (80,745), Files (17,273)
  • Key Relationships: CALLS (3,306,540), USES (679,698)

🛡️ Knowledge Integrity

  • Overall Integrity: All checks passed.
  • Path Consistency: OK (0/50 randomly sampled docs have a checkout-specific prefix)
  • Orphaned Graph Nodes: OK (0/20 sampled lack identity)
  • Stale Embeddings: OK (50/50 sampled docs align with current Git source)
  • Coverage Gap: OK (High coverage of symbols vs on-disk files detected)

📑 SDD Framework Status

Version: 6.0 Phase 31 (Session-Oriented Tracking Model)

  • Available Workflows: 67
  • Total Sessions: 49 (35 Completed, 5 Abandoned)
  • Active Session: None currently active.
  • Recent Activity: Includes completed parity branch validations and the successful Phase 68 RAG Data-Plane Gap Closure.

🏢 Multi-Tenant Workflows Supported

The system currently maps to the following active environments via .pw_workflow_mount:

  1. gw (develop) — Production
  2. gw_v17 (dev/gfs.v17) — Staging
  3. gw_sfs (dev/sfs) — Experimental
  4. gw_jedi_gfs (dev/jedi-gfs) — Experimental
  5. gw_gefs_v12 (release/gefs_v12) — Production