Skip to content

Add pre-production hardening and Base Sepolia reader#70

Merged
FlowmemoryAI merged 1 commit into
mainfrom
agent/preprod-hardening-base-sepolia
May 13, 2026
Merged

Add pre-production hardening and Base Sepolia reader#70
FlowmemoryAI merged 1 commit into
mainfrom
agent/preprod-hardening-base-sepolia

Conversation

@FlowmemoryAI
Copy link
Copy Markdown
Owner

Summary

  • Adds a constrained Base Sepolia FlowPulse reader with explicit RPC/address inputs, chain-id enforcement, canonical state output, and durable checkpoint persistence.
  • Adds contracts hardening docs/scripts for static analysis, deployment boundary, access-control review, and stronger Rootfield ownership event tests.
  • Adds production-readiness and marketing claim guardrails, plus CI enforcement for unsafe README/docs/marketing claims.

Checks

  • npm test
  • npm run launch:v0
  • .\infra\scripts\contracts-static-analysis.ps1
  • node infra/scripts/check-unsafe-claims.mjs
  • git diff --check

Boundary

This is still local/test and Base Sepolia pre-production hardening. It does not claim production mainnet readiness, production L1, production verifier network, free storage, or AI running on-chain.

Notes

Slither is optional in the local hardening script by default because it is not installed in this environment. Audit environments can require it with -RequireSlither or REQUIRE_SLITHER=1.

@FlowmemoryAI FlowmemoryAI merged commit 5cad944 into main May 13, 2026
8 checks passed
@FlowmemoryAI FlowmemoryAI deleted the agent/preprod-hardening-base-sepolia branch May 13, 2026 18:20
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