Remove agent-internal docs and generated demo plots#4
Merged
Conversation
- docs/PRE_PYPI_CHECKLIST.md: hand-off checklist, not for the public repo.
- docs/ci_templates/{ci,release}.yml: superseded by .github/workflows/.
- demos_py/*.png: generated artifacts; add .gitignore rule.
- README_PYTHON.md: drop two ../reports/ links that pointed outside the
repo (the parity assertions are described inline; the bug fix is
visible in the diff history).
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
Cleans up files that landed in #2 but shouldn't ship in the public tree.
Removed
docs/PRE_PYPI_CHECKLIST.md— hand-off / process notes, not user-facing documentation.docs/ci_templates/{ci,release}.yml— duplicates of the workflows now in.github/workflows/.demos_py/demo_output.png,demos_py/demo_common_output.png— outputs of the demo scripts; regenerated on every run, no reason to track.Changed
.gitignore: ignoredemos_py/*.png.README_PYTHON.md: drops two outbound links to a../reports/directory that doesn't exist in the public tree (the parity tolerances are still described inline a few lines above).7 files, +5 / -203.