docs: fix science-context pointer PyAutoPaper -> PyAutoMemory#86
Merged
Conversation
The lensing science sub-wiki was renamed from PyAutoPaper to PyAutoMemory; this repo's Scientific Context section still pointed at the old repo name and the ../PyAutoPaper/lensing_wiki/ path, both now dead. Update to PyAutoMemory. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the repository’s scientific-context reference in CLAUDE.md to reflect the PyAutoLabs sub-wiki rename/move from PyAutoPaper to PyAutoMemory, fixing a dead pointer for contributors looking up lensing background material.
Changes:
- Replace the outdated GitHub URL
PyAutoLabs/PyAutoPaperwithPyAutoLabs/PyAutoMemory. - Update the local relative path from
../PyAutoPaper/lensing_wiki/to../PyAutoMemory/lensing_wiki/.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Fixes a dead science-context pointer. The lensing sub-wiki was renamed PyAutoPaper → PyAutoMemory (and moved to
../PyAutoMemory/); this repo's## Scientific Contextsection still referenced the old repo name and../PyAutoPaper/lensing_wiki/path, both now broken. Updated the GitHub URL and local path toPyAutoMemory.Part of the context-load / rename-hygiene pass.
🤖 Generated with Claude Code