Skip to content

Drop internal tracker ids from the public repository - #15

Merged
ArtemKosolap merged 1 commit into
mainfrom
dev/remove-jira-references
Aug 2, 2026
Merged

Drop internal tracker ids from the public repository#15
ArtemKosolap merged 1 commit into
mainfrom
dev/remove-jira-references

Conversation

@ArtemKosolap

Copy link
Copy Markdown
Contributor

Removes the internal tracker ids that had leaked into this public repository — one in the README and five in source comments.

Every one was a parenthetical: dropping it leaves the sentence saying the same thing to someone who can actually read it. An external reader gains nothing from an identifier they cannot open, and it points at a planning surface that is not theirs to see.

File Was
README.md the note explaining "paths not yet verified"
src/auth/oauth-flow.ts beside the registered PKCE client id
src/skills/hosts.ts beside verified: false in the host registry
src/skills/report.ts beside the "paths not yet verified" marker
src/skills/types.ts beside verified on the host outcome
src/utils/client.ts beside the User-Agent header

No behaviour changes. Build and the full suite (421 tests) pass; a repository-wide search for tracker ids now comes back empty, which is the state to keep.

@ArtemKosolap
ArtemKosolap merged commit 058fc3a into main Aug 2, 2026
6 checks passed
@ArtemKosolap
ArtemKosolap deleted the dev/remove-jira-references branch August 2, 2026 17:14
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.

2 participants