docs: CONTRACT.md + CHANGELOG for v0.1.0 - #31
Merged
Conversation
…GELOG CONTRACT.md: the four-verbs scope now names both variants --index and features --index (same engine, same envelope); the depth-cap description is updated from "deterministic downsampling" to the unbiased content-hash reservoir (no silent variant drops; over_max_depth surfaced); features added to the "what's bounded" list. New CHANGELOG.md documenting the v0.1.0 capabilities. Co-Authored-By: Claude Opus 4.8 (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
Final documentation pass for the v0.1.0 release.
variants --indexandfeatures --index(same streaming engine, sameplan/--enforce/verifyenvelope); the depth-cap description is corrected from "deterministic downsampling" to the unbiased content-hash reservoir (bounds the working set without biasing allele balance — no silent variant drops;over_max_depthsurfaced);featuresadded to the "what's bounded" list.Test plan
cargo fmt --checkclean, suite unaffected🤖 Generated with Claude Code