Skip to content

mind: record the autofit all-ones ell_comps bug as shipped - #185

Merged
Jammy2211 merged 1 commit into
mainfrom
claude/autofit-mock-ones-parameters-bug-sv303m
Aug 13, 2026
Merged

mind: record the autofit all-ones ell_comps bug as shipped#185
Jammy2211 merged 1 commit into
mainfrom
claude/autofit-mock-ones-parameters-bug-sv303m

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Follow-up to #184 (merged). Advances the task to its final lifecycle state now that PyAutoFit#1471 and PyAutoGalaxy#569 are merged.

What this does

  • Writes complete/2026/08/autofit-mock-all-ones-ell-comps.md via lifecycle.py record --apply, with the original filed prompt folded in under ## Original prompt.
  • Removes draft/bug/autofit/mock_all_ones_parameters_break_ell_comps_guard.md.
  • Refreshes complete/index.md (folded into record) and dashboard.md.

The task shipped straight from draft/ without ever passing through active/ — it never became a GitHub issue — so nothing had advanced it and it would have sat in draft/ looking unstarted.

Because lifecycle.py record --prompt only resolves against active/, the fold was done by appending the prompt to the --from-file body. The resulting record has the same shape as one written by the ship skills. The folded text is the prompt as originally filed (34bcca2), not the corrected version — the wrong root-cause theory is worth preserving, since the record's traps section is what corrects it.

What the record keeps

  • Root cause: MockResult's fallback MockSamplesSummary(model=model), consumed by Result.instance inside search.fit().
  • Traps — the three claims from the original prompt that were wrong, each a plausible dead end someone would otherwise re-derive; plus the one "DISPROVEN" note that stands and must not be "fixed".
  • The variant table that isolated the library defect from the workspace fixture values.
  • The cloud-session reproduction recipe, correcting the prompt's claim that the stack could not be installed there.

Pre-existing drift, not from this change

lifecycle.py check reports one orphan: active/pixelized_prodigy_laptop_gpu_phase_1_compatibility.md (no registry entry claims it). Verified this reproduces on a clean origin/main with this branch stashed — it belongs to the pix-prodigy-gpu-compat work (#125), not to this task. Left alone.


Generated by Claude Code

Writes complete/2026/08/autofit-mock-all-ones-ell-comps.md via
lifecycle.py record, folding the original prompt under 'Original prompt',
and removes the draft/ file. The task shipped straight from draft without
passing through active/, so nothing had advanced it.

The record keeps the three corrected dead ends as traps, the variant
table that isolated the library defect from the workspace fixtures, and
the cloud-session reproduction recipe.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XqpBSWF2JDx4L9g1YCQk67
@Jammy2211
Jammy2211 merged commit 70ec186 into main Aug 13, 2026
1 of 2 checks passed
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.

2 participants