| G0-1 | Counter 在 3 个 target 上行为一致 | ✅ met | just testkit → counter trace parity: ok (3 target(s)) |
| G0-2 | ValueVault 在 3 个 target 上行为一致 | ✅ met | 远端 CI 28655651561(12a007b)的 build-test → Run unified testkit 在安装 Foundry/cast 后成功 |
| G0-3 | Counter 资源预算:solana_cu、evm_gas、near_gas | ✅ met | testkit/scenarios/counter.toml 已锁定三种预算;CAST="$PWD/build/tools/cast-shim" cargo run --manifest-path testkit/Cargo.toml -p proof-forge-testkit -- run --scenario counter --trace |
| G0-4 | ValueVault 在 3 个 target 上的资源预算 | ✅ met | testkit/scenarios/value-vault.toml 已为全部 11 次调用锁定 solana_cu、evm_gas 和 near_gas;CAST="$PWD/build/tools/cast-shim" cargo run --manifest-path testkit/Cargo.toml -p proof-forge-testkit -- run --scenario value-vault --trace |
| G0-5 | Unsupported-capability 诊断一致性 | ✅ met | just testkit → unsupported-crosscall ... diagnostic crosscall.invoke unsupported: ok |
| G0-6 | just check 绿灯(build + lint + gates) | ✅ met | CAST="$PWD/build/tools/cast-shim" just check 已在本地通过;远端 CI 28658576786(0c52fb8)也已全部成功,包括 Run unified testkit、Check Solana light gates、Foundry smoke 和 Anvil deploy smoke |