Raadhesh/GDPR-Data-Privacy-Sanitizer
feat: Add root endpoint to redirect to interactive API docs
docs: Add Hugging Face YAML frontmatter to README
fix: Update Hugging Face username in sync action from raadheshbajoria to Raadhesh
ci: Add GitHub Action to auto-deploy to Hugging Face Spaces and revert strict token in Dockerfile
docs: Master documentation and submission guidelines
feat: Async LLM inference loop with strict stdout logging
docker: Add Docker build context with LLM configs
feat: FastAPI server for evaluate-submission testing
config: Define OpenEnv configurations and tasks
feat: Programmatic evaluation graders for easy, medium, and hard tasks
feat: Core OpenEnv DataPrivacyEnv class and step logic
feat: Mock SQLite database setup and data population
feat: Define Observational and Action Pydantic schemas
chore: Add project dependencies
