v1.4.1
Maintainer GitHub username changed from sandy001-kki to
sandeepbollavaram; swept stale repository links and ownership
metadata.
Fixed
.github/CODEOWNERS—@sandy001-kkino longer resolves after
the rename (GitHub mention resolution doesn't follow username
redirects). Updated to@sandeepbollavaramso review requests route
correctly.package.json—homepage,repository.url,bugs.urlall
swept. npm package page and IDE "view source" links resolve directly
instead of through GitHub's redirect.
Changed
- README.md — CI badge URL, latest-release badge URL, and the
bug-report link in the Troubleshooting section all point at the new
username. - CHANGELOG.md — every compare link (all prior version diffs) now
points at the new namespace. Existing tags resolve identically; the
URLs just no longer rely on GitHub's redirect. PUBLISHING.md— install commands and the scoped-name fallback
example updated..github/ISSUE_TEMPLATE/config.yml— the Discussions deflection
link points at the new namespace.docs/adr/0017-ci-and-repo-policy.md— CODEOWNERS reference in
the ADR text updated to match the file.
Not changed
- No MCP contract changes. No schema changes. No new tools. No
behavioural changes. Pure docs / metadata. - No published
kairo-mcptarball semantics change — the
consumer-facingdist/is identical to v1.4.0. A republish to npm
is optional (the README badges and install commands work either
way; the metadata fields in package.json affect only the next
npm viewoutput). - The old
sandy001-kkiGitHub URLs keep working via GitHub's
redirect as long as nobody claims the old username. This sweep is
insurance against that day, not an emergency.
Notes
- 205/205 tests pass.
- Git history retains the old maintainer email — past commits are
byte-identical, only the live URL metadata moved.