#!/usr/bin/env tsx
/**
 * Drift detection for Singapore Law MCP.
 *
 * Checks if upstream SSO content has changed since last ingestion.
 * Uses the golden-hashes.json fixture to verify content integrity.
 */
export {};
//# sourceMappingURL=drift-detect.d.ts.map