Spaces:
Sleeping
Sleeping
Commit History
fix: implement root-level score injection and total ZSP synchronization 7b870dd
fix: implement deep [0.25, 0.75] dead-zone to prevent range violations d9c5fbb
fix: restore environment stability 3ef546c
fix: implement Zero-Survival Policy (ZSP) to eliminate all 0.0/1.0 literals f4ef360
fix: enforce Absolute Boundary Containment (ABC) and UTF-8 stability for platform validation 8064cf9
fix: resolve Phase 2 validation range errors via Universal Ratio Scaling (0.1-0.9) aa0edca
fix: global boundary enforcement 0.05 0.95$ on all scores, rewards, and telemetry metrics f2c56ee
fix: refactor rubrics to use _extract_metric for bulletproof parsing of both JSON dicts and Pydantic objects during Phase 2 mock evaluation f9033ce
fix: squash catastrophic KeyError crashes from unbound _clamp attribute in SREEnvironment and harden task routers against state-mutated failures d734adb
fix: decompose SREGraderRubric into 4 explicit subclass evaluators for exact mapping to openenv.yaml tasks to satisfy Phase 2 stateless dummy evaluations 2717071
fix: harden all float clamp bounds to [0.05, 0.95] to prevent 1.0 JSON rounding edge-cases 1b1e827
fix: refactor SREGraderRubric to be fully stateless and enforce exact task spawns 9d8ca65
fix: support parameterless instantiation for OpenEnv automated grading and catch stateless evaluation crashes 15e63c0
fix: register rubric evaluator in schema and add native generic metadata score bounds e8f0a61
fix: recursively bound all step rewards and native accumulators to [0.01, 0.99] to satisfy deep validator metrics d492393
fix: run 4th task 'bad-deployment-rollback' to prevent default 0.0 uncalculated score c0f0be0
fix: add strictly clamped score and total_reward keys to inference END block 7844320
fix: emit [START]/[STEP]/[END] blocks per-task for validator parser 98e6b5c
fix: run 3 graded tasks and clamp scores to strict (0,1) range 4bf66d8
fix: emit [START]/[STEP]/[END] structured output for validator b681447
fix: run environment in-process for headless validator d5dac7a
fix: make root inference.py headless for validator compatibility 2ff38a0
Merge branch 'main' of https://huggingface.co/spaces/jay2219/sre-incident-env 8c946d3
fix: add server entry point and make app executable 12e5dc8
refactor: move inference.py to project root 881a878 verified
fix: Env Vars Load f90e3ad verified
fix: Starlette TemplateResponse API crash 715868c verified
feat: Agent Interaction Dashboard 3328c59 verified
feat: Agent Interaction Dashboard 1d96d35 verified
fix: space metadata f6eb0b9 verified
fix: space metadata in README 138b46a verified
fix: badge link formatting 82243c6 unverified
Jay Prajapati commited on
v1.0.0 a7bbee7
Initial commit 105036a unverified
Jay Prajapati commited on