sandbox is a request-as-code repository for upstream PR verification.
Open a PR in sandbox with exactly one file under requests/*.json, or start workflow_dispatch manually with upstream_repo, pr_number, and optional modules. The workflow resolves that request and delegates the shared execution logic to ov-ext-labs/ci.
This repository intentionally keeps only:
- request files under
requests/ - thin workflow wiring
- request validation scripts
All common CI logic and the integration manifest live in ov-ext-labs/ci.