Skip to content

chore: remove internal docs + customer PII from public repo (#42)#45

Merged
karlwaldman merged 1 commit into
mainfrom
chore/42-repo-hygiene
Jul 3, 2026
Merged

chore: remove internal docs + customer PII from public repo (#42)#45
karlwaldman merged 1 commit into
mainfrom
chore/42-repo-hygiene

Conversation

@karlwaldman

@karlwaldman karlwaldman commented Jul 3, 2026

Copy link
Copy Markdown
Member

Removes 37 internal files from the repo root — including SDK_USER_EMAILS_SENT.md and SDK_USER_OUTREACH_EMAILS.md (customer emails = PII) and test_idan_bug.py (customer-named). Package contents (src/, tests/, docs/, README, CHANGELOG, EXAMPLES, LICENSE, CONTRIBUTING, SECURITY) untouched.

Files archived locally before removal. History scrub for the PII files (filter-repo/BFG + force-push) remains open in #42 — Karl's call.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • Removed a large set of outdated planning, marketing, QA, and status documents to reduce clutter and keep the repository focused on current materials.
  • Tests

    • Removed an obsolete standalone test script related to historical data checks.
  • Chores

    • Cleaned up unused submission, outreach, and tracking notes that were no longer needed.

37 files: customer email lists (PII), outreach drafts, Reddit/marketing
plans, QA session artifacts, internal strategy docs, and a customer-named
test file. All are session artifacts, not SDK documentation. Archived
internally before removal. History scrub tracked separately in #42.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: eca74526-b3ae-44ab-a118-6036671648d4

📥 Commits

Reviewing files that changed from the base of the PR and between a730c74 and b86401c.

📒 Files selected for processing (37)
  • AWESOME_LISTS_SUBMISSIONS.md
  • BACKLINK_IMPROVEMENTS_SUMMARY.md
  • CREATE_QA_GITHUB_ISSUES.sh
  • DEPLOY_CHECKLIST.md
  • EXECUTIVE_SUMMARY.md
  • GAP_ANALYSIS_SR_QA_ENGINEER.md
  • GITHUB_ISSUES_SDK.md
  • GITHUB_TOPICS_SETUP.md
  • IDAN_ISSUE_GITHUB_ISSUES_CREATED.md
  • IMPLEMENTATION_PLAN_PHASES.md
  • MARKETING_ACTION_PLAN.md
  • PERFORMANCE_BASELINE.md
  • PHASE_1_COMPLETE.md
  • POST_ON_SATURDAY.md
  • Q1_ISSUES_COMPLETE_SUMMARY.md
  • Q2_ISSUES_COMPLETE_SUMMARY.md
  • QA_ASSESSMENT_HISTORICAL_TIMEOUT_ISSUE.md
  • QA_TRANSFORMATION_COMPLETE.md
  • READY_TO_SUBMIT.md
  • REDDIT_POST_COPY_PASTE.md
  • REDDIT_POST_FINAL.md
  • REDDIT_POST_HONEST.md
  • REDDIT_POST_STATUS.md
  • REDDIT_POST_TEMPLATE.md
  • SDK_ANALYSIS_AND_RECOMMENDATIONS.md
  • SDK_BUG_FIX_COMPLETE_DEC_17_2025.md
  • SDK_REAL_USAGE_DATA.md
  • SDK_STATUS_SUMMARY.md
  • SDK_TELEMETRY_EXPANSION_STRATEGY.md
  • SDK_USAGE_ANALYSIS.md
  • SDK_USER_EMAILS_SENT.md
  • SDK_USER_OUTREACH_EMAILS.md
  • SESSION_SUMMARY_SDK.md
  • SPRINT_1_COMPLETE.md
  • TWEET_ANNOUNCEMENT.md
  • WEBSITE_DOCS_AUDIT.md
  • test_idan_bug.py
💤 Files with no reviewable changes (37)
  • QA_TRANSFORMATION_COMPLETE.md
  • AWESOME_LISTS_SUBMISSIONS.md
  • READY_TO_SUBMIT.md
  • REDDIT_POST_HONEST.md
  • REDDIT_POST_COPY_PASTE.md
  • REDDIT_POST_TEMPLATE.md
  • SDK_ANALYSIS_AND_RECOMMENDATIONS.md
  • REDDIT_POST_FINAL.md
  • GITHUB_TOPICS_SETUP.md
  • GITHUB_ISSUES_SDK.md
  • DEPLOY_CHECKLIST.md
  • REDDIT_POST_STATUS.md
  • test_idan_bug.py
  • Q1_ISSUES_COMPLETE_SUMMARY.md
  • SDK_USER_EMAILS_SENT.md
  • IDAN_ISSUE_GITHUB_ISSUES_CREATED.md
  • QA_ASSESSMENT_HISTORICAL_TIMEOUT_ISSUE.md
  • BACKLINK_IMPROVEMENTS_SUMMARY.md
  • EXECUTIVE_SUMMARY.md
  • SDK_STATUS_SUMMARY.md
  • TWEET_ANNOUNCEMENT.md
  • POST_ON_SATURDAY.md
  • GAP_ANALYSIS_SR_QA_ENGINEER.md
  • Q2_ISSUES_COMPLETE_SUMMARY.md
  • PERFORMANCE_BASELINE.md
  • SDK_TELEMETRY_EXPANSION_STRATEGY.md
  • MARKETING_ACTION_PLAN.md
  • SDK_USER_OUTREACH_EMAILS.md
  • SDK_REAL_USAGE_DATA.md
  • SESSION_SUMMARY_SDK.md
  • SDK_USAGE_ANALYSIS.md
  • SDK_BUG_FIX_COMPLETE_DEC_17_2025.md
  • IMPLEMENTATION_PLAN_PHASES.md
  • WEBSITE_DOCS_AUDIT.md
  • PHASE_1_COMPLETE.md
  • SPRINT_1_COMPLETE.md
  • CREATE_QA_GITHUB_ISSUES.sh

📝 Walkthrough

Walkthrough

This PR removes a large set of internal markdown documents (marketing plans, QA/status reports, Reddit post drafts, executive summaries, gap analyses, deployment checklists) and the test_idan_bug.py script. No functional source code, exported entities, or public APIs are modified.

Changes

Cohort / File(s) Summary
Marketing & outreach docs removed
MARKETING_ACTION_PLAN.md, READY_TO_SUBMIT.md, POST_ON_SATURDAY.md, REDDIT_POST_COPY_PASTE.md, REDDIT_POST_FINAL.md, REDDIT_POST_HONEST.md, REDDIT_POST_STATUS.md, REDDIT_POST_TEMPLATE.md, TWEET_ANNOUNCEMENT.md, SDK_USER_OUTREACH_EMAILS.md, SDK_USER_EMAILS_SENT.md, AWESOME_LISTS_SUBMISSIONS.md, GITHUB_TOPICS_SETUP.md, BACKLINK_IMPROVEMENTS_SUMMARY.md
Deletion of marketing/outreach content, templates, and tracking documents; no code changes.
QA & status reports removed
GAP_ANALYSIS_SR_QA_ENGINEER.md, QA_ASSESSMENT_HISTORICAL_TIMEOUT_ISSUE.md, QA_TRANSFORMATION_COMPLETE.md, Q1_ISSUES_COMPLETE_SUMMARY.md, Q2_ISSUES_COMPLETE_SUMMARY.md, CREATE_QA_GITHUB_ISSUES.sh, GITHUB_ISSUES_SDK.md, IDAN_ISSUE_GITHUB_ISSUES_CREATED.md, SPRINT_1_COMPLETE.md, PHASE_1_COMPLETE.md
Deletion of QA planning, gap analysis, and sprint/phase completion documents.
Executive/analysis/status docs removed
EXECUTIVE_SUMMARY.md, IMPLEMENTATION_PLAN_PHASES.md, SDK_ANALYSIS_AND_RECOMMENDATIONS.md, SDK_STATUS_SUMMARY.md, SDK_USAGE_ANALYSIS.md, SDK_REAL_USAGE_DATA.md, SDK_TELEMETRY_EXPANSION_STRATEGY.md, SESSION_SUMMARY_SDK.md, PERFORMANCE_BASELINE.md, WEBSITE_DOCS_AUDIT.md, SDK_BUG_FIX_COMPLETE_DEC_17_2025.md, DEPLOY_CHECKLIST.md
Deletion of internal planning, analysis, performance, and audit documents.
Test script removed
test_idan_bug.py
Deletion of a standalone repro/test script including its main() function.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related issues

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: removing internal docs and customer PII from the public repo.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/42-repo-hygiene

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@karlwaldman karlwaldman merged commit 91a8721 into main Jul 3, 2026
6 checks passed
@karlwaldman karlwaldman deleted the chore/42-repo-hygiene branch July 3, 2026 11:01
karlwaldman added a commit that referenced this pull request Jul 3, 2026
)

37 files: customer email lists (PII), outreach drafts, Reddit/marketing
plans, QA session artifacts, internal strategy docs, and a customer-named
test file. All are session artifacts, not SDK documentation. Archived
internally before removal. History scrub tracked separately in #42.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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