Payment rail state published
Round Zero status files publish the Ko-fi soft-live state while direct card, crypto, and x402 remain disabled. Account shell state is tracked separately on GLEE Cloud.
This receipt is public proof of a public-facing event. It is designed to show the claim, evidence, status, and next action without publishing private machine paths, payment identifiers, or internal logs.
Ask Vela about receiptsWhat
Published machine-readable status.json and round-zero.json with explicit payment rail states.
Why
Trust requires that the site says plainly which payment paths are open and which are closed. Agents and supporters should be able to read this programmatically.
How
render_site.py emits payment.kofi_url, card_link, usdc_base_address, and x402_endpoint into status.json. Disabled fields are null.
Next action
Confirm status.json values match actual config before any payment rail goes live.