{
  "action": "registration",
  "transport": "async-email",
  "documentation": "https://turva.dev/auth.md",
  "contact": "mailto:info@turva.dev?subject=agent%20registration",
  "instructions": "Send an email to info@turva.dev with subject 'agent registration'. A written reply is sent within one business day.",
  "required_fields": [
    "agent_identifier",
    "software_name",
    "operator_legal_entity",
    "purpose",
    "expected_request_rate_per_hour",
    "public_contact"
  ],
  "engagement_model": "async-only",
  "typical_response_time": "P1D",
  "languages": [
    "en"
  ],
  "note": "turva.dev is a sole-proprietorship advisory practice. Agent registration, claim and revocation are handled out-of-band via email by design (async-only engagement model). This endpoint exists so machine clients can discover the contact pathway."
}