Protocol surfaces
watasu exposes a small set of protocol surfaces for agents and integration backends.
Request definition
A request definition describes:
- request name
- schema version
- fields and purpose
- consent text
- destination policy
- encryption metadata
- metadata retention policy
- trust profile
Discovery routes
Request-specific routes
Compatibility notes
- MCP is used for service-side agent workflows.
- A2A HTTP+JSON is used for encrypted submission.
- Agent Card is the public machine-readable contract.
- JSON Schema describes both the plaintext payload shape and the encrypted envelope shape.