Promote CodeStory v0.15.0 to main#1135
Merged
Merged
Conversation
Publish persisted search by core generation
* serve complete publication during refresh * fix packaged proof process cleanup * avoid recursive status preflight * fix concurrent proof cache * skip uncollected semantic paths * wait for managed worker cleanup
* remove duplicate embedding infrastructure * preserve embedding http contracts * redact runtime embedding urls
* parse fastapi routes with tree sitter * tighten fastapi route claims * scope fastapi receiver ownership * invalidate shadowed fastapi bindings * invalidate multi-target fastapi bindings * document fastapi assignment limits
Make generation cleanup handle-relative
Pin retrieval reads to one publication
…kflow-policy [codex] parse workflow policy structurally
…gistry [codex] replace the sidecar port registry with SQLite transactions
…-workflows [codex] move symbol workflows into runtime
[codex] allow fenced promotion recovery
…me-test-config isolate runtime test config
…tor-repair [codex] repair stats accelerator proof
…-rollback-proof [codex] fix Windows rollback proof fixture
…-polish [codex] polish v0.15 release notes
6 tasks
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.
Context
Closes #1134
Refs #899
Refs #1046
Refs #887
Refs #884
CodeStory v0.15 replaces the grounding/runtime publication, identity, sidecar, retrieval, and managed-platform foundations while keeping local graph navigation available when deep retrieval is unavailable. This PR promotes the accepted integration branch to
main; it does not itself claim publication or installed-runtime success.Promotion goal
Promote
dev/codestory-nextat2b85609e39256a3f5271a405c35d19c95b935515tomainfor v0.15.0, preserving release ancestry with a merge commit and letting the main-only workflow own signing, notarization, tagging, publication, and post-publish proof.Included work
Ancestry and tree proof
main:3c48262278c5c32dc6ab8c35ea62ddb2afd6ab91(v0.14.3)dev/codestory-next:2b85609e39256a3f5271a405c35d19c95b9355150 behind / 190 aheadVerification
611052bd.CHANGELOG.md; PR [codex] polish v0.15 release notes #1133's exact tree passed full source run 29354827392 and independent release-boundary review.python .github/scripts/check-codestory-release.py --version 0.15.0— synchronized across eight crates, Cargo.lock, and three plugin manifests.Remaining release work