Skip to content

chore: prune internal/scratch docs from the public repo — cut 6.7k LOC#329

Merged
laulpogan merged 1 commit into
mainfrom
chore/prune-internal-docs-cut-loc
Jun 16, 2026
Merged

chore: prune internal/scratch docs from the public repo — cut 6.7k LOC#329
laulpogan merged 1 commit into
mainfrom
chore/prune-internal-docs-cut-loc

Conversation

@laulpogan

Copy link
Copy Markdown
Collaborator

What

Per the operator directive — "get rid of anything that shouldn't be seen by the public; cut LOC." 37 files, ~6,708 lines removed from the public-facing tree. They stay in git history (recoverable), just gone from the current repo.

Removed

  • Infra-exposing / sensitive: PENTEST.md (probe report naming relay.laulpogan.com + the Spark), docs/CLOUD_MIGRATION.md + docs/gb10-upgrade-2026-06-14.md (name specific machines + the wireup.net data path / Fly migration).
  • Unpublished launch/marketing: LAUNCH_POSTS.md, SHOW_HN_DRAFT.md, REDDIT_LOCALLLAMA_POST.md, BRAND_BRAINSTORM.md, AWESOME_LISTS.md, launch/*, docs/seo/*.
  • Internal scratch / work logs: SESSION_LOG_*.md, .issue-*.md, .wire-msg-*.md, docs/PROMPT_*.md, docs/TASK_I_AGENT_AWARE_ROOT.md, GITHUB_COPILOT_IMPLEMENTATION.md, DEPLOY_TEST.md, TESTING_FOR_FRIENDS.md.
  • Internal R&D planning: the whole .planning/ tree + docs/superpowers/.

Kept

Every genuine public doc: README, CHANGELOG, CONTRIBUTING, LICENSE, SECURITY/PRIVACY/TERMS, INSTALL, ANTI_FEATURES, BACKLOG, ROAD_TO_1.0, AGENTS, docs/{THREAT_MODEL,PROTOCOL,PLUGIN,AGENT_INTEGRATION,DEPRECATION_POLICY,…}, docs/rfc/*, docs/integrations/*, docs/history/* (curated incident archive), skills/*, packaging.

Note on "public"

These were already pushed to a public repo, so git rm removes them from the tree + cuts LOC but does not scrub them from history or from what GitHub already served. For the launch drafts / session logs that's fine (clutter, not secrets). If anything here is genuinely sensitive and must be scrubbed from history (e.g. PENTEST.md), say so — that needs a git filter-repo + force-push, which is destructive and I won't do without an explicit go-ahead.

Neutralized 3 now-dangling provenance pointers (2 source comments + 1 RFC tracking line); 597 lib tests green, clippy clean.

🤖 Generated with Claude Code

Operator directive (2026-06-16): "get rid of anything that shouldn't be seen by
the public; cut LOC." These stay in git history (recoverable) — they're just
gone from the public-facing tree.

Removed (37 files, ~6,708 lines):
- **Infra-exposing / sensitive:** PENTEST.md (a probe report naming
  relay.laulpogan.com + the Spark), docs/CLOUD_MIGRATION.md +
  docs/gb10-upgrade-2026-06-14.md (name specific machines + the wireup.net data
  path / Fly migration).
- **Unpublished launch/marketing:** LAUNCH_POSTS.md, SHOW_HN_DRAFT.md,
  REDDIT_LOCALLLAMA_POST.md, BRAND_BRAINSTORM.md, AWESOME_LISTS.md,
  launch/{LAUNCH_PLAN,ASSETS_DRAFTS}.md, docs/seo/SEO-ASSETS-CHECKLIST.md.
- **Internal scratch / work logs:** SESSION_LOG_*.md, .issue-*.md,
  .wire-msg-*.md, docs/PROMPT_*.md, docs/TASK_I_AGENT_AWARE_ROOT.md,
  GITHUB_COPILOT_IMPLEMENTATION.md, DEPLOY_TEST.md, TESTING_FOR_FRIENDS.md.
- **Internal R&D planning:** the whole .planning/ tree + docs/superpowers/.

Kept every genuine public doc: README, CHANGELOG, CONTRIBUTING, LICENSE,
SECURITY/PRIVACY/TERMS, INSTALL, ANTI_FEATURES, BACKLOG, ROAD_TO_1.0, AGENTS,
docs/{THREAT_MODEL,PROTOCOL,PLUGIN,AGENT_INTEGRATION,DEPRECATION_POLICY,…},
docs/rfc/*, docs/integrations/*, docs/history/* (the curated incident archive),
skills/*, packaging.

Neutralized three now-dangling provenance pointers to removed planning docs
(src/cli/session.rs + src/character.rs comments, docs/rfc/0005 tracking line) —
kept the substance, dropped the dead path. (CHANGELOG's historical mention left
as-is.)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@laulpogan laulpogan merged commit 16a8d62 into main Jun 16, 2026
13 checks passed
@laulpogan laulpogan deleted the chore/prune-internal-docs-cut-loc branch June 16, 2026 03:18
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