A GitHub Actions workflow that boots the stack and runs the L2 fixtures + the e2e flow; schedule nightly + workflow_call so downstream repos can trigger it on contract-affecting PRs.
Accept: the nightly run is green; the workflow is invocable from another repo as a reusable workflow.
A GitHub Actions workflow that boots the stack and runs the L2 fixtures + the e2e flow;
schedulenightly +workflow_callso downstream repos can trigger it on contract-affecting PRs.Accept: the nightly run is green; the workflow is invocable from another repo as a reusable workflow.