Docs: Add July 2026 MCP server health report and PR description
10bca26
Fix typo: assistence -> assistance in Gemini wiki attribution
9120a69
pritty print updates to Gemini wiki
13e8203
Rebuild Gemini wiki page around gemini-embedding-2 (multimodal); refresh Home.md entry
2d52134
Restore Gemini embedding provider reference link on Home.md landing page
adb22b6
Updated Gemini Embedding Provider Evaluation and Key Request (markdown)
dad72a1
Updated Gemini Embedding Provider Evaluation and Key Request (markdown)
d7d36a6
Add Gemini embedding provider evaluation + NOAA API key request; link from Home
a53d6b4
Add Gemini embedding provider evaluation + NOAA API key request; link from Home
92e3278
Add Gemini embedding provider evaluation + NOAA API key request; link from Home
155c4ca
docs: June/July 2026 milestone report (9 phases, 115 commits)
- Add MCP-RAG-Platform-June-July-2026-Milestone-Report.md — 9 milestones
covering multi-tenant foundation, gap-closure sprint, AWS cost-control IaC,
Python PW integration, CI error distillation (Phase 62), backend rename
(Phase 63a), Docker MCP Gateway Python parity (Phase 63b), static-container
retirement (Phase 63c), and ARM dev-host spec (Phase 65).
- Add NIH-AWS-MCP-RAG-Extension-Proposal.md (stashed from prior session).
- Update Home.md: resolve merge conflict (upstream July entries + NIH section
inserted at correct June 25 chronological position); add milestone report
entry at top.
c0a33c3
Add AWS EC2 SSH PowerShell onboarding guide for GFE users Verified PowerShell-only path for new Government-Furnished Equipment users to SSH into the AWS EC2 dev instance over the localhost:2222 tunnel using only built-in Windows 11 OpenSSH (no Git Bash, no installs, no admin). Covers Ed25519 keygen with owner-locked NTFS ACL, public-key handoff, the AWS_EC2_tmcg_ps .ssh/config block, and ssh -v verification, plus MSYS-vs-Windows-OpenSSH client differences, a symptom-to-cause troubleshooting table, and file inventory. Links the guide from Home.md; new alias coexists with the legacy AWS_EC2_tmcg.
f164dd0
Add MCP server health & status comparative report (AgentCore vs Gateway) Live operational snapshot comparing agentcore-mcp-rag (AWS-native, Python/FastMCP) and eib-mcp-gateway (Node.js/Docker) by running the six health/status utility tools on each at maximum detail: mcp_health_check (deep+detailed+functional), get_server_info, get_knowledge_base_status, get_health_trend, get_quality_metrics, check_knowledge_integrity. Each result presented in a three-column table (AgentCore | Gateway | comparative analysis) plus an overall summary. Both servers HEALTHY; key gaps are architectural (AgentCore multi-tenant + 7.5x larger code graph + dual embeddings vs Gateway single-tenant + full quality baseline). Links the report from Home.md.
3f791cd
Scrub infrastructure identifiers across remaining wiki pages Redact AWS account ID, security group IDs, subnet IDs, VPC ID/name, AgentCore runtime IDs, and private Neptune/OpenSearch endpoint suffixes to placeholders across six pages (architecture v3, permissions request, Path-B design, health report, Phase-54, Python port progress). Region, AZs, CIDRs, resource type names, and IAM role names retained.
b877f18
Scrub infrastructure identifiers from MCP Access Architecture Proposal Redact AWS account ID, security group ID, AgentCore runtime ID/ARN, and subnet IDs to placeholders on the public wiki page. Region, AZs, resource type names, and ports retained for readability.
d3d7d98
Updated MCP Access Architecture Proposal (markdown)
bdce882
Add MCP External Access (Path B) FedRAMP readiness review FedRAMP / NIST 800-53 readiness review of the mcp-external-access spec for the AWS Summit DC FedRAMP session. Flags the AgentCore commercial- region authorization gap as the gating risk, maps strengths and gaps to 800-53 control families, and links from Home.md.
e1c0107
Add SDD framework comparative assessment vs. Superpowers
Add comparative assessment of obra/superpowers and DwainTR/superpowers-copilot
against the EIB SDD Framework, and link it from Home.md. Covers framework
nature, side-by-side matrix, philosophy/architecture contrast, strengths/gaps,
shared blind spots, and five adoption recommendations.
0e9c931
Add JGLOBAL_ENKF_ECEN stale file handle failure analysis
Root-cause analysis of a transient Lustre filesystem failure (ESTALE
on prep_step) that caused a Hercules nightly CI run to fail in the
EnKF ensemble recentering step. The compute work succeeded; the
failure was in routine bookkeeping between two consecutive MPI
invocations and the workflow had no retry logic for transient errors.
Documents five recommended best practices:
1. prep_step retry wrapper for transient classes (ESTALE, EAGAIN, ENOMEM)
2. Preserve RUNDIR on non-zero exit (KEEPDATA_ON_FAILURE)
3. err_exit snapshots key files before destroying the working dir
4. CI-level auto-retry on well-known infrastructure signatures
5. Slurm step locality + sync between MPI runs
Sourced via agentcore-mcp-rag MCP-RAG queries against the gw tenant
(EE2 standards, operational guidance, code structure).
9260d0f
Add v17 ecFlow script reconciliation table
Full reconciliation of 80 ecf scripts between the original develop-branch
list and the dev/gfs.v17 on-disk layout. Documents 25 unchanged, 23 moved,
27 renamed, 5 removed, and 9 new scripts plus directory reorganization
patterns and naming convention changes.
Reference for the ecf-manual-documentation spec.
0dd5b45
Remove '— Purpose and Deep-Dive Analysis' from all v17 ecf doc headings
e44d9ba
Add v17 ECF documentation: 80 deep-dive analyses, summary table with wiki links, CSV catalog
- 80 per-script analysis documents for all GFS v17 ecFlow scripts
- Summary table with .ecf extensions and wiki-linked script names
- CSV catalog for spreadsheet use
- Replace TL;DR headings with Summary across all docs
- Add v17 ECF documentation entry to Home.md
d8f47e4
removed refrences to CAT in MCP wiki doc on MCP tool set
0832764
more updates to match SPEC vs SDD nameing
5144fe0
re-write of Multi Program MCP Initative
b61cd95
docs: add MCP parity assessment & SoC topology analysis
Comparative assessment of AgentCore (Titan 1024) vs Gateway (MPNet 768)
with tool surface refinement recommendations. Linked from Home.md.
fcd35b3
docs: add Python MCP Server Port progress report
Mid-port progress as of May 13, 2026: 35 of 51 tools (69%) committed
across phases B4-B9. Documents the remaining ~16 tools across 3
filesystem/REST-only modules, the post-port phases (B12 Strands, B13
Memory+Cedar, B14 cutover), and the calendar estimate to feature-
parity-deployed (~4 sessions) vs full spec including Strands/Memory/
Policy (~10+ sessions).
Adds reference in Home.md positioned before the AWS MCP/RAG migration
overview to complement the architecture and migration sections.
837e504