Guide

Testing / sandbox

Offline and local testing guidance for the current MVP contract.

Local mode

The current repository provides a local Go API, static frontend routes and in-memory MVP data flows. It does not connect to a live provider by default.

Safe fixtures

Use synthetic identifiers and redacted placeholders only. Never place real API keys, PAN, CVV, PIN or raw production payloads in tests.