From 1d394aa2e171589af35ce1df556842bbcb928ed9 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Mon, 13 Jul 2026 15:05:38 +0100 Subject: [PATCH] chore: regenerate navigator catalogue (drop stale NSS entry) autofit_workspace's llms-full.txt / workspace_index.json drifted from scripts (a leftover 'Search: NSS' entry after the NSS sampler removal), failing the navigator_check staleness gate on main. Regenerate via PyAutoBuild/autobuild/regenerate_navigator.py autofit. Fixes the pre-existing red surfaced during the Group B dataset purge (#151). Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_016CFXggMj2qQz31hWfh1R8M --- llms-full.txt | 2 +- workspace_index.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/llms-full.txt b/llms-full.txt index bbfc1da..fdf1a5b 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -78,7 +78,7 @@ AUTO-GENERATED by PyAutoBuild — do not edit by hand; regenerate with generate. - [Searches: Maximum Likelihood Estimation](scripts/searches/mle.py): This example illustrates how to use the maximum likelihood / optimization algorithms supported by **PyAutoFit**: - Contents: Data, Model + Analysis, Search: Drawer, Search: LBFGS, Search Internal - [Searches: Nested Sampling](scripts/searches/nest.py): This example illustrates how to use the nested sampling algorithms supported by **PyAutoFit**: - - Contents: Data, Model + Analysis, Search: DynestyStatic, Search: DynestyDynamic, Search: Nautilus, Search: NSS, Search Internal + - Contents: Data, Model + Analysis, Search: DynestyStatic, Search: DynestyDynamic, Search: Nautilus, Search Internal - [Feature: Start Point](scripts/searches/start_point.py): For maximum likelihood estimator (MLE) and Markov Chain Monte Carlo (MCMC) non-linear searches, parameter space sampling is built around having a "location" in parameter space. - Contents: Comparison to Priors, Example Source Code (`af.ex`), Start Here Notebook, Data, Start Point Priors, Start Point, Search + Analysis + Model-Fit, Result diff --git a/workspace_index.json b/workspace_index.json index 6dc5047..f9219cd 100644 --- a/workspace_index.json +++ b/workspace_index.json @@ -585,7 +585,6 @@ "Search: DynestyStatic", "Search: DynestyDynamic", "Search: Nautilus", - "Search: NSS", "Search Internal" ], "cross_refs": [],