CmdForge/scripts
rob 66fd121ee4 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>
2026-01-17 01:41:45 -04:00
..
fabric-sync.service
fabric-sync.timer
fabric_sync.py Add AI review logging and --skip-ai-review flag to fabric sync 2026-01-17 01:41:45 -04:00
health_check.py
import_fabric.py Add registry improvements, tag filtering, and admin tools 2026-01-16 06:20:16 -04:00
patch_nodegraphqt.py Add patch for NodeGraphQt PySide6 6.7+ compatibility 2026-01-15 19:10:10 -04:00
scrutiny.py
similarity.py
sync_to_db.py
test_nodegraph.py
validate_tool.py Add registry improvements, tag filtering, and admin tools 2026-01-16 06:20:16 -04:00
vet_pipeline.py