Objective
Add the dedicated contracts proof command required by the final real-value pilot gate:
npm run flowchain:real-value-pilot:contracts
Acceptance Criteria
- Command exists at the repo root and can run from a clean checkout after normal dependency setup.
- Verifies Base chain ID
8453 deployment configuration without hardcoded blanket endorsement.
- Proves lockbox config, ignored/local env boundaries, per-deposit cap, total pilot cap, supported-asset allowlist, pause, release/recovery, and replay protections.
- Includes dry-run deployment/source-verification instructions and no committed secrets.
- Records exact commands, reports, blockers, allowed folders, and forbidden folders in the PR.
npm run flowchain:product-e2e, npm run flowchain:l1-e2e, node infra/scripts/check-unsafe-claims.mjs, and git diff --check pass or failures are assigned with owner and next action.
Out Of Scope
- Public launch, tokenomics, production bridge custody, or broad bridge readiness claims.
Objective
Add the dedicated contracts proof command required by the final real-value pilot gate:
Acceptance Criteria
8453deployment configuration without hardcoded blanket endorsement.npm run flowchain:product-e2e,npm run flowchain:l1-e2e,node infra/scripts/check-unsafe-claims.mjs, andgit diff --checkpass or failures are assigned with owner and next action.Out Of Scope