Add AI review logging and --skip-ai-review flag to fabric sync
- Add comprehensive logging to run_ai_scrutiny_review() function
- Log tool path checks, warning counts, timing
- Log timeout events, JSON parse errors, all exceptions
- Previously failures were silently swallowed
- Add --skip-ai-review flag for large bulk imports
- Prevents rate limiting during initial imports
- Passes through daemon_loop, run_sync, sync_pattern, publish_to_registry
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>