| 1 | // Cross-target (runs where the target can restart itself — today the |
| 2 | // production Docker artifact): writes survive a process restart. This is the |
| 3 | // durability property a dev-server suite with a fresh data dir can never |
| 4 | // catch by accident, and the one the selfhost WAL split-brain broke: the |
nothing calls this directly
no test coverage detected