Skip to content

chore: untrack tech-debt.md#44

Merged
ethanj merged 1 commit intomainfrom
chore/untrack-tech-debt
Apr 24, 2026
Merged

chore: untrack tech-debt.md#44
ethanj merged 1 commit intomainfrom
chore/untrack-tech-debt

Conversation

@ethanj
Copy link
Copy Markdown
Contributor

@ethanj ethanj commented Apr 24, 2026

Summary

Tech-debt notes are an internal artifact — they document what we owe ourselves, not what consumers care about. Removing from the public OSS repo.

  • git rm --cached tech-debt.md (local copy preserved for ongoing note-keeping)
  • .gitignore: add tech-debt.md so accidental re-adds don't stick

Test plan

  • git ls-files no longer reports tech-debt.md
  • Fallow audit passes on the 2 changed files

🤖 Generated with Claude Code

Tech-debt notes are an internal-audience artifact — they document what we
owe ourselves, not what consumers of core care about. They don't belong in
the public OSS repo.

- `git rm --cached tech-debt.md` to untrack (local copy preserved outside
  the repo for ongoing note-keeping)
- Add `tech-debt.md` to `.gitignore` so accidental re-adds don't stick

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ethanj ethanj merged commit 7ea14ab into main Apr 24, 2026
1 check passed
@ethanj ethanj deleted the chore/untrack-tech-debt branch April 24, 2026 05:34
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