Move maintained Tera evaluations to private source
arena-environments / validate (3.11) (push) Successful in 1m14s
arena-environments / validate (3.12) (push) Successful in 1m15s

This commit is contained in:
2026-08-25 13:08:23 -07:00
parent 61939676a5
commit 4836d3e644
43 changed files with 36 additions and 10505 deletions
+3 -1
View File
@@ -12,7 +12,9 @@ harness, trainer, runtime marketplace, or environment hub.
explicit training handoff and artifact rendering.
Lumbridge's unique work is the environment: task distributions, interactive
state, rewards, probes, held-out gates, Tera bridges, and result interpretation.
state, rewards, probes, held-out gates, and result interpretation. Tera bridges
are developed with Tera because they package proprietary simulator source; they
use the same upstream Verifiers contract without living in this public repo.
Generic rollout and training machinery stays upstream. A Hub publication must
exclude secrets, private task splits, customer data, and proprietary Tera source.