Commit History

Align inference with hackathon validator
d69f6d9

Prince9868 commited on

Publish structured task grader metadata
be72902

Prince9868 commited on

Harden OpenEnv grader entrypoints
c0ebea1

Prince9868 commited on

Restore submission-38 task validation surface with proxy-safe inference
8fb9494

Prince9868 commited on

Normalize exported score/reward fields to strict (0,1)
36e93cd

Prince9868 commited on

Eliminate zero rewards and raise score floors for validator safety
37323be

Prince9868 commited on

Normalize task-id aliases across reset and grading paths
d18dd55

Prince9868 commited on

Harden manifest task schema and canonical grader paths
f01eb56

Prince9868 commited on

Return plain float from all manifest-facing graders
1a39f47

Prince9868 commited on

Ensure fallback inference output always includes 3 valid tasks
3aaa0ae

Prince9868 commited on

Handle inference exceptions and avoid strict-mode crashes
38f6a5b

Prince9868 commited on

Enforce strict inference: no fallback without proxy vars
fe6aac1

Prince9868 commited on

Use validator proxy API_BASE_URL+API_KEY in strict inference mode
f0e7a17

Prince9868 commited on

Implement non-constant deterministic graders and align required inference env vars
65e5030

Prince9868 commited on

Make graders dict+numeric compatible for deep validator callers
7ee36ac

Prince9868 commited on

Harden deep-validator grader discovery compatibility
2b6fc3c

Prince9868 commited on

Simplify graders to return plain float (OpenEnv spec)
5b20211

Prince9868 commited on

Make grader outputs dict+numeric compatible
15eec63

Prince9868 commited on

Add deterministic validator-safe grader mode
32b6826

Prince9868 commited on

Clamp step reward values to strict (0,1) for validator compatibility
f9179d7

Prince9868 commited on

Match OpenEnv runtime health and MCP contracts
2083a74

Prince9868 commited on

Return plain float from task grader entry points
32bce58

Prince9868 commited on

Package task grader modules for deep validator imports
8eed1c1

Prince9868 commited on

Maximize deep-validator grader compatibility
94a8804

Prince9868 commited on

Add root endpoint for platform probe compatibility
acad52b

Prince9868 commited on

Ignore Python packaging metadata artifacts
344bcb6

Prince9868 commited on

Harden grader compatibility for deep validators
839af89

Prince9868 commited on

chore: trigger space rebuild
ccbd30e

Prince9868 commited on

Stabilize task grader discovery paths for Phase 2 validation
b1b08c5

Prince9868 commited on

Fix validator discovery for Phase 2: point openenv.yaml back to tasks.X.grader:grade
f18b8fb

Prince9868 commited on

chore: trigger Hugging Face Space rebuild
1702b97

Prince9868 commited on

Use package grader entry points in openenv manifest
7fec7a2

Prince9868 commited on

Fix OpenEnv grader discovery by including tasks package in Docker image
1d963cf

Prince9868 commited on

fix: rename task ids to use underscores instead of hyphens
036294e

Prince9868 commited on

fix: rename 'final_score' to 'score' in inference output payload
869af79

Prince9868 commited on

fix: restructure graders strictly to tasks.task_name.grader:grade
c98fd97

Prince9868 commited on

fix: grader functions must return float, not dict
471ff05

Prince9868 commited on

fix: add openenv-core>=0.2.0 dependency required by openenv validate checker
2d87534

Prince9868 commited on

feat: implement full OpenEnv spec compliance
52cef2a

Prince9868 commited on

fix(critical): add task graders to openenv.yaml for Phase 2 validation
754d40f

Prince9868 commited on

fix(critical): rewrite inference.py to use in-process environment
f5b4175

Prince9868 commited on

fix(inference): add rule-based fallback when API keys are absent
21ca368

Prince9868 commited on

fix: replace bad output JSONs with valid strictly-bounded scores
4f773cd

Prince9868 commited on

fix(validator): use strict (0<score<1) bounds to match hackathon Phase 2 check
d4d0b90

Prince9868 commited on

chore: migrate image files to Git LFS
c4582cd

Prince9868 commited on

chore: add LFS tracking for image files (png, jpg, jpeg, gif, webp)
7fa7e91

Prince9868 commited on

Merge branch 'main' of https://huggingface.co/spaces/Prince9868/Guardian-Agent
2edd630

Prince9868 commited on

fix: eliminate all remaining 0.0/1.0 boundary score values
0c38c23

Prince9868 commited on

fix: clamp evidence_score and all boundary score values to strict (0,1) range
33db110

Prince9868 commited on

fix(eval): completely purge all 0.0 and 1.0 explicit bounds
2177a84

Prince9868 commited on