Skip to content

docs: fix dead iterations_per_update in wiki (use quick/full_update)#66

Merged
Jammy2211 merged 1 commit into
mainfrom
docs/fix-dead-iterations-per-update
Jul 14, 2026
Merged

docs: fix dead iterations_per_update in wiki (use quick/full_update)#66
Jammy2211 merged 1 commit into
mainfrom
docs/fix-dead-iterations-per-update

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

af.Nautilus has no iterations_per_update — the real knobs are iterations_per_quick_update / iterations_per_full_update (0 vs 40/58 occurrences in PyAutoFit source). The wiki had the dead name in a code example (searches.md, which silently no-ops if copied) and two prose refs. Fixed all three.

Surfaced while debugging a real run whose iterations_per_update=… was silently ignored, leaving the config default 1e99 (never update) in effect → no on-the-fly output for hours.

🤖 Generated with Claude Code

af.Nautilus (and the search base) has no iterations_per_update param — the real
knobs are iterations_per_quick_update / iterations_per_full_update (0 vs 40/58
occurrences in PyAutoFit). The wiki's code example (searches.md) and prose
(non_linear_search.md, analysis_objects.md) used the dead name, which silently
no-ops if copied. Corrected all three; noted there is no iterations_per_update.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HD3ZkpFRydshFLeu2V6xDi
@Jammy2211
Jammy2211 merged commit 42249b1 into main Jul 14, 2026
1 check failed
@Jammy2211
Jammy2211 deleted the docs/fix-dead-iterations-per-update branch July 14, 2026 07:48
Jammy2211 added a commit that referenced this pull request Jul 14, 2026
PR #66 edited wiki/core/api/analysis_objects.md (fixing the dead
iterations_per_update reference) but did not update its content_sha256
provenance stamp, so wiki-currency --check-provenance errored on the hash
mismatch. Re-stamped via audit_skill_apis.py --write-provenance; check now
reports 0 errors. (wiki/core edits normally go via al_update_wiki, which
re-stamps automatically.)


Claude-Session: https://claude.ai/code/session_01HD3ZkpFRydshFLeu2V6xDi

Co-authored-by: Jammy2211 <JNightingale2211@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant