CmdForge/scripts
rob 8471480aa7 Add AI-powered secondary review for scrutiny warnings
- Create scrutiny-ai-review tool that uses AI to analyze warnings
- Integrate AI review into publish flow (app.py)
- Integrate AI review into Fabric sync script
- If AI review returns APPROVE with >=80% confidence, auto-approve
- Display AI review results in admin pending tools modal
- Shows verdict (APPROVE/REJECT/NEEDS_HUMAN_REVIEW) with confidence
- Shows per-finding analysis (FALSE_POSITIVE/LEGITIMATE_CONCERN)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 16:03:44 -04:00
..
fabric-sync.service
fabric-sync.timer
fabric_sync.py Add AI-powered secondary review for scrutiny warnings 2026-01-16 16:03:44 -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