You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the storage / storage-json / storage-domain rows from the bundle patch: the shipped profiles compose that stack through dsh-base, so the inserted rows collided with the same ids and made the profile refuse to boot (duplicate loader entry id: storage). The patch now mounts only the session-sync row; bare profiles compose the storage stack themselves. The manifest test asserts the new patch contract (plugin row only).