Python consumer link fix - #4
Merged
Merged
Conversation
The demo box page moved to a box/ and keys/ layout and grew per-platform commands, but the notes attached to the GitHub release still taught the flat one — and still carried the glob that PowerShell does not expand, on the page a Windows reader lands on first. They now match, and point at the guide for the consumer libraries. "What just happened" explains the CLI step, so it belongs before the section on driving a box from an application rather than after it.
The page asked a reader to copy twenty lines of TypeScript and eighteen of Python into files with exact names under exact paths, which is the kind of step that fails silently: one wrong name and the example does not run, with nothing saying why. Each published archive now unpacks to `box/` holding the content-addressed pair, beside `run-box.ts`, `run_box.py` and a `package.json`. The three ways to run a box are two commands each, and the guide embeds those files from `examples/demo-consumers/` rather than restating them, so the page cannot document something other than what ships. The trust key is still absent from the archive on purpose, and the guide, the release notes and the bundled README each say why: a signature proves nothing if the key arrives in the same package as what it signs.
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.
No description provided.