RootCauseunvalidated
including migrations, write tools, retrieval, background daemon wiring, and UI RPC endpoints — The main risk was letting the new database dependency make normal runtime boot or the test suite fail. Outcome: I replaced the interface-level connect() with an adapter-owned acquire() method.
d7efd383-feac-40ed-87f3-7685b50b9abc
including migrations, write tools, retrieval, background daemon wiring, and UI RPC endpoints — The main risk was letting the new database dependency make normal runtime boot or the test suite fail. Outcome: I replaced the interface-level connect() with an adapter-owned acquire() method.