[real-value/wallet] add pilot proof command#143
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #136.
npm run flowchain:real-value-pilot:walletcommand and wires it to the wallet/operator pilot E2E proof.mainatc4959f8, marking the control-dashboard proof as merged and the wallet proof as branch-local pending this PR.Scope
Worktree:
E:\FlowMemory\flowmemory-live-walletBranch:
agent/real-value-pilot-walletAllowed folders used:
crypto/,schemas/flowmemory/,infra/scripts/flowchain-wallet*.ps1,docs/, rootpackage.json.Forbidden folders respected for manual edits:
crates/,contracts/,services/,apps/dashboard/,hardware/.Commands run
Results:
npm run flowchain:real-value-pilot:wallet: passed,documents=5 envelopes=5 negativeCases=7.npm test --prefix crypto: passed, 23 tests.npm run wallet:product-smoke --prefix crypto: passed, 8 documents, 8 transactions, 9 negative transactions.npm run flowchain:real-value-pilot:e2e -- -AllowIncomplete: exited 0 and wrotedevnet/local/real-value-pilot/flowchain-real-value-pilot-e2e-report.json; remaining missing proofs are contracts, bridge, runtime, and ops.node infra/scripts/check-unsafe-claims.mjs: passed.git diff --check: passed with Windows CRLF warnings only.npm run flowchain:product-e2e: passed and wrotedevnet/local/product-e2e/flowchain-product-e2e-report.json.Current blockers
Strict
npm run flowchain:real-value-pilot:e2eremains blocked until these commands land and pass onmain:npm run flowchain:real-value-pilot:contractsnpm run flowchain:real-value-pilot:bridgenpm run flowchain:real-value-pilot:runtimenpm run flowchain:real-value-pilot:opsThis PR does not claim public launch, open-validator readiness, tokenomics, broad bridge readiness, production custody, or audited cryptography.