{"profile_id":"uai.capability.profile.v1","title":"UAI Capability Profile v1","summary":"Capability-adaptive web interaction profile for declaring the client level, safe fallbacks, consent boundaries, known limits, and evidence expected before an agent or browser claims support.","current_release":"UAI-1","schema":{"$schema":"https:\/\/json-schema.org\/draft\/2020-12\/schema","$id":"urn:uaix:uai-1:schema:uai.capability.profile.v1","title":"UAI Capability Profile v1","description":"Capability-adaptive web interaction profile for declaring the client level, safe fallbacks, consent boundaries, known limits, and evidence expected before an agent or browser claims support.","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.capability.profile.v1"},"message_id":{"type":"string","minLength":1},"source":{"type":"object"},"target":{"type":"object"},"conversation":{"type":"object","properties":{"conversation_id":{"type":"string","minLength":1},"turn_id":{"type":"string","minLength":1},"parent_message_id":{"type":"string","minLength":1},"correlation_id":{"type":"string","minLength":1},"traceparent":{"type":"string","minLength":1},"sequence":{"type":"integer","minimum":1}}},"delivery":{"type":"object","required":["expires_at","idempotency_key","fallback_directive"],"properties":{"mode":{"type":"string","enum":["sync","async","event"]},"priority":{"type":"string","enum":["routine","interactive","urgent"]},"expires_at":{"type":"string","format":"date-time"},"reply_requested":{"type":"boolean"},"ack_required":{"type":"boolean"},"idempotency_key":{"type":"string","minLength":1},"retry_count":{"type":"integer","minimum":0},"sequence":{"type":"integer","minimum":1},"lifecycle":{"type":"string","minLength":1},"timeout_ms":{"type":"integer","minimum":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","enum":["L0","L1","L2","L3","L4","L5","L6"]},"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":{"trace_id":{"type":"string","minLength":1},"issued_at":{"type":"string","format":"date-time"},"log_ref":{"type":"string","minLength":1},"agent_id":{"type":"string","minLength":1},"model_id":{"type":"string","minLength":1},"confidence":{"type":"number","minimum":0,"maximum":1},"lineage":{"type":"array"}}},"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.capability.profile.v1","example_route_url":"https:\/\/uaix.org\/wp-json\/uaix\/v1\/examples\/uai.capability.profile.v1","registry_route_url":"https:\/\/uaix.org\/wp-json\/uaix\/v1\/registry\/uai.capability.profile.v1"}