Skip to content

Promote CodeStory v0.15.0 to main#1135

Merged
TheGreenCedar merged 190 commits into
mainfrom
dev/codestory-next
Jul 14, 2026
Merged

Promote CodeStory v0.15.0 to main#1135
TheGreenCedar merged 190 commits into
mainfrom
dev/codestory-next

Conversation

@TheGreenCedar

Copy link
Copy Markdown
Owner

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-next at 2b85609e39256a3f5271a405c35d19c95b935515 to main for 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

  • Atomic graph, snapshot, lexical, and retrieval publication with generation-coherent reads and fail-closed recovery.
  • Project-scoped identity, process/runtime proof, durable broker/lease coordination, bounded scheduling, and owned cleanup.
  • Managed plugin convergence, native package/upgrade proof, cross-platform worktree setup, and staged CI/release evidence.
  • macOS 15 support: managed Metal on Apple Silicon and explicit CPU/external policy on Intel, with signed/notarized publication still pending the release workflow.
  • Product-facing v0.15 release notes from Polish the v0.15 changelog for release #1132 / PR [codex] polish v0.15 release notes #1133.

Ancestry and tree proof

  • main: 3c48262278c5c32dc6ab8c35ea62ddb2afd6ab91 (v0.14.3)
  • dev/codestory-next: 2b85609e39256a3f5271a405c35d19c95b935515
  • Ancestry before promotion: 0 behind / 190 ahead
  • Merge method: merge commit. Do not squash or rebase; the integration branch and release topology are part of the proof.

Verification

  • Integration run 29352437957 passed the full source gate, live repo-scale stats, six packaged targets, both Windows managed handoffs, protected Apple Silicon Metal lifecycle, and exact-head closeout on production head 611052bd.
  • The only later tree change is 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.
  • Versioned 0.15.0 release-note extraction — passed, 87 lines / 5,294 bytes.

Remaining release work

TheGreenCedar and others added 30 commits July 11, 2026 13:34
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
TheGreenCedar and others added 21 commits July 14, 2026 11:14
…kflow-policy

[codex] parse workflow policy structurally
…gistry

[codex] replace the sidecar port registry with SQLite transactions
…-workflows

[codex] move symbol workflows into runtime
…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
@TheGreenCedar TheGreenCedar moved this from Todo to In Progress in CodeStory Trustworthy Grounding Roadmap Jul 14, 2026
@TheGreenCedar TheGreenCedar added the review-accepted Exact PR head accepted for full workspace tests and clippy label Jul 14, 2026
@TheGreenCedar TheGreenCedar marked this pull request as ready for review July 14, 2026 18:05
@TheGreenCedar TheGreenCedar merged commit eb3978b into main Jul 14, 2026
20 checks passed
@TheGreenCedar TheGreenCedar deleted the dev/codestory-next branch July 14, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-accepted Exact PR head accepted for full workspace tests and clippy

Projects

Development

Successfully merging this pull request may close these issues.

Promote the accepted v0.15.0 candidate to main

1 participant