Skip to content

Point CLAUDE.md at README for setup; fix stale Studio architecture note#8

Merged
cybermejo merged 1 commit into
mainfrom
worktree-claudemd-readme-pointer
Jun 18, 2026
Merged

Point CLAUDE.md at README for setup; fix stale Studio architecture note#8
cybermejo merged 1 commit into
mainfrom
worktree-claudemd-readme-pointer

Conversation

@cybermejo

Copy link
Copy Markdown
Owner

Summary

  • Adds a one-line pointer under Validation in CLAUDE.md to README.md for setup/run steps (deps, TWITTERAPI_IO_KEY, vars.json, Studio npm commands) — so a fresh AI session knows run instructions exist, without duplicating them (avoids drift).
  • Fixes a now-stale Architecture line: App.jsx was described as "the entire Studio UI," but PR Modularize Studio App.jsx into lib/components + add Vitest test suite #2 split it into lib/ + components/ with Vitest tests. Updated to describe the real structure.

Docs only — no code changes.

- Add a one-line pointer under Validation to README.md for setup/run steps
  (deps, TWITTERAPI_IO_KEY, vars.json, Studio npm) instead of duplicating them,
  so a fresh AI session knows where run instructions live.
- Fix the Architecture note: App.jsx is no longer 'the entire Studio UI' since
  it was split into lib/ + components/ with Vitest tests.
@cybermejo
cybermejo merged commit 26374d1 into main Jun 18, 2026
4 checks passed
cybermejo pushed a commit that referenced this pull request Jun 18, 2026
PR #10 (config/query/api/cli split + __main__.py) had merged into its stacked
base branch but not into main, which still carried the flat tweet_scraper.py.
Bring the split to main. Touches only scraper/CI/docs — no Studio files, so the
PR #6/#7 Studio work is untouched. CLAUDE.md auto-merged (kept the PR #8 Studio
note + the split's python -m updates). Validation loop green: 65 tests, mypy on
the package, python -m tweet_scraper verified.
@cybermejo
cybermejo deleted the worktree-claudemd-readme-pointer branch June 18, 2026 03:17
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.

1 participant