Skip to content

[codex] Record Base canary source verification#91

Merged
FlowmemoryAI merged 1 commit into
mainfrom
agent/redact-source-verification-errors
May 13, 2026
Merged

[codex] Record Base canary source verification#91
FlowmemoryAI merged 1 commit into
mainfrom
agent/redact-source-verification-errors

Conversation

@FlowmemoryAI
Copy link
Copy Markdown
Owner

Summary

Records the completed BaseScan source verification pass for the Base canary deployment and hardens the verification helper after the live submit run:

  • documents that all 10 current Base canary addresses are source-verified;
  • adds a non-secret verification status artifact with BaseScan URLs and source commits;
  • clarifies that FlowMemoryHookAdapter was verified against deployment-source commit 11d562c, while current main contains the newer v4-shaped callback source;
  • redacts the BaseScan API key from verification helper error paths;
  • adds --continue-on-error and --delay-ms support for explorer rate-limit handling.

Validation

  • node --check infra/scripts/verify-base-canary-sources.mjs
  • npm run verify:base-canary:sources -- --check-bytecode --rpc-url https://mainnet.base.org --json
  • npm run launch:candidate

Security note

The API key used for verification was not committed. Because it appeared in chat and one pre-fix error path, it should be rotated outside the repo.

@FlowmemoryAI FlowmemoryAI merged commit f628ae4 into main May 13, 2026
8 checks passed
@FlowmemoryAI FlowmemoryAI deleted the agent/redact-source-verification-errors branch May 13, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant