Yog965/grc-ai-command-deck
docs: update live demo links to Hugging Face Space in README
deploy: skip startup cache warming in production to prevent OOM
deploy: update container port to 7860 to pass HF Spaces health checks
deploy: fix .dockerignore to copy data/mitre_attack_cloud.json to container
deploy: add GitHub Actions sync workflow for Hugging Face Spaces
deploy: add Hugging Face Spaces config and fix Pydantic validation imports
Add live demo link
Replace repo with current project
Fix auth on live: use stateless signed tokens resilient to restarts
Optimize cold start by lazy-loading pipeline dependencies
Add forced demo-user refresh for persisted deployments
Set live demo credentials and update public demo documentation
Fix cloud deploy: force CPU torch and pin python runtime
Fix Render deploy: bind to PORT and update blueprint settings
Initial enterprise-ready GRC AI Command Deck
