Skip to content

Complete SOLID domain ownership remediation - #243

Merged
smiggleworth merged 5 commits into
mainfrom
fix/solid-audit-fixes
Sep 9, 2026
Merged

smiggleworth merged 5 commits into
mainfrom
fix/solid-audit-fixes

Conversation

@smiggleworth

Copy link
Copy Markdown
Contributor

Summary

  • enforce family-owned domain state and crate-private composition boundaries
  • confine async orchestration and Midge access to the intended edges
  • preserve wire, storage, routing, acknowledgement, and restart semantics
  • add golden protocol/storage fixtures, architecture contracts, and benchmark evidence

Validation

  • cargo fmt --all -- --check
  • cargo test --locked --workspace
  • cargo test --locked --doc
  • PROPTEST_CASES=256 cargo test --locked --lib state_model
  • cargo clippy --locked --workspace --all-targets --all-features -- -D warnings -D clippy::pedantic
  • architecture contract: 12/12
  • TCP and WebSocket E2E for all seven domains
  • git diff --check

Benchmark results: docs/development/solid-remediation-benchmark-report.md

@smiggleworth
smiggleworth merged commit 9a11660 into main Sep 9, 2026
1 check passed
@smiggleworth
smiggleworth deleted the fix/solid-audit-fixes branch September 9, 2026 18:11
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