PASS_ROBLOX_GATEWAY_UNIVERSAL_AGENT_SCOPE
Roblox Gateway Universal Agent Scope
The Roblox gateway agents are now configured as universal Roblox development agents instead of Lumber Legacy-only agents. Lumber Legacy remains the current active overlay, but the baseline agent contract is reusable for other Roblox projects.
What Changed
- All 10 live Roblox gateway agents now require an active Roblox project slug and project root before work starts.
- Agents apply the universal Roblox baseline first, then load project-specific overlays only for the active project.
- Lumber Legacy-specific routes, assets, catalog values, proof artifacts, and gameplay concepts are no longer hardcoded as universal rules.
- Completion reports must separate universal Roblox rules applied from active-project overlay rules applied.
Agents Covered
roblox-managerroblox-project-plannerroblox-architectroblox-world-builderroblox-gameplay-systems-builderroblox-ui-builderroblox-asset-builderroblox-studio-proof-testerroblox-reviewer-qaroblox-research-compilerVerification
python3 -m py_compile projects/lumber-legacy/tools/check_roblox_agent_sop_wiring.pypassed.python3 projects/lumber-legacy/tools/check_roblox_agent_sop_wiring.pyreturned PASS for all 10 Roblox gateway agents.- Hardcoding scan found no remaining non-Lumber-Legacy rejection and no stale
Implemented Lumber Legacy Systems Gateheading.
Boundary
No Roblox publish, release, promotion, paid action, Marketplace adoption, Mattermost bot/channel binding, live universe/DataStore write, write-enabled live Studio AI tooling, service restart, model/config routing change, Claude lane, or workspace-claude edit occurred.