{"profile_id":"uai.client.workflow-agent.v1","title":"UAI Workflow Agent Client v1","summary":"L4 client capability profile for long-running workflow agents that preserve correlation, task status, fallback, consent, and final-report evidence.","current_release":"UAI-1","schema":{"$schema":"https:\/\/json-schema.org\/draft\/2020-12\/schema","$id":"urn:uaix:uai-1:schema:uai.client.workflow-agent.v1","title":"UAI Workflow Agent Client v1","description":"L4 client capability profile for long-running workflow agents that preserve correlation, task status, fallback, consent, and final-report evidence.","type":"object","additionalProperties":false,"required":["uai_version","profile","message_id","source","target","conversation","delivery","trust","body","provenance","integrity","extensions"],"properties":{"uai_version":{"type":"string","const":"1.0"},"profile":{"type":"string","const":"uai.client.workflow-agent.v1"},"message_id":{"type":"string","minLength":1},"source":{"type":"object"},"target":{"type":"object"},"conversation":{"type":"object"},"delivery":{"type":"object","required":["expires_at","idempotency_key","fallback_directive"],"properties":{"expires_at":{"type":"string","format":"date-time"},"idempotency_key":{"type":"string","minLength":1},"fallback_directive":{"type":"string","minLength":8}}},"trust":{"type":"object"},"body":{"type":"object","additionalProperties":false,"required":["client_level","client_name","can_fetch_static","can_fetch_json","can_execute_javascript","can_use_browser_ui","can_post_data","can_authenticate","can_call_tools","can_run_long_tasks","can_store_memory","can_coordinate_agents","requires_human_consent_for","recommended_uaix_profiles","fallback_behavior","known_limits","evidence_requirements","safe_default_response"],"properties":{"client_level":{"type":"string","const":"L4"},"client_name":{"type":"string","minLength":2},"can_fetch_static":{"type":"boolean"},"can_fetch_json":{"type":"boolean"},"can_execute_javascript":{"type":"boolean"},"can_use_browser_ui":{"type":"boolean"},"can_post_data":{"type":"boolean"},"can_authenticate":{"type":"boolean"},"can_call_tools":{"type":"boolean"},"can_run_long_tasks":{"type":"boolean"},"can_store_memory":{"type":"boolean"},"can_coordinate_agents":{"type":"boolean"},"requires_human_consent_for":{"type":"array","items":{"type":"string","minLength":1}},"recommended_uaix_profiles":{"type":"array","items":{"type":"string","minLength":1}},"fallback_behavior":{"type":"string","minLength":8},"known_limits":{"type":"array","items":{"type":"string","minLength":1}},"evidence_requirements":{"type":"array","items":{"type":"string","minLength":1}},"safe_default_response":{"type":"string","minLength":8},"support_boundary":{"type":"string","minLength":1},"carcinus_boundary":{"type":"string","minLength":1},"localendpoint_boundary":{"type":"string","minLength":1}}},"provenance":{"type":"object","required":["issued_at"],"properties":{"issued_at":{"type":"string","format":"date-time"}}},"integrity":{"type":"object"},"extensions":{"type":"array"}}},"body_required":["client_level","client_name","can_fetch_static","can_fetch_json","can_execute_javascript","can_use_browser_ui","can_post_data","can_authenticate","can_call_tools","can_run_long_tasks","can_store_memory","can_coordinate_agents","requires_human_consent_for","recommended_uaix_profiles","fallback_behavior","known_limits","evidence_requirements","safe_default_response"],"route_url":"https:\/\/uaix.org\/wp-json\/uaix\/v1\/schemas\/uai.client.workflow-agent.v1","example_route_url":"https:\/\/uaix.org\/wp-json\/uaix\/v1\/examples\/uai.client.workflow-agent.v1","registry_route_url":"https:\/\/uaix.org\/wp-json\/uaix\/v1\/registry\/uai.client.workflow-agent.v1"}