payops_env / openenv.yaml

Commit History

Fix grader import path: use root-level graders module instead of server.graders
220acb1

padmapriyagosakan commited on

Add score:0.5 to all YAML tasks, make graders callable without args, fix health status
f4fa44f

padmapriyagosakan commited on

fix: clamp all grader scores to strict (0,1) open interval
71ea0d8

padmapriyagosakan commited on

fix: match reference project structure to resolve platform validation
0fd745c

padmapriyagosakan commited on

fix: /tasks returns flat list with string grader refs, add task_id to YAML
9b61ea0

padmapriyagosakan commited on

simplify openenv.yaml: pure ASCII, remove all non-essential sections, copy yaml to WORKDIR in Docker
221c507

padmapriyagosakan commited on

fix: use server.graders:... paths to match platform example format exactly
59a619b

padmapriyagosakan commited on

fix: remove quotes from task name fields in openenv.yaml
028b270

padmapriyagosakan commited on

fix: rewrite openenv.yaml grader fields to Python callable path format
37f8601

padmapriyagosakan commited on

fix: add enabled:true to all graders, restore /tasks dict format, add per_task_rewards alias
8575841

padmapriyagosakan commited on

fix: restructure openenv.yaml tasks: from dict to flat list so platform grader check finds 30/30 tasks
eb62efb

padmapriyagosakan commited on

Fix: add grader property to PayOpsTask, include grader in grade_episode per_task_rewards, add per-task grader definitions to openenv.yaml
667fa47

padmapriyagosakan commited on

Iteration_4: expand task bank 20→30, add variants for all tasks, fix baseline policy for chain-gated CRIT tasks
ffea7f4

padmapriyagosakan commited on

feat: Iteration_3 — openenv validate PASS, wire compat, PayOpsReward, OPENAI_API_KEY- Fix completed, Docker verification alone pending- Padma
279779a

padmapriyagosakan commited on

feat: Iteration_2 — trajectory reward shaping, episode jitter, flag identification
9c003f0

padmapriyagosakan commited on

chore: pre-iteration-1 snapshot — 75/75 e2e passing, baseline bug fixed
0f139ff

padmapriyagosakan commited on