Correct whole-frame GPU timestamps so they bracket only the accepted render transaction and associate delayed query results with the owning CPU frame. Add route-wide frame-history summaries, fixed-camera screenshot comparison, process counters, contention traces, a pinned Arwic workload, and credential-safe launch disclosure. The reference hardware/display contract now keeps local and RDP populations separate and defines the screenshot and re-baseline rules needed by later prepared-content gates. Co-Authored-By: Codex <noreply@openai.com>
19 lines
675 B
Text
19 lines
675 B
Text
# Deterministic dense-town performance scene. Arwic is the established
|
|
# dense-town oracle used by the June and July renderer investigations.
|
|
# /telepoi supplies ACE's canonical arrival position and heading. The fixed
|
|
# six-second retail-input turn pins the view facing for every capture.
|
|
|
|
sleep 15000
|
|
# Pin the client-only world-time override at noon for reproducible screenshots.
|
|
input press AcdreamCycleTimeOfDay
|
|
input press AcdreamCycleTimeOfDay
|
|
input press AcdreamCycleTimeOfDay
|
|
command /telepoi Arwic
|
|
wait materialized 1 60000
|
|
sleep 8000
|
|
input down MovementTurnRight
|
|
sleep 6000
|
|
input up MovementTurnRight
|
|
sleep 26000
|
|
screenshot arwic-dense 10000
|
|
checkpoint arwic-dense
|