docs: update stale admin_jammy/prompt/ refs to PyAutoPrompt/ - #1
Merged
Conversation
The PyAuto prompt registry was moved from admin_jammy/prompt/ to PyAutoPrompt/ on 2026-04-27. This commit updates the remaining cross-references inside prompt files (issued/, z_vault/, autolens/, autogalaxy/) so they point at the new locations. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Collaborator
Author
This was referenced Apr 27, 2026
Merged
docs: update stale admin_jammy/prompt/ refs to PyAutoPrompt/
PyAutoLabs/autogalaxy_workspace_test#13
Merged
Merged
Merged
Jammy2211
added a commit
that referenced
this pull request
Apr 28, 2026
`scripts/pyauto_audit.sh` defines a `pyauto-audit` shell function (sourced
from ~/.bashrc next to pyauto_status.sh) that scans ~/Code/PyAutoLabs/
for state the dashboard can't show:
1. Top-level directories with no .git (skip "." and "z_" prefixes
for hidden / personal-staging dirs).
2. Stashes older than PYAUTO_AUDIT_STASH_DAYS (default 14 days).
3. Local-only branches with no upstream and last commit older than
PYAUTO_AUDIT_BRANCH_DAYS (default 30 days).
Three sections, plain text, sections suppressed when empty, single
"clean" message when all clear. Always exits 0 — informational, the
user reads and decides. Run on demand. PYAUTO_AUDIT_ROOT,
PYAUTO_AUDIT_STASH_DAYS, PYAUTO_AUDIT_BRANCH_DAYS env-var overrides.
Re-scoped from autoprompt 06 (the heavyweight monthly cron audit
spec). The dashboard's `b` flag (shipped in #10) covers prompt 06's
findings #1 + #2; prompts 02 + 07 cover #4 + #7. Only the genuinely
structural checks remain.
Also deletes autoprompt/04_source_of_truth_rule.md — already-rejected
during this sweep. The pyauto-status BEHIND counts and prompt 03's
history-rewrite guard cover the failure modes that 04 was trying to
address; keeping a rejected prompt in autoprompt/ is just noise.
Co-authored-by: Jammy2211 <JNightingale2211@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
May 16, 2026
Jammy2211
pushed a commit
that referenced
this pull request
May 18, 2026
Jammy2211
pushed a commit
that referenced
this pull request
May 18, 2026
Jammy2211
pushed a commit
that referenced
this pull request
May 18, 2026
Move 2_modeling_cluster to Shipped (cluster-modeling-v2, autolens_workspace#175, 2026-05-18). Sequence the cluster/2..5 follow-up prompts (scaling relation, test workspace, likelihood function walkthrough, profiling) as Outstanding, each linked from the z_feature. Drop scaling-relation members from Deferred (now Outstanding #1); keep start_here.py rewrite, lens/source CSV API, and aplt plotter promotion as Deferred. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jun 22, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Jun 22, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Jul 10, 2026
…ship sign-off; phase 4 queued (#1)
Jammy2211
pushed a commit
that referenced
this pull request
Jul 16, 2026
…e 1 shipped) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 17, 2026
… content = Phase 2-3 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Aug 4, 2026
…o-end The record claimed the PAT question needed a real run. It did not: the secret inventory is API-readable, and PAT_PYAUTOLABS was absent from PyAutoMind entirely, so Monday would have failed the guard. After adding it, the path was proved by inducing drift and dispatching — the self-heal opened PR #1 in 24s with the correct diff, merged as 7f8576f, --check back to 0.
Jammy2211
pushed a commit
that referenced
this pull request
Aug 18, 2026
…ete/ Both entries read as history, not in-flight work: release-drive-2026-08-03 was marked SHIPPED/superseded, and release-drive-2026-08-07 shipped all five libraries to PyPI at 2026.8.7.1 and was verified against pypi.org. Written via `lifecycle.py record --date 2026-08-07`, which folds each section into complete/2026/08/, prunes it from active.md and refreshes complete/index.md in one step. Content is carried over verbatim -- the trap catalogues are the point of the rich record (rehearsal #1 discarded on the mid-build merge, the ingest trap, the pre_build untracked-WIP hazard, the post-publish PyPI index-propagation race). Only the `repos-none-claimed` line is dropped from each: it documents an active.md formatting constraint that means nothing once the entry leaves that file. active.md is left holding the two genuinely live entries (pix-prodigy-gpu-compat, heart-green-validation-ingest). lifecycle check + index --check both OK. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FTzN9AEF8DY2jTX2qxVHRk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The PyAuto prompt registry was moved from
admin_jammy/prompt/toPyAutoPrompt/on 2026-04-27. This PR updates stale comment / docstring / YAML / Markdown references in this repo to point at the new location.Files Changed
autogalaxy/ellipse_no_run.md— link toellipse_fitting_jax.mdupdatedautolens/pixelization_eager_vs_jit_divergence.md— link toeager_numpy_regression_assertions.mdupdatedissued/adapt_images_pytree_fix.md—@-link tolinear_light_profile_intensity_dict_pytree.mdupdatedissued/autogalaxy_workspace_test_jax_likelihood_imaging.md— 4 links tosmoke_workspace_fixes.md,linear_light_profile_intensity_dict_pytree.md,fit_imaging_pytree_*.md,fit_imaging_pytree_lp.mdupdatedissued/group_20260414.md— directory refadmin_jammy/prompt/workspaces→PyAutoPrompt/workspacesz_vault/galaxy_pytree_token.md—@-link tolinear_light_profile_intensity_dict_pytree.mdupdatedTest Plan
🤖 Generated with Claude Code