RL Environments

Resettable, seeded, deterministically verified RL environments built on real business software. Designed to survive thousands of eval runs a day, priced per environment with variants at scale.

Isolated sandbox environments with seeded state and reward telemetry

Environments built for training, not demos

Most agent environments fall over in production evaluation: state pollutes between runs, graders drift, and the “environment” is a mockup of the software rather than the software. Ours are built the other way around.

Every rlsupply environment is real business software, self-hosted at a pinned version inside an isolated sandbox. An agent gets the same starting state a working professional would inherit: populated databases, historical records, messy edge cases carried in from the authoring expert’s own workflows.

The reward is the hard part, so it ships first

An environment without a trustworthy reward signal is a screenshot generator. Each environment ships with its reward blueprint: expert-weighted rubrics compiled into deterministic verifiers that assert against the environment’s database, reconcile its ledgers, and check its audit trail. Model-graded criteria are capped, labeled, and expert-audited.

Before any environment ships, its verifiers must reproduce the authoring expert’s own recorded run. If the check cannot recognize expert work as correct, it does not ship.

Built against a stated operational pain

Teams running serious post-training tell us the bottleneck is operational: running thousands of eval jobs a day means environments must reset, restore, and rerun without human intervention. That constraint shaped the architecture, not the other way around.

What ships in the box

Real software, self-hosted

HR, payroll, ATS, and other business platforms running as pinned versions inside isolated sandboxes. Linux and full Windows desktops.

Deterministic seeds & resets

Every episode starts from a known seed. State resets between runs, snapshots restore any prior state, and parallel episodes never share a database.

Shaped, verifiable reward

Expert rubric weights compile into reward functions. Required facts become intermediate checkpoints, disqualifiers become terminal penalties. RLVR-ready.

Full telemetry

Every click, keystroke, API call, and state change is recorded and exported. Episode dumps ship as JSONL through a standard harness adapter.

Variants at scale

The same task under different seeds, where the interesting variants change which acceptable outcome applies, not just the numbers.

Your VPC, if you need it

Environments deploy into your own cloud via Terraform and Helm for teams whose data cannot leave. Licensing available per environment or per fleet.

See it before you buy it.

Sample task packets and environment access for evaluation. Tell us the capability you care about and we will send the relevant cut.