docs(sdk): translate the README to English and drop the stale PyPI list - #340
Merged
Conversation
The README was still German throughout. Content is carried over one to one; every identifier, code block, table and link stays as it was. One factual correction: the PyPI paragraph still claimed 0.1.0 to 0.3.0 were published and 0.4.0 was not. 0.1.0 through 0.5.0 are on PyPI and 0.5.0 is current. The paragraph no longer lists versions at all — a hard-coded list goes stale with the next release — and points at the latest release plus the property that distinguishes it: the digested core carries no free text. The quickstart was checked against the 0.5.0 surface. EnforceClient.check, EnforceClient.verify, enforce_check, action_digest, build_bundle, f_ext and verify_record are exported unchanged, and reason is still on the response, outside the core.
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 SDK README was still German throughout — not only the PyPI line. Content is carried over one to one; every identifier, code block, table and link stays as it was.
Factual correction. The PyPI paragraph claimed 0.1.0, 0.2.0 and 0.3.0 were published and 0.4.0 was not. Live state:
The paragraph no longer lists versions — a hard-coded list goes stale with the next release. It points at the latest release on PyPI plus the property that distinguishes it, and defers the detail to the note above it and the CHANGELOG.
Quickstart checked against 0.5.0.
EnforceClient,.check(),.verify(response, mandate, transaction),enforce_check,action_digest,build_bundle,f_extandverify_recordare all exported unchanged;on_transport_errorstill takes"deny"/"raise",on_pendingstill takes a callable._core.pyhasENFORCE_VERSION = "3.0"and returns{verdict, reason, grant_index, trace, core, core_digest}—reasonis on the response, and the core field list excludes it, which is what the README says.Scope. One file.
git statusshowsM sdk/python/README.mdand nothing else. No build, no publish.German-residue regex over the result: 4 raw hits, all false positives — three English
wasand theMITof the license line matchingmitcase-insensitively. No umlauts, noß.