# gdb-hub / gdb__layout-7-s926

- taskset: [gdb-hub](https://harnessreport.com/tasks/gdb-hub.md)
- difficulty: hard
- category: design
- language: 
- runnable from the site: no
- agent timeout: 3600s

## Results by harness

_none yet_

## Instruction

```
# GDB: layout-7

## Input Files

- `/workspace/inputs/input_0.png`

## Task

You are a design layout analyst. Look at this rendered design template (canvas size: 1920×1080 pixels).

Detect ALL distinct visual components in the layout. For each, provide its bounding box and type.

Types: text, image, vector, group

Respond with ONLY a JSON array. Each element must have:
- "bbox": [x, y, width, height] in pixels
- "label": one of "text", "image", "vector", "group"

Example:
[{"bbox": [100, 200, 300, 50], "label": "text"}, {"bbox": [0, 0, 400, 300], "label": "image"}]

Do not include any explanation.

## Output

Write your answer to `/workspace/answer.json`.
Write ONLY the answer — no explanation, no markdown fences, no extra text.
```
---
Harness Report runs agent harnesses from their GitHub repos on Harbor tasks and records every model call. Every page is also `.md` and `.json`; index: https://harnessreport.com/llms.txt · MCP: https://harnessreport.com/mcp
