Skip to content

History

Revisions

  • Docs: Add July 2026 MCP server health report and PR description

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 13, 2026
    10bca26
  • Fix typo: assistence -> assistance in Gemini wiki attribution

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    9120a69
  • pritty print updates to Gemini wiki

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    13e8203
  • Rebuild Gemini wiki page around gemini-embedding-2 (multimodal); refresh Home.md entry

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    2d52134
  • Restore Gemini embedding provider reference link on Home.md landing page

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    adb22b6
  • Updated Gemini Embedding Provider Evaluation and Key Request (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    dad72a1
  • Updated Gemini Embedding Provider Evaluation and Key Request (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    d7d36a6
  • Add Gemini embedding provider evaluation + NOAA API key request; link from Home

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    a53d6b4
  • Add Gemini embedding provider evaluation + NOAA API key request; link from Home

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    92e3278
  • Add Gemini embedding provider evaluation + NOAA API key request; link from Home

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 6, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 2, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 2, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 30, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 30, 2026
    d3d7d98
  • Updated MCP Access Architecture Proposal (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 30, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 30, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 24, 2026
    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).

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 17, 2026
    9260d0f
  • Updated Home (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 16, 2026
    b3fc71d
  • 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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 16, 2026
    0dd5b45
  • Updated Home (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 11, 2026
    23b640b
  • Remove '— Purpose and Deep-Dive Analysis' from all v17 ecf doc headings

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 11, 2026
    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

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 11, 2026
    d8f47e4
  • removed refrences to CAT in MCP wiki doc on MCP tool set

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 2, 2026
    0832764
  • more updates to match SPEC vs SDD nameing

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 22, 2026
    5144fe0
  • re-write of Multi Program MCP Initative

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 22, 2026
    b61cd95
  • more on multi branch

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 22, 2026
    3391c48
  • 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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 20, 2026
    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.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 13, 2026
    837e504