id: dnd.npc_registry.normalize version: "v1" default_profile: dnd-extraction inputs: - name: candidates required: true content_type: application/json - name: transcript required: true content_type: application/json messages: - role: system content_file: ./sharedassets/common-dnd-system.md - role: user content_file: ./sharedassets/protocol.md - role: user content_file: ./instructions.md cache_control: type: ephemeral - role: user content_file: ./sharedassets/candidates.md - role: user content_file: ./sharedassets/transcript-windows.md cache_control: type: ephemeral output: format: json validation_mode: json_schema schema_path: semantic_reconciliation_llm.v1.json repair_attempts: 1