Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## autolens-cookbook-stale-chaining-link
- completed: 2026-08-19
- summary: Fixed the stale "Model Linking (Advanced)" chaining notebook link in PyAutoLens docs/general/model_cookbook.md (imaging/advanced/chaining/start_here.ipynb → guides/modeling/chaining.ipynb). PyAutoLens#701 merged 2026-08-19; docs CI green; all nine autolens_workspace links in the cookbook verified to resolve on main and no other docs/ file references the dead path.

## Lifecycle note

Filed 2026-08-18 during the three-regime restructure close-out link sweep
(complete/2026/07/autolens-docs-three-regime-restructure.md, PyAutoMind#238);
shipped the next day straight from draft/ as a trivial autonomous fix, so the
prompt never advanced to active/ — retired here dated by ship day.

## Original prompt (cookbook_stale_chaining_link)

# PyAutoLens model cookbook: fix stale chaining notebook link

Type: docs
Expand All @@ -7,6 +20,7 @@ Repos:
Difficulty: trivial
Autonomy: autonomous
Priority: low
Status: shipped 2026-08-19 (PyAutoLens#701 merged)

Found during the three-regime restructure close-out link sweep (2026-08-18):
the pre-existing "Model Linking (Advanced)" section of
Expand Down
3 changes: 2 additions & 1 deletion complete/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Token-light navigation over the finished-work records (schema:
only then grep a dated bucket. Curators: edit the band between the CURATED
markers; everything below GENERATED is rebuilt.

1027 records across 7 buckets.
1028 records across 7 buckets.

<!-- CURATED:START -->
## Highlights
Expand All @@ -27,6 +27,7 @@ _(curate hard-won records here — survives regeneration.)_
- [autogalaxy-assistant](2026/08/autogalaxy-assistant.md) — epic; human to close
- [autogalaxy-profile-validation-guards](2026/08/autogalaxy-profile-validation-guards.md)
- [autohands-firewall-allowlist](2026/08/autohands-firewall-allowlist.md) — auto-closed by the merge
- [autolens-cookbook-stale-chaining-link](2026/08/autolens-cookbook-stale-chaining-link.md) — Fixed the stale "Model Linking (Advanced)" chaining notebook link in PyAutoLens docs/general/model_cookbook.md…
- [autolens-multiplane-redshift-warning](2026/08/autolens-multiplane-redshift-warning.md)
- [autolens-tracer-validation-guards](2026/08/autolens-tracer-validation-guards.md)
- [blackjax-16-upgrade-smoke](2026/08/blackjax-16-upgrade-smoke.md)
Expand Down
7 changes: 3 additions & 4 deletions dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Tasks only — the organism's health lives with the Heart (`/health`), not here.
| [In flight](#in-flight) (`active/`) | 5 |
| [Parked](#parked) (`parked.md`) | 3 |
| [Planned](#planned) (`planned.md`) | 6 |
| [Backlog](#backlog) (`draft/`) | 123 |
| [Backlog](#backlog) (`draft/`) | 122 |

Live on GitHub: [open issues](https://github.com/search?q=org%3APyAutoLabs+is%3Aissue+is%3Aopen&type=issues) · [open pull requests](https://github.com/search?q=org%3APyAutoLabs+is%3Apr+is%3Aopen&type=prs)

Expand Down Expand Up @@ -82,7 +82,7 @@ Scoped but not started; some are not yet prompt files. Full detail in [`planned.

## Backlog

**123** filed prompts, not started. Each section is sorted most-pickable first (priority, then size).
**122** filed prompts, not started. Each section is sorted most-pickable first (priority, then size).

<details>
<summary><b>bug</b> — 31</summary>
Expand Down Expand Up @@ -203,7 +203,7 @@ Scoped but not started; some are not yet prompt files. Full detail in [`planned.
</details>

<details>
<summary><b>docs</b> — 17</summary>
<summary><b>docs</b> — 16</summary>

- [Cluster package: point-source-default narrative + extended-source follow-up feature](draft/docs/workspaces/cluster_regime_narrative.md) — workspaces · medium · supervised · high
- [multi_galaxy package: new regime package in autolens_workspace](draft/docs/autolens/multi_galaxy_package.md) — autolens · large · supervised · high
Expand All @@ -218,7 +218,6 @@ Scoped but not started; some are not yet prompt files. Full detail in [`planned.
- [HowToLens ch4 tutorial 3: mask overlay is never actually drawn](draft/docs/howtolens/ch4_mask_overlay_never_drawn.md) — howtolens · small · supervised · low
- [Markdown renderings batch 2a — leftovers (ellipse/modeling + PNG size)](draft/docs/pyautobuild/markdown_renderings_2a_leftovers.md) — pyautobuild · small · safe · low
- [Assistants: regime-aware routing for multi_galaxy / group / cluster (follow-up)](draft/docs/workspaces/assistants_regime_extension.md) — workspaces · medium · supervised · low
- [PyAutoLens model cookbook: fix stale chaining notebook link](draft/docs/autolens/cookbook_stale_chaining_link.md) — autolens · trivial · autonomous · low
- [Phase 2 — drop the hand-written quick-update sentence from the](draft/docs/autolens_workspace/sampler_cli_output_workspace_sweep.md) — autolens_workspace
- [plot coverage — follow-ups deferred from plot-coverage-gaps](draft/docs/workspaces/plot_coverage_followups.md) — workspaces
- [Phase 2: Make workspace READMEs assistant-first](draft/docs/workspaces/unify_ai_assistant_workspace_readmes.md) — workspaces
Expand Down
Loading