chore(release): bump to v0.29.0 (#321 foundation) - #335
Merged
Conversation
Honest foundation toward single-sourcing the scheduling math (#321) — NOT #321 closure. Removed the `lake exe codegen` fiction (a string stub whose documented regen command would have deleted 7 shipped functions), corrected the false "generated / DO NOT EDIT" header on scheduling_verified.rs to the truth (hand-written mirror bound by named property tests), and extracted the combinational RTA defs into a mathlib-free RTACore.lean — the named single source a future reflection-based generator will consume. #321's actual ask (generate the Rust from the Lean) stays OPEN as REQ-PROOF-SCHED-CODEGEN-001. - workspace + all spar-* crates 0.28.0 -> 0.29.0 - vscode-spar extension 0.28.0 -> 0.29.0 - REQ-PROOF-SCHED-SPEC-SOURCE-001 verified, release v0.29.0 - REQ-PROOF-SCHED-CODEGEN-001 proposed (closes #321, backlog) 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.
Release v0.29.0 — honest foundation toward #321 (landed in #334). #321 is NOT closed — the real generator is
REQ-PROOF-SCHED-CODEGEN-001(proposed).lake exe codegenfiction: a string-emitting stub whose documented regen command would have silently deleted 7 shipped functions.scheduling_verified.rsno longer claims "generated / DO NOT EDIT" — it's hand-written to mirror the Lean, bound by the named property tests that run in CI.RTACore.lean— the named single source a future reflection-based generator will consume.Bump:
spar-*crates 0.28.0 → 0.29.0REQ-PROOF-SCHED-SPEC-SOURCE-001verified, release v0.29.0REQ-PROOF-SCHED-CODEGEN-001proposed (closes approach: single-source the scheduling math so the Lean proofs and the Rust analysis are generated, not manually extracted #321, backlog)🤖 Generated with Claude Code