docs(shared): hirnli adopted; hirnli and "revamp-info" are one repo, not two - #8
Merged
Merged
Conversation
…not two hirnli converted to ai-kit's tryChain/createHealthTracker (same fix shape as botsmann), closing its silent-outage gap and deleting a second hand-rolled Groq fetch that duplicated groq-client.ts's own, despite that file's docstring saying it was "extracted from" the route it was never wired back into. While verifying the deploy, found the 2026-08-29 audit had double- counted this repo: /home/g/dev/revamp-info's git remote points at github.com/bitbaum/hirnli -- same repo, two local checkout directories. "revamp-info" is only the apps.conf deploy name. This is the exact trap this file's own registry already withdrew an extraction for once; corrected here so the "next" list doesn't send a future session to fix a repo that does not separately exist. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tryChain/createHealthTracker.hirnliandrevamp-infowere counted as two separate repos, but/home/g/dev/revamp-info's git remote points atgithub.com/bitbaum/hirnli— same repo, two local checkouts.revamp-infois only theapps.confdeploy name. No separate repo is left to convert.Test plan