Exists today
A specification and a model
A written state machine specification, a browser-based model of the release logic, and this documentation site. That is the complete list.
Status Overview
An honest inventory of where this project actually is. If something is not listed under "exists today", assume it does not exist.
Exists today
A written state machine specification, a browser-based model of the release logic, and this documentation site. That is the complete list.
Does not exist
No backend service, no API, no user accounts, no banking partner, no legal entity, no regulatory permissions, no customers, and no pilot.
Organization
Founded and led by Russell Boyd. Based in California, Sendy-Wave focuses on automating trade documentation workflows and conditional settlement logic. Reachable at support@sendy-wave.bond.
Direction
Milestone-driven roadmap. Rather than publishing arbitrary launch dates while technical specifications and legal parameters are in review, our progress is structured around sequential engineering dependencies.
Now
Pin down the state machine, publish it, and build a model people can interrogate without needing an account or a conversation.
Next
Move the logic out of the browser into a testable service, with the event log as the primary artefact rather than an afterthought.
Later
Before any operational step: find out from qualified people whether this is legal, whether an institution would act on these instructions, and whether traders want it.
Conditional
Only if the validation work supports it, and only with a licensed partner holding the funds. There is no date attached to this and it may not happen.
Changelog
Site rebuilt. Removed simulated status indicators and non-functional access controls that implied infrastructure which does not exist. Added this status page, an open problems section, and legal pages. The contact form now actually delivers mail.
HELD state added to the specification. The previous model assumed milestones were either met or pending, with no way for a counterparty to object before release. Disputes are now a first-class state with no automatic exit.
Attestation binding tightened. Signatures are now specified over the document digest and milestone identifier together, closing a replay path where a valid attestation for one milestone could be resubmitted against another.
Monetary amounts changed to decimal strings. The draft message format used JSON numbers, which cannot represent all decimal values exactly. Amounts are now strings with an explicit currency code.
Custody separation made explicit. The design was ambiguous about whether the system might hold balances. It will not; funds remain with a licensed partner and the software only emits instructions.