mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Deduplicate the notification-entry acceptance step handlers behind shared entry-assert helpers and collapse the repeated ready-state guards in the notifications view. Add property tests for the entry view model (profile link round trip, name fallback, view-model derivation, message mapping) and for notifications page profile resolution, entry derivation, and actor lookup. CRAP stays at or below 6 and every changed source module stays below 100 mutation sites; mutation manifests are left intact for differential runs. By refactorer.