MSSDK/ai-cognitive-firewall
fix: updated task scores strictly between 0 and 1
fix: use hackathon LiteLLM proxy via API_BASE_URL and API_KEY env vars
Critical fixes: remove DEBUG prints, fix double reward accounting, fix [END] missing on error, complete task registry in openenv.yaml
Update dashboard UI with glassmorphism and visual enhancements
Fix inference engine schema and evaluate all tasks
Final audit: Fixed structured output blocks, dynamic port handling, and environment robustness for HF Spaces
Compliance: Fixed server entry point, main() function, and generated uv.lock for multi-mode deployment
Deployment: Added pyproject.toml to support multi-mode deployment/pip installation
Final Compliance: Updated inference.py to strictly follow hackathon logging and environment standards
Initialize project structure correctly for Hugging Face deploy (fixed dependencies and ignored files)
