utk7rsh/clinical-prior-authorization
fix: restore server/app.py required by multi-mode deployment validator
fix: copy app.py from root in Dockerfile, remove duplicate server/app.py
fix: add server/app.py for multi-mode deployment check
Pre-submission cleanup: fix README (13 scenarios), add .gitignore, remove internal docs and test outputs
Add test files and results
chore: add .gitignore, remove test artifacts from tracking
feat: score improvements — CRLF fix, 13 scenarios, grader hardening, session 404, pytest suite
fix: unpin openai to >=2.7.2 to resolve conflict with openenv-core dependency
fix: use OPENAI_API_KEY as primary credential per OpenEnv spec (HF_TOKEN as fallback)
feat: enhance benchmark with multi-session support, new scenarios, and new endpoints
Remove __pycache__ from tracking
Initial submission
initial commit
