ssi-commit-returns-dict-not-exception

Status: IN

`SSIDatabase.commit()` returns a structured dict `{"committed": bool, "reason": str|None, "conflicts": list}` rather than raising, letting callers inspect what conflicted for retry logic

Source: entries/2026/05/29/write-skew-detection-ssi_database.md

JSON