Skip to content

Split core block persistence modules#257

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/split-core-block-persistence
Jun 29, 2026
Merged

Split core block persistence modules#257
yvette-carlisle merged 1 commit into
mainfrom
xy/split-core-block-persistence

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • split core_blocks/persistence.rs into a small facade plus private blocks, attachments, readback, and audit modules
  • keep the existing core_blocks::persistence service call surface intact through private re-exports
  • preserve SQL strings, transaction flow, snapshots, and DTO/type ownership while replacing the 424-line persistence file with focused modules

Validation

  • cargo make fmt-rust
  • cargo make check-rust
  • cargo make lint-vstyle
  • cargo make lint-rust
  • cargo make test-rust
  • cargo make check
  • read-only skeptic review: no blockers

@yvette-carlisle yvette-carlisle merged commit 21c0f4c into main Jun 29, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/split-core-block-persistence branch June 29, 2026 08:45
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