ecr: ECR-023 capability: AICoreConfig bounded_context: Ask_Ops parent: WAVE0-FROZEN predecessor: ECR-022 change: type: additive breaking_change: false migration_required: true compatibility_notes: > Adds knowledge_sources catalog with system seed ask_grounding and read admin APIs. Reuses admin.ai_config.read. Does not introduce KnowledgeChunk or embeddings. apis: - method: GET path: /api/v1/admin/ai/knowledge-sources change: added - method: GET path: /api/v1/admin/ai/knowledge-sources/{id} change: added perms: - code: admin.ai_config.read change: unchanged