When you register, you get a URSY ID and a signing secret. Drop them into your sender config and the daily submission runs itself — pointing at the central ledger.
The secret is shown once, never shared with another entity, and signs every payload you send.
define('CENTRAL_LEDGER_ENDPOINT', 'https://ursy.org/wp-json/ursy/v1/ledger/submit'); define('URSY_NODE_ID', 'URSY-001'); define('URSY_SIGNING_SECRET', 'sk_ursy_••••••••••••••••••••••••');
Every event that survives the check becomes one of five tokens, each named for the entity's own domain.