{"openapi":"3.1.0","info":{"title":"AgenticFy Public API","version":"1.0.0","description":"We make businesses agent-ready. AgenticFy prepares, integrates, validates and proves. It does not process payment, does not move money and does not replace the client stack."},"servers":[{"url":"/v1"}],"paths":{"/health":{"get":{"summary":"Service health","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"object","properties":{"status":{"type":"string"},"service":{"type":"string"},"version":{"type":"string"},"wave":{"type":"integer"},"ts":{"type":"string","format":"date-time"}}}}}}}}},"/assessments":{"post":{"summary":"Create an assessment (public_scan or connected_scan)","description":"Wave 2. Returns an assessment with a run that scores 15 dimensions.","responses":{"202":{"description":"Accepted, run queued"}}}}},"x-deprecation-policy":"Breaking changes ship under a new major version path. Deprecated versions are announced in the changelog with a minimum 180-day sunset."}