docs: add server mode and provenance tracking documentation#30
Merged
claymcleod merged 6 commits intomainfrom Feb 11, 2026
Merged
docs: add server mode and provenance tracking documentation#30claymcleod merged 6 commits intomainfrom
claymcleod merged 6 commits intomainfrom
Conversation
5412998 to
a85ff58
Compare
- Add documentation for the new `sprocket server` command. - Add provenance tracking documentation explaining output directory structure. - Update version references to `v0.20.1`. - Rename `--entrypoint` to `--target` throughout docs. - Update sidebar navigation to include new pages.
a85ff58 to
4159053
Compare
adthrasher
reviewed
Feb 3, 2026
Make `provenance.md` the single source of truth for shared execution concepts. Add an introductory section explaining the `runs/`/`index/` design from RFC #3, update the directory structure to match the current code, document output indexing, and update `run.md` with the new CLI flags from sprocket#606. Slim down `server.md` by replacing duplicated content with a cross-reference to `provenance.md`.
adthrasher
approved these changes
Feb 11, 2026
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.
sprocket servercommandv0.20.1--entrypointto--targetthroughout docsCompanion to stjude-rust-labs/sprocket#540.