CoolFace
Apppublic

DGXAI/driftcall-env

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes
step_07_task_generator.md4 linesDownload Raw Back to cells
1# Generate task briefs2 3Pure, seeded, deterministic procedural generator that expands the YAML template library into concrete `GoalSpec` briefs for `DriftCallEnv.reset()`. Identical `(seed, stage, language_weights)` triples always produce byte-identical seed utterances after NFC normalization — no global RNG, no `time.time()`, no `hash()`.4