[codex] Add FlowChain local node runtime#116
Draft
FlowmemoryAI wants to merge 1 commit into
Draft
Conversation
Owner
Author
|
HQ review blocker, 2026-05-14: before merge readiness review, please update the PR body to include the linked issue #99, allowed folders, forbidden folders, worktree path, and exact checks run with results. The current changed-file scope includes |
Owner
Author
|
HQ reconciliation note, 2026-05-14: GitHub now shows linked runtime issue #99 as closed. Before merge review, please either close this draft if it was superseded by merged main, or refresh the PR body with the exact remaining delta and a new/open issue reference for anything still needed. |
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
Adds the FlowChain private/local node runtime on top of
crates/flowmemory-devnet:local-authorizedtransaction receipt metadata.flowchain:full-smoke.Scope
Allowed folders touched:
crates/flowmemory-devnet/infra/scripts/package.jsondocs/LOCAL_DEVNET.mddocs/FLOWCHAIN_SECOND_COMPUTER_SETUP.mddocs/FLOWCHAIN_TESTNET_ACCEPTANCE.mdNo
apps/dashboard/,services/,contracts/,crypto/, orhardware/source changes are included.Validation
cargo test --manifest-path crates/flowmemory-devnet/Cargo.tomlpassed.npm run flowchain:node:smokepassed.npm run flowchain:multi-node:smokepassed.npm run flowchain:full-smokepassed after installing local root, dashboard, and crypto dependencies.git diff --checkpassed.origin/mainbefore push.Notes and Boundaries
HQ Required Review Metadata (2026-05-14)
Issue status: Original #99 lane is closed on GitHub; needs new/open issue if work remains
Worktree / branch ownership: E:\FlowMemory\flowmemory-chain
Allowed folders: crates/flowmemory-devnet/, infra/scripts/, package.json, docs/LOCAL_DEVNET.md, docs/FLOWCHAIN_SECOND_COMPUTER_SETUP.md, docs/FLOWCHAIN_TESTNET_ACCEPTANCE.md
Forbidden folders: apps/dashboard/, services/, contracts/, crypto/, hardware/, unrelated docs
Exact checks recorded:
HQ readiness: Draft; merge state DIRTY; close as superseded or refresh against current main and a new/open issue.