Skip to content

History / Home

Revisions

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

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

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

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

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

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

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jul 7, 2026
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • Updated Home (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 16, 2026
  • 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
  • Updated Home (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 11, 2026
  • 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
  • removed refrences to CAT in MCP wiki doc on MCP tool set

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Jun 2, 2026
  • more on multi branch

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 22, 2026
  • 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
  • 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
  • pushing design proposal for full AWS agentict framework

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 8, 2026
  • Phase 54: OMD Multi-Program MCP Initiative — SDD spec + Home.md entry Adds the Phase 54 SDD Initiative spec to the wiki and links it from the Home.md landing page as the most recent entry. The Initiative decomposes the monolithic eib-mcp-rag server into program-scoped MCP tenants (gw-mcp, gw-v17-mcp, ufs-mcp, mpas-mcp) to eliminate a configuration-management hazard where AI agents cannot distinguish develop-branch code from gfsv17-coupled-branch code in the same repository. Six workstreams (54a-54f) defined; Appendix A sketches the post-54d catalog YAML.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 7, 2026
  • Updated Home (markdown)

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 6, 2026
  • docs: add plain-language GGSR search system explanation Written for human readers, not AI parsers. Short sentences, no jargon walls, ASCII flow diagram, concrete example (forecast env var query). Placed mid-page in Home.md near the platform summary section.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 4, 2026
  • added FMS and tool set effectived used for it

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 4, 2026
  • docs: add MDC MCP-RAG AWS Architecture v3 (operational state May 2026) - New wiki page: MDC-MCP-RAG-AWS-Architecture-v3 with live AWS API data - AgentCore Runtime v4, Neptune 148K nodes, OpenSearch 206K docs - Mermaid diagrams, sequence diagrams, formal specs, parity test results - Added link to Home.md landing page - Supersedes Phase 46 design spec with actual deployed architecture

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed May 1, 2026
  • docs: remove stale NEW tags from all wiki landing page headers

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Apr 30, 2026
  • docs: add MCP Access Architecture Proposal + Home.md link

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Apr 30, 2026
  • Rebrand EIB MCP Toolset -> OMD CAT Agentic AI Toolset Renames EIB-MCP-Toolset-Capability-Catalog.md to OMD-CAT-Agentic-AI-Toolset.md and rewrites the document for a broader meteorologist/management audience: - Title: 'OMD CAT Agentic AI Toolset' (away from MCP acronym) - New 'What is an Agentic AI Toolset?' section that introduces the concept before transitioning to MCP terminology - EIB -> CAT (Computing & Advanced Technologies Unit) - EMC -> OMD (Office of Modeling and Development) - 'modules' -> 'capabilities/domains' in non-technical prose - Management-facing 'without vs. with the toolset' table - 'junior NOAA EMC developer' -> 'well-equipped OMD developer' - All technical tool tables and KB snapshot preserved Home.md landing page link updated to [[OMD-CAT-Agentic-AI-Toolset]].

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Apr 27, 2026
  • Add EIB MCP Toolset Capability Catalog (52 tools, 8 modules) Marketing-flavored categorical reference for the global-workflow-unified-mcp v3.6.2 toolset. Tables every tool by category (Workflow Info, Code Analysis, Semantic Search & RAG, EE2 Compliance, Operational, GraphRAG, GitHub Integration, SDD Workflows, Utility & Health) with one-line value props, KB snapshot (85,995 docs / 5,174 nodes / 2.65M relationships), and a 'with vs. without the toolset' comparison framing the developer benefit. Linked from Home.md landing page.

    @TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA committed Apr 27, 2026