#!/usr/bin/env sh

# IDS Registry Sync (Story IDS-3)
# Ensures entity registry is up-to-date before push (sync, non-blocking).
node /hooks/ids-pre-push.js || true
