Skip to content

Expose coherent local KV prefix scans for naming reconciliation - #829

Merged
wolfy-j merged 2 commits into
mainfrom
codex/pr811-scanner
Sep 23, 2026
Merged

wolfy-j merged 2 commits into
mainfrom
codex/pr811-scanner

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Split from the #811 prerequisite stack. Adds an optional local snapshot prefix scanner to the in-memory and Raft KV engines. Each scan reads one immutable publication and tags entries with its revision. This does not grant leader freshness or admission authority. Includes atomic-transfer, revision, detached-value, and closed-engine tests. Local verification: go test -race ./system/kv ./api/store/kv; go vet ./system/kv ./api/store/kv; git diff --check.

@wolfy-j
wolfy-j merged commit a060c74 into main Sep 23, 2026
9 checks passed
@wolfy-j
wolfy-j deleted the codex/pr811-scanner branch September 23, 2026 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant