Request: sanctioned validation path for ContextContract agent
I am testing a local ContextContract controller with STATE-Bench.
Current status:
- A custom
BaseAgent loads in the public checkout.
- A direct no-score
run_task() smoke works on two shopping tasks.
- I am not claiming an official score or external validation.
- The official CLI path is blocked locally by
STATE_BENCH_EVAL_ENDPOINT.
Question:
What is the clean sanctioned path from adapter compatibility to valid STATE-Bench evidence?
Useful answers would be:
- how to access/configure the locked eval endpoint,
- whether a deterministic no-score smoke can count as nonofficial adapter evidence,
- whether this belongs in Main Track or Agent Learning Track.
I want to avoid private simulator hacks or protocol-unsafe claims.
Request: sanctioned validation path for ContextContract agent
I am testing a local ContextContract controller with STATE-Bench.
Current status:
BaseAgentloads in the public checkout.run_task()smoke works on two shopping tasks.STATE_BENCH_EVAL_ENDPOINT.Question:
What is the clean sanctioned path from adapter compatibility to valid STATE-Bench evidence?
Useful answers would be:
I want to avoid private simulator hacks or protocol-unsafe claims.