chore(i/M13): scrub a real client name from the public repo
"Kyckr" is a real client of the pilot firm and this repository is public. It appeared 11 times in manageTools.test.ts (as search-query fixtures) and once in BUILD_LOG's 04/08 entry, where it recorded which client a solicitor was searching for - a confidentiality leak, not a naming nit. Test fixtures now use the fictitious "Aldergate". The BUILD_LOG line is redacted IN PLACE as "[client name redacted 07/08]" rather than rewritten, so the entry stays honest about what it originally said. Stated plainly: this scrubs the working tree only. The name remains in git history (commits predating this one) and would need a history rewrite to remove - out of scope for a fix wave, flagged to the owner. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Repository | Sloth-ninja/JessicaOSS |
|---|---|
| Author | sloth-ninja <ezanahaddis@gmail.com> |
| Authored | |
| Parents | a0c89e55 |
| Stats | 2 files changed , +13 , -12 |
| Part of | Practice Management: Clio-backed Matters and workspace links |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-d17de50e.md
from inside the repo you want the change in.