Skip to content

[real-value/bridge] Add pilot bridge proof command #138

@FlowmemoryAI

Description

@FlowmemoryAI

Objective

Add the dedicated bridge relayer proof command required by the final real-value pilot gate:

npm run flowchain:real-value-pilot:bridge

Acceptance Criteria

  • Command exists at the repo root and can run without live RPC in mock mode.
  • Base 8453 observer mode verifies eth_chainId == 0x2105, rejects wrong chains, rejects unapproved lockboxes, and enforces confirmation-depth configuration.
  • Writes deterministic observation, credit, pilot evidence, withdrawal intent, and release evidence files.
  • Duplicate Base event replay is rejected or idempotent with explicit evidence and no second local credit application.
  • Scripts print exact next operator commands and keep committed fixtures/logs/exports free of secrets.
  • Records exact commands, reports, blockers, allowed folders, and forbidden folders in the PR.

Out Of Scope

  • Production bridge custody or public bridge readiness claims.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent/indexerIndexer and verifier service workpriority/p0Highest near-term prioritytype/buildBuild, test, fixture, or implementation work inside scoped boundaries

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions