Align positioning with the platform - #183
Merged
Merged
Conversation
The README, the PyPI description, and the extensions README all opened on "the RoboSystems Financial Knowledge Graph API" — naming the platform retired in favor of "financial intelligence platform for accounting, financial reporting, and investment management". The PyPI description is the one an integrator sees first, so the drift was not cosmetic. No version bump and no surface change.
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.
The README, the PyPI description, and the extensions README all opened on "the RoboSystems Financial Knowledge Graph API" — the naming the platform retired in favor of "financial intelligence platform for accounting, financial reporting, and investment management."
Part of a sweep aligning every surface on that framing: the repo README, the wiki, and the GitHub repo descriptions across the org were updated alongside this.
README.mdpyproject.tomlrobosystems_client/clients/README.mdThe
pyproject.tomlline is the one that mattered: it is the description rendered on the PyPI listing, so the drift was not cosmetic. It reaches PyPI on the next publish; the GitHub description is already live, so the two are briefly out of step until then.No version bump, no public-surface change — neither tier is touched.
just test-allgreen via the pre-commit gate: 526 passed, 17 skipped, 0 typecheck errors.