Description
The schema-consistency report shows two safe-outputs message fields that are either ignored or schema-blocked. messages.detection-failure is defined and consumed by JS but not parsed/merged in Go. messages.agent-failure-issue and messages.agent-failure-comment exist in Go+JS but are missing from the schema and parser, so validation blocks them. Update parser (parseMessagesConfig), import merging, and the schema, and align docs.
Expected Impact
Workflow authors can configure these message templates, schema validation matches runtime behavior, and safe-outputs messaging becomes consistent across Go/JS/docs.
Suggested Agent
copilot-swe-agent
Estimated Effort
Medium (1-4 hours)
Data Source
Discussion #17118 — Schema Consistency Check (2026-02-20)
Generated by DeepReport - Intelligence Gathering Agent