Skip to content

feat(operation): implement operation log v2 foundations - #1

Closed
jackieismpc wants to merge 18 commits into
mainfrom
feat/operation-log-v2
Closed

feat(operation): implement operation log v2 foundations#1
jackieismpc wants to merge 18 commits into
mainfrom
feat/operation-log-v2

Conversation

@jackieismpc

Copy link
Copy Markdown
Owner

Implements OL-02 through OL-05 from plan-20260822.\n\nHighlights:\n- replaces the operation schema with v2 tables and migration coverage\n- adds canonical RepoViewV2, WorkspaceSnapshotV2, and facet codecs\n- adds OperationStoreV2 with manifest storage, journal, DAG, and head CAS\n- adds WorkspaceStatePointer atomic persistence and Fresh/Stale/Sibling detection\n\nValidation:\n- cargo +nightly fmt --all --check\n- LIBRA_SKIP_WEB_BUILD=1 cargo clippy --all-targets --all-features -- -D warnings\n- focused operation module tests, operation_dag, and operation_schema_v2 tests\n\nThe branch was synced with the latest origin/main before push.

Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
Signed-off-by: jackieismpc <jackieismpc@gmail.com>
@jackieismpc jackieismpc closed this Sep 6, 2026
@jackieismpc
jackieismpc deleted the feat/operation-log-v2 branch September 6, 2026 09:36
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