Skip to content

chore(deprivatize): scrub private references for public release#2

Open
m-szymanska wants to merge 4 commits into
mainfrom
chore/deprivatize
Open

chore(deprivatize): scrub private references for public release#2
m-szymanska wants to merge 4 commits into
mainfrom
chore/deprivatize

Conversation

@m-szymanska

Copy link
Copy Markdown
Contributor

Deprivatize pass + second-pass residual scrub for public-release hygiene.

A read-only leak audit over HEAD flagged residual private fingerprints that the
initial sweep missed; this PR removes them (genericized private-org paths /
bundle ids / build profiles). Re-audited clean afterward. Brand/product
identifiers (vetcoders, loctree, etc.) intentionally retained.

🤖 Generated with Claude Code

m-szymanska and others added 4 commits June 28, 2026 19:54
Remove personal and AI-agent names (Maciej, Monika, Klaudiusz, Mixerka,
M&K) from LICENSE copyright, README/SKILL footers, and per-doc credit
lines. Collapse all author attribution to the collective Vetcoders per
the public-repo naming convention.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Normalize camelCase brand spelling (VetCoders -> Vetcoders) in the plugin
manifest author field, and point install/clone/issues URLs at the actual
repo location (github.com/Loctree/loctree-plugin), matching the git remote
and plugin.json repository url instead of the wrong VetCoders org.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Drop the /Users/yourname/ home path in the PATH-check example in favor of
~/.cargo/bin/loct so the docs do not imply a real user/machine layout.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Second-pass cleanup of references the initial sweep missed (private-org
paths / bundle ids / build profile). Genericized to neutral defaults.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request standardizes branding, repository URLs, and copyright notices across documentation and configuration files, transitioning references from 'VetCoders' to 'Vetcoders' and the 'Loctree' organization. Additionally, it improves path handling in the installation guide and the grep augmentation hook by replacing hardcoded paths with home directory references. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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