You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Umbrella issue tracking 4 open PRs across the SDK, node, and agent-commerce-demo repos that came out of the governance / L2PS investigation in May 2026.
feat(ui): visible L2PS encrypted-on-chain badge in NEGOTIATE header
Awaiting human review
Context
The governance hash-mismatch surfaced on dev.node2 while running scripts/dev-node-battery.ts. Native pay / stake / unstake confirm cleanly; DemosTransactions.proposeNetworkUpgrade hits [Tx Validation] [SIGNATURE ERROR] Transaction hash mismatch. Root cause not yet pinned (deployed binary is dirty=true, no log access) — sub-issue Splitting transactions from blocks #2 ships the diagnostic infrastructure to capture it on next repro.
Sub-issue Fees development #1 closes the SDK-side coverage gap that let the divergence slip through — every governance test bypasses the SDK builder, so the SDK had no canonical guard against drift in the byte shape it ships.
Sub-issue refactoring (please read the description) + initial POST support #3 is unrelated to governance but came from the same investigation arc — Greptile + CodeRabbit flagged 3 security concerns (AAD binding, decryption AAD, nonce validation) on the L2PS nonce fix that need to land before that PR can merge.
Sub-issue Unified tx #4 is the UX badge that proves L2PS is active to the user — pure UI, no AI feedback, just needs a human review pass.
Umbrella issue tracking 4 open PRs across the SDK, node, and agent-commerce-demo repos that came out of the governance / L2PS investigation in May 2026.
PR map
Context
scripts/dev-node-battery.ts. Native pay / stake / unstake confirm cleanly;DemosTransactions.proposeNetworkUpgradehits[Tx Validation] [SIGNATURE ERROR] Transaction hash mismatch. Root cause not yet pinned (deployed binary isdirty=true, no log access) — sub-issue Splitting transactions from blocks #2 ships the diagnostic infrastructure to capture it on next repro.Merge order
Linked sub-issues
See sub-issues below for per-PR status, action items, and AI feedback summary.