Skip to content

Remove scripted play mode from real fleet runs #14

Description

@p-forghani

RunWave should be agentic for real playtests. Scripted mode is currently misleading.

Current problem:

  • The orchestrator defaults/documentation still mention playMode: scripted.
  • Jobs can carry playMode, but the remote runner always calls the agentic runPlaytest path.
  • This makes the public contract confusing: a user can think they are running scripted mode, while the runner actually requires OpenRouter and uses the agent.

Expected:

Remove scripted play mode from the real fleet/run contract. If we keep any scripted behavior, it should be clearly limited to local tests/smoke tests and not exposed as a production play mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions