pushing design proposal for full AWS agentict framework
f0a2fa5
Nonlinear QC in JEDI vs GSI: add v2 re-analysis, mark v1 superseded
v2 (Nonlinear-QC-in-JEDI-vs-GSI-v2.md):
Re-verified against local gdas.cd/sorc/{ufo,oops} (develop, 2026-04-02/03)
and gsi_enkf.fd (develop, 2026-03-26) using agentcore-mcp-rag MCP and
direct source reads. Corrects three substantive errors in v1:
1. GSI applies true variational QC inside the inner loop (four variants:
Andersson-Jarvinen, Purser tanh, Huber mix, logistic) via vqc_int.f90,
gated by pcgsoi.f90 homotopy ramp. v1 claim that both GSI and JEDI
use only outer-loop re-evaluation was wrong for GSI.
2. UFO carries a live Huber-norm-like filter
(atms_n20_gfs_HofX_qc_huber.yaml) via ObsFunction/ObsErrorModelRamp,
used extensively in NOAA JCB templates. v1 zero-hits-for-Huber claim
missed this.
3. Line-number anchors drifted in current develop; LinearVariableChange
was refactored out of CostFct4DVar.h into its own header. Captured
the drift table in v2.
Adds side-by-side math, three GSI->JEDI migration paths, and a
provenance section listing exact MCP tools used.
v1 (Nonlinear-QC-in-JEDI-vs-GSI.md): added SUPERSEDED banner with
pointer to v2 and bulleted summary of corrections. Body preserved
for history.
53c0a6d
Nonlinear QC page: clarify VarQC terminology and retract overstated claim
ef10e56
Nonlinear QC page: add attribution header
8725fef
Add page: Nonlinear QC in JEDI vs GSI — code map
245c653
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.
025148f
Updated MDC MCP RAG AWS Architecture v3 (markdown)
af53ce4
Updated MDC MCP RAG AWS Architecture v3 (markdown)
266b4c2
Updated MDC MCP RAG AWS Architecture v3 (markdown)
197684e
Updated MDC MCP RAG AWS Architecture v3 (markdown)
402c0fb
docs: JGLOBAL_WAVE_INIT srun CPU binding failure analysis (Orion nightly 14769)
Root cause: srun task layout failure silently swallowed by run_mpmd.sh.
Three bugs identified: exit code masking, 10#-1 parse error, Slurm binding.
Reported error (missing mod_def) is a downstream symptom.
fb6cd95
Updated MDC MCP RAG AWS Architecture v3 (markdown)
5398dd1
fixed box aligenment with GGSR discription
4341a31
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.
89e81c7
fixed box alignement in wiki md file
0e6fdfe
added FMS and tool set effectived used for it
d576f4c
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
3a18297
docs: cohort accounts already provisioned by infra team
6a05e41
docs: update MCP Access Architecture with Kiro SSH remote + proxy details
2aa3555
docs: remove stale NEW tags from all wiki landing page headers
836e263
docs: add MCP Access Architecture Proposal + Home.md link
74184de
Updated agentcore permissions request (markdown)
027d216
Merge branch 'master' of https://github.com/TerrenceMcGuinness-NOAA/global-workflow.wiki
5c715b1
added agent core permissions
ef68451
Updated OMD CAT Agentic AI Toolset (markdown)
8e90e03
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]].
380da5a
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.
7217806
Add MCP tool effectiveness post-analysis for Orion gfs_waveinit case
Companion to C48_S2SW-gfs_waveinit-Orion-srun-layout-Error-Analysis.
Rates each of the 5 MCP tools used during the investigation (health
check, server info, KB status, search_documentation, search_issues),
identifies tools that were skipped but would have helped
(find_env_dependencies, trace_execution_path, analyze_code_structure),
and includes a methodology critique. Linked from Home.md.
4bc601e
Updated C48_S2SW gfs_waveinit Orion srun layout Error Analysis (markdown)
828cd24