Skip to content

Remove stale path references and update datasets docs#31

Merged
everettVT merged 2 commits into
mainfrom
claude/slack-session-KbGWc
Apr 14, 2026
Merged

Remove stale path references and update datasets docs#31
everettVT merged 2 commits into
mainfrom
claude/slack-session-KbGWc

Conversation

@everettVT
Copy link
Copy Markdown
Contributor

Summary

  • Remove phantom pipeline references (sliding_window_overlap.py, context_kernel.py) from main README - these files don't exist
  • 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 (removed all usage_patterns/datasets/ paths)
  • Remove non-existent reddit_irl dataset references from datasets/README.md

Test plan

  • Verify all README links resolve to existing files
  • Run uv run on quickstart examples to confirm documentation accuracy

Slack thread: https://eventualgroup.slack.com/archives/C0ARMCJKZCN/p1776099478925479?thread_ts=1776069120.108329&cid=C0ARMCJKZCN

https://claude.ai/code/session_01UryDc8LumNNuFjb1pgFzwb

- 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
Copy link
Copy Markdown
Contributor Author

@everettVT everettVT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

These files had existing format violations on main; running `ruff format`
so lint passes on this PR.

https://claude.ai/code/session_01UryDc8LumNNuFjb1pgFzwb
@everettVT everettVT merged commit e650fa0 into main Apr 14, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants