c80a6b9fa8
🔴 Must fix: 1. compute timeout — AbortController + configurable timeoutMs, soft timeout returns error Result (RFC §5.3) 2. migration journal — _migrations table tracks applied files, skips already-executed migrations 3. IPC validation — parseParentMessage() validates type field, rejects malformed messages with Result error ⚠️ Also fixed: 4. Self DB excluded from peers map 5. Per-sense compute serialization (mutex via Promise chain) 6. Unhandled rejection — .catch() on compute promise, errors sent via IPC +10 new tests (25 total), biome check + vitest all green. 小橘 🍊(NEKO Team)