-
Notifications
You must be signed in to change notification settings - Fork 2
Make incremental indexing and snapshot publication atomic #910
Copy link
Copy link
Closed
3 / 33 of 3 issues completedClosed
3 / 33 of 3 issues completed
Copy link
Labels
epic:grounding-runtimev0.14.3 stabilization and v0.15 grounding/runtime rewritev0.14.3 stabilization and v0.15 grounding/runtime rewriteepic:sidecar-provenanceSidecar provenance, freshness, and manifest workSidecar provenance, freshness, and manifest workphase:next-waveActive next implementation waveActive next implementation wavepriority:p1Release blocker or high-risk reliability/security issueRelease blocker or high-risk reliability/security issuerelease:v0.15.0Planned for the v0.15.0 Grounding Runtime Rewrite releasePlanned for the v0.15.0 Grounding Runtime Rewrite releaserisk:publishable-blockerBlocks publishable benchmark or product claim readinessBlocks publishable benchmark or product claim readinesssaga:codestory-intelligenceCodeStory product-grade intelligence sagaCodeStory product-grade intelligence sagatype:refactorBehavior-preserving code reduction and refactoring workBehavior-preserving code reduction and refactoring work
Milestone
Description
Metadata
Metadata
Assignees
Labels
epic:grounding-runtimev0.14.3 stabilization and v0.15 grounding/runtime rewritev0.14.3 stabilization and v0.15 grounding/runtime rewriteepic:sidecar-provenanceSidecar provenance, freshness, and manifest workSidecar provenance, freshness, and manifest workphase:next-waveActive next implementation waveActive next implementation wavepriority:p1Release blocker or high-risk reliability/security issueRelease blocker or high-risk reliability/security issuerelease:v0.15.0Planned for the v0.15.0 Grounding Runtime Rewrite releasePlanned for the v0.15.0 Grounding Runtime Rewrite releaserisk:publishable-blockerBlocks publishable benchmark or product claim readinessBlocks publishable benchmark or product claim readinesssaga:codestory-intelligenceCodeStory product-grade intelligence sagaCodeStory product-grade intelligence sagatype:refactorBehavior-preserving code reduction and refactoring workBehavior-preserving code reduction and refactoring work
Projects
StatusShow more project fields
Done
Parent: #899
Finding
The live incremental database, edge resolution, grounding snapshots, and search snapshots do not share one commit boundary. A cancellation or late error can publish a graph state that no completed run owns.
Evidence
crates/codestory-runtime/src/lib.rs:10718crates/codestory-indexer/src/lib.rs:1084crates/codestory-store/src/storage_impl/mod.rs:1192Acceptance Criteria
Verification
Non-Goals
Metadata
Implementation Slices
Workstreams