chore(release): bump to v0.19.0#288
Merged
Merged
Conversation
Cuts v0.19.0. Scope (exactly the implemented set, per release-planning hygiene): - REQ-NC-PLP-CONVERGE-001 — PLP on converging sink-trees via topological relabel (#285) - REQ-NC-PLP-003 — TFA-strengthened PLP tightening to EXACT (#287) REQ-NC-PLP-003 repairs the pure-PLP / TFA incomparability: on the converging- bridge net where pure PLP exceeds TFA (1148.33 > 1048.09 us), the TFA-delay- strengthened LP drives the bound to EXACT 1035.2 us — back below TFA. Together with CONVERGE-001 this makes the many-talkers->one-listener TSN topology yield the PLP <= TFA dominance LUDB/PMOO cannot show on a tree. The 11 still-proposed/planned items previously tagged v0.19.0 were moved to v0.20.0 in #287 for re-triage; this release contains only verified-green work. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Rivet verification gate✅ 20/20 passed
Filter: Failed artifacts(none) Updated automatically by |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
v0.19.0 — network-calculus tightening on converging TSN topologies
Scope is exactly the implemented set (release-planning hygiene — the 11
still-proposed/planned items were moved to v0.20.0 in #287):
Headline
REQ-NC-PLP-003 repairs the pure-PLP / TFA incomparability. On the
converging-bridge net where pure PLP's tagged flow exceeds TFA
(
1148.33 µs > 1048.09 µs— both sound, neither dominates), the TFA-delay-strengthened LP drives the bound to EXACT
1035.2 µs— back below TFA.Combined with CONVERGE-001, the many-talkers→one-listener TSN topology now
yields the
PLP ≤ TFAdominance LUDB/PMOO cannot show on a tree.Verification
sound, no bugs (constraint block byte-identical to panco,
d[j]per-serverTFA delay, LP always feasible, monotone by construction); campaign machinery
clean (gate non-empty, tags signed, no orphan claims).
implementedwith closed V-traces (TEST-NC-PLP-CONVERGE,TEST-NC-PLP-STRpassing), panco-pinned oracles underEXACT ≤ str ≤ pure ≤ —.Bump
Workspace
Cargo.toml0.18.0 → 0.19.0,Cargo.lock(23 crates),vscode-spar/package.json.🤖 Generated with Claude Code