feat(arena): add deterministic headless RL environments
This commit is contained in:
@@ -81,6 +81,13 @@
|
||||
"origin": "original",
|
||||
"sourceLicense": "Apache-2.0",
|
||||
"lineage": "Original coarse simulation graph; every node, segment, route, and anchor carries a provenance field validated by tests."
|
||||
},
|
||||
{
|
||||
"path": "src/arena/",
|
||||
"kind": "renderer-independent-reinforcement-learning-environments",
|
||||
"origin": "original",
|
||||
"sourceLicense": "Apache-2.0",
|
||||
"lineage": "Original environment contracts and reward/scenario layers wrapping Tera's repository-authored deterministic controllers and plans; source hashes are pinned and checked in CI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user