ecr: ECR-017 capability: AskOperations bounded_context: Ask_Ops parent: WAVE0-FROZEN predecessor: ECR-016 change: type: additive breaking_change: false migration_required: true compatibility_notes: > Additive admin read APIs for AskSessionView. Migration 000019 only grants admin.ask.read to super_admin. apis: - method: GET path: /api/v1/admin/ask/threads change: added - method: GET path: /api/v1/admin/ask/threads/{id} change: added perms: - code: admin.ask.read change: added