Skip to content

fix: regenerate stale navigator catalogue (Navigator Check RED on main)#87

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/autofit-navigator-catalogue-refresh
Jul 11, 2026
Merged

fix: regenerate stale navigator catalogue (Navigator Check RED on main)#87
Jammy2211 merged 1 commit into
mainfrom
feature/autofit-navigator-catalogue-refresh

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

The Navigator Check Catalogue staleness job was RED on main (commit 831b08b, the EP #85 merge). The EP statistics-completion work added scripts/features/expectation_propagation.py and a cross-ref from scripts/features/graphical_models.py, but the generated navigator catalogue (llms-full.txt, workspace_index.json) was never regenerated. This regenerates it so CI goes green. Surfaced by the 2026-07-11 morning /health sweep.

Closes #86.

Scripts Changed

None — this touches only generated catalogue artifacts (llms-full.txt, workspace_index.json). No scripts/, notebooks/, or config/ changes; no runtime behaviour changes.

Test Plan

  • regenerate_navigator.py autofit (Phase 2, no notebook rebuild — matches CI).
  • check_navigator.py --root . --banners=failOK (paths + banners).
  • Second regenerate_navigator.py autofit is idempotent (no further drift) → the CI "Catalogue staleness" diff-check will pass.
  • Diff is +28/-1: a new expectation_propagation.py catalogue entry and graphical_models.py's cross_refs gains features/expectation_propagation.py.

Validation checklist (--auto run — plan was not pre-approved)

  • Effective level: safe (header: safe, cap: maintenance → safe)
  • Plan: on the issue (fix: regenerate stale navigator catalogue (Navigator Check RED on main) #86), written at start, unmodified since
  • Gate: tests n/a (no source/test dir; generated-artifact-only diff) · smoke n/a (no script surface changed) · review CLEAN (deterministic regeneration, check_navigator green) · Heart YELLOW within launch ack (5 standing reasons acknowledged 2026-07-11)
  • Human: plan sound in hindsight?
  • Human: diff matches plan (no scope creep)?
  • Human: merge, amend, or reject — then log the outcome

🤖 Generated with Claude Code

…-ref

The EP #85 merge added scripts/features/expectation_propagation.py and a
cross-ref from graphical_models.py, but llms-full.txt / workspace_index.json
were never regenerated, turning the Navigator Check 'Catalogue staleness' job
RED on main. Regenerated with regenerate_navigator.py autofit (catalogue only;
idempotent; check_navigator green).

Closes #86

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Jul 11, 2026
@Jammy2211
Jammy2211 merged commit 3f02d5b into main Jul 11, 2026
8 checks passed
@Jammy2211
Jammy2211 deleted the feature/autofit-navigator-catalogue-refresh branch July 11, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release PR queued for the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: regenerate stale navigator catalogue (Navigator Check RED on main)

1 participant