research-document
Case 01 — Research-site duplicate output URLs
Case 01 — Research-site duplicate output URLs
Problem statement
The production build of a research site began failing with duplicate output-URL errors after a content import. Diagnose the immediate cause and recommend the appropriate current disposition.
Evidence
- E01. The build log reports:
duplicate output path: /research/field-notes/for recordsrn-104andrn-117. - E02.
rn-104has front mattercanonical_id: field-notesandstatus: published. - E03.
rn-117has front mattercanonical_id: field-notesandstatus: published. - E04. The route generator creates each record URL from
canonical_idas/research/<canonical_id>/. - E05. The import completed 12 minutes before the first failed build and added
rn-117. - E06. The last successful build contained
rn-104and no record with IDrn-117. - E07. A local reproduction fails after adding only
rn-117to the last successful revision. - E08. Asset optimization also emitted three non-fatal image-compression warnings in the same build.
- E09.
rn-117has a different display title and author fromrn-104.
Diagnostic task
Analyze this case using the provided diagnostic framework. Produce the framework's required response.