Remove stale path references and update datasets docs#31
Merged
Conversation
- Remove phantom pipeline references (sliding_window_overlap.py, context_kernel.py) from main README - Fix quickstart README stale links (patterns/ -> examples/, use_cases/ -> pipelines/) - Update Python version requirement from 3.10+ to 3.12+ in quickstart README - Update .env.example to reference correct paths (remove stale use_cases/ references) - Rewrite datasets/DATASET_SUMMARY.md to reflect current repo structure - Remove non-existent reddit_irl dataset references from datasets/README.md https://claude.ai/code/session_01UryDc8LumNNuFjb1pgFzwb
These files had existing format violations on main; running `ruff format` so lint passes on this PR. https://claude.ai/code/session_01UryDc8LumNNuFjb1pgFzwb
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
sliding_window_overlap.py,context_kernel.py) from main README - these files don't existpatterns/->examples/,use_cases/->pipelines/).env.exampleto reference correct paths (remove staleuse_cases/references)datasets/DATASET_SUMMARY.mdto reflect current repo structure (removed allusage_patterns/datasets/paths)reddit_irldataset references fromdatasets/README.mdTest plan
uv runon quickstart examples to confirm documentation accuracySlack thread: https://eventualgroup.slack.com/archives/C0ARMCJKZCN/p1776099478925479?thread_ts=1776069120.108329&cid=C0ARMCJKZCN
https://claude.ai/code/session_01UryDc8LumNNuFjb1pgFzwb