← Back to document 506

AI review โ€” page 4

claude-opus-4-8 ยท prompt v7 ยท 2026-09-04T15:09:22+00:00 ยท applied: yes ยท changed: yes

Screenshot sent to the model (reading-order tags burned on)

Annotated page 4

Instructions (system prompt)

The screenshot has annotations burned onto it that are NOT part of the document:
- a small red numbered tag at the top-left corner of each item, showing that item's position in the OCR-determined reading order (the same order the items appear in the json data);
- a red-and-white dotted outline around each item, showing the area the OCR detected for that content block.
Use the tags and outlines to see the detected reading order and item boundaries directly on the page, and judge that sequence against how a human would naturally read it. Ignore the annotations when checking text fidelity โ€” they overlay the content, they are not content.

For the given screenshot of a PDF's page and the attached json data, I want you to perform the following tasks in order...

Review the reading order set out in the json data and compare to what a natural reading order for that of a human would be by looking at the screenshot. Decide on any changes and re-arrange the items for the most logical reading order.
Look at all text for each item and correct any extraction errors like missing words, spelling mistakes etc.
Look at each item in the JSON and ensure that the OCR process has identified the item as the correct type: text, list item etc.
Look for any text that duplicates: if two items next to each other contain the exact same text but the text only appears once on the screenshot, one of them is an extraction error โ€” keep the item whose box matches where the text is visible and flag the other for removal.
Make amendments as you proceed through the items and list of instructions.
Reading Order Advice: If there is columns with headings and text, I wouldnt expect the reading order to jump from one heading straight to another if there is text associated with that heading.

Return format: Give me the json data back only, with the amendments you make.

Mechanical notes (so your answer can be applied automatically):
- Each item has an `id` โ€” keep every item and its `id` exactly as given; never invent, drop or duplicate ids. Re-arranging means changing the position of items (and their nesting) in the arrays.
- Never move text (or a type) from one item to another: each item's coordinates travel with its id, so to change reading order you must move the whole item object, and text amendments must be in-place corrections of that item's own text.
- To flag a duplicate item, keep it in the array and add `"remove": "duplicate"` to it โ€” never just delete it (deleted items are restored automatically).
- ids are opaque labels, not sequence numbers: never renumber them. After a removal or re-arrangement, every remaining item keeps the exact id it came with, even if the ids no longer look sequential.
- Text may contain `[pN.Mโ€ฆ]` placeholders marking where an inline formula belongs โ€” treat them as part of the text and leave them exactly where they are.
- `box` is [left, top, right, bottom] as percentages of the page from the top-left corner; return it unchanged.
- Respond with raw JSON only: no code fences, no commentary, same shape as the input (`{"items": [...]}`).

User message (json data sent)

Page 4 json data:

{"items":[{"id":"p4.1","type":"heading","box":[27,5,73,7],"text":"Norwich Economic Barometer โ€“ July 2026"},{"id":"p4.2","type":"list_item","box":[8,9,91,37],"text":"Figure 2 shows the UK manufacturing sector continued to show signs of recovery at the start of the third quarter, with stronger growth in production, new orders and export demand, alongside easing pressures from high cost inflation and supply chain disruption. The S&P Global UK Manufacturing PMI remained in expansion territory for the ninth consecutive month, registering 51.9 in July, down slightly from 52.5 in June and representing a four-month low, but still above the neutral 50.0 threshold. Four of the five PMI components indicated improving operating conditions, with output, new orders and employment all increasing, while supplier delivery times lengthened. The modest decline in the headline PMI reflected a sharp reduction in stocks of purchases, slower job creation and a significant easing in the rate of supplier delivery delays. Manufacturing output rose for the fourth successive month and accelerated to its strongest rate in almost two years, driven by growth across consumer, intermediate and investment goods production. However, performance varied by business size, as medium and large manufacturers reported output growth while smaller firms experienced a slight decline in production volumes."},{"id":"p4.3","type":"figure","box":[21,40,83,68],"text":""},{"id":"p4.4","type":"caption","box":[21,70,60,72],"text":"Figure 2: S&P Global/CIPS UK Manufacturing PMI"},{"id":"p4.5","type":"list_item","box":[9,73,90,92],"text":"UK construction firms continued to face challenging conditions in June, with sharp declines in both output and new orders, although the pace of contraction eased slightly from the six-year lows recorded in May. The S&P Global UK Construction PMI rose marginally to 38.4 from 38.2 but remained well below the neutral 50.0 threshold, indicating a sustained downturn in activity. Figure 3 shows construction output has now fallen every month since January 2025, with June marking the second-steepest decline since the onset of the pandemic. While cost pressures moderated and supply chain disruptions became less severe compared with April and May, demand remained weak across much of the sector. Commercial construction proved the most resilient segment, with activity declining at a slower rate than the previous month,"},{"id":"p4.6","type":"footer","box":[90,93,91,95],"text":"3"}]}

Model response

{"items":[{"id":"p4.1","type":"heading","box":[27,5,73,7],"text":"Norwich Economic Barometer โ€“ July 2026"},{"id":"p4.2","type":"list_item","box":[8,9,91,37],"text":"Figure 2 shows the UK manufacturing sector continued to show signs of recovery at the start of the third quarter, with stronger growth in production, new orders and export demand, alongside easing pressures from high cost inflation and supply chain disruption. The S&P Global UK Manufacturing PMI remained in expansion territory for the ninth consecutive month, registering 51.9 in July, down slightly from 52.5 in June and representing a four-month low, but still above the neutral 50.0 threshold. Four of the five PMI components indicated improving operating conditions, with output, new orders and employment all increasing, while supplier delivery times lengthened. The modest decline in the headline PMI reflected a sharp reduction in stocks of purchases, slower job creation and a significant easing in the rate of supplier delivery delays. Manufacturing output rose for the fourth successive month and accelerated to its strongest rate in almost two years, driven by growth across consumer, intermediate and investment goods production. However, performance varied by business size, as medium and large manufacturers reported output growth while smaller firms experienced a slight decline in production volumes."},{"id":"p4.3","type":"figure","box":[21,40,83,68],"text":""},{"id":"p4.4","type":"caption","box":[21,70,60,72],"text":"Figure 2: S&P Global/CIPS UK Manufacturing PMI"},{"id":"p4.5","type":"list_item","box":[9,73,90,92],"text":"UK construction firms continued to face challenging conditions in June, with sharp declines in both output and new orders, although the pace of contraction eased slightly from the six-year lows recorded in May. The S&P Global UK Construction PMI rose marginally to 38.4 from 38.2 but remained well below the neutral 50.0 threshold, indicating a sustained downturn in activity. Figure 3 shows construction output has now fallen every month since January 2025, with June marking the second-steepest decline since the onset of the pandemic. While cost pressures moderated and supply chain disruptions became less severe compared with April and May, demand remained weak across much of the sector. Commercial construction proved the most resilient segment, with activity declining at a slower rate than the previous month,"},{"id":"p4.6","type":"footer","box":[90,93,91,95],"text":"3"}]}