docs(cli,readme): broaden scope to all Thytronic relays + add Compatibility/License#26
Merged
Merged
Conversation
…bility/License Replace the informal "talks to PROX/PRON/XMR the way ThyVisor does, but smarter" tagline with a neutral one-liner. Empirical scan of all 847 vendor templates confirms IDENTIFICATION=num=5183 is universal across families (not PROX/PRON/XMR-specific as the connection.go comment claimed); broaden that comment too. README opens generically, adds a Compatibility section declaring only XV10P/NV10P as tested and inviting issues for other families, and a License section that points at the MIT LICENSE, restates the as-is disclaimer, and notes non-affiliation with Thytronic. Co-Authored-By: Claude Opus 4.7 (1M context) <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
Longtagline ("talks to PROX/PRON/XMR the way ThyVisor does, but smarter") with a neutral one-liner: "Command-line tool to configure, monitor, and manage Thytronic protection relays."cmd/mythy/connection.gocomment around the hardcoded0x143Ediscovery address: an empirical scan over all 847 vendor templates confirms IDENTIFICATION=num=5183 is universal across every Thytronic family that declares it (not just PROX/PRON/XMR).Codifica.xml); add a License section pointing at the MITLICENSE, restating the as-is disclaimer, and noting we're not affiliated with Thytronic.gh repo editto match.Test plan
go build ./...cleanmythy --helpshows the newLong🤖 Generated with Claude Code