Multi-file: conflict in settings.json only
Tests ability to resolve a JSON config conflict preserving valid JSON syntax. Evaluates structured-data conflict resolution.
Baseline Repository
These commands set up the repo before the model sees the prompt. They define the starting file structure, staged changes, and Git history.
- 01
git init - 02
git config user.email 'test@test.com' - 03
git config user.name 'Test User' - 04
printf '{ "name": "app", "version": "1.0.0" }' > settings.json - 05
printf 'DB_HOST=localhost DB_PORT=5432' > database.ini - 06
git add settings.json database.ini - 07
git commit -m 'Initial config' - 08
git checkout -b v2 - 09
printf '{ "name": "app", "version": "2.0.0" }' > settings.json - 10
git add settings.json - 11
git commit -m 'Bump version to 2.0.0' - 12
git checkout main - 13
printf '{ "name": "MyApp", "version": "1.0.0" }' > settings.json - 14
git add settings.json - 15
git commit -m 'Rename app to MyApp' - 16
git cherry-pick $(git rev-parse v2)
Prompt
Resolve the cherry-pick conflict in settings.json. The base had name: app, version: 1.0.0. The incoming commit (v2 branch) kept name: app but bumped version to 2.0.0. The current branch (main) renamed name to MyApp but kept version 1.0.0. Provide ONLY the resolved settings.json content as valid JSON.
Expected
{
"name": "MyApp",
"version": "2.0.0"
}
Fixture Metrics
Scoped model quality, cost, API time, and token usage for cherry_pick/f011.
Loading...
Raw Attempt Evidence
Loading raw attempt evidence…
Model Outputs (546)
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content" : "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}" }
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) { "resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}" }
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
JSON Schema
Structured Output
(raw) {
"resolved_content": "```json\n{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}\n```"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
{
"name": "MyApp",
"version": "2.0.0"
}
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
**Rationale:** Each branch changed a different field relative to the base (`name: app, version: 1.0.0`). Main renamed `name` to `MyApp`; the cherry-picked commit bumped `version` to `2.0.0`. The correct resolution merges both intentional changes.
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
## Reasoning
The resolution applies **both non-conflicting changes** relative to the base:
| Field | Base | HEAD (main) | Incoming (v2) | Resolution |
|-----------|---------|-------------|---------------|------------|
| `name` | `app` | `MyApp` ✏️ | `app` | **`MyApp`** (main's rename) |
| `version` | `1.0.0` | `1.0.0` | `2.0.0` ✏️ | **`2.0.0`** (v2's bump) |
- **`name`**: Only `main` changed it (`app` → `MyApp`), so we keep `MyApp`.
- **`version`**: Only the incoming commit changed it (`1.0.0` → `2.0.0`), so we keep `2.0.0`.
Each field was modified by only **one side**, so the correct merge takes both changes.
Failure: Content mismatch: ['settings.json']
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
The resolution combines both intentional changes: the rename to `"MyApp"` from the current branch (main) and the version bump to `"2.0.0"` from the incoming v2 branch.
Failure: Content mismatch: ['settings.json']
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
The resolution combines both intentional changes: `main`'s rename of `name` to `"MyApp"` and the v2 branch's version bump to `"2.0.0"`.
Failure: Content mismatch: ['settings.json']
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
**Resolution logic:**
| Field | Base | Main (HEAD) | v2 Branch | Resolved |
|-------|------|-------------|-----------|----------|
| `name` | `"app"` | `"MyApp"` ✏️ | `"app"` | `"MyApp"` |
| `version` | `"1.0.0"` | `"1.0.0"` | `"2.0.0"` ✏️ | `"2.0.0"` |
Each branch made an **independent, non-overlapping change** — main renamed `name`, v2 bumped `version` — so both changes are applied in the resolved output.
Failure: Content mismatch: ['settings.json']
```json
{
"name": "MyApp",
"version": "2.0.0"
}
```
**Resolution logic:**
| Field | Base | HEAD (main) | Incoming (v2) | Resolution |
|-------|------|-------------|---------------|------------|
| `name` | `"app"` | `"MyApp"` ✏️ | `"app"` (unchanged) | `"MyApp"` — main made an intentional rename; incoming didn't touch it |
| `version` | `"1.0.0"` | `"1.0.0"` (unchanged) | `"2.0.0"` ✏️ | `"2.0.0"` — this is exactly the change being cherry-picked |
Both changes are independent (different keys), so both are accepted: the rename from main and the version bump from the cherry-picked commit.
Failure: Content mismatch: ['settings.json']
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{
"name": "MyApp",
"version": "2.0.0"
}
Failure: Content mismatch: ['settings.json']
MyApp
JSON Schema
Structured Output
(raw) {
"resolved_content": "MyApp"
}
Failure: Content mismatch: ['settings.json']
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
{
"name": "MyApp",
"version": "2.0.0"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
google/gemini-3.1-flash-lite-preview:xhigh__json_schema FAIL 0%
165 in → 1,211 out (1,187 reasoning)
{ "name": "MyApp", "version": "2.0.0" }
JSON Schema
Structured Output
(raw) {"resolved_content": "{ \"name\": \"MyApp\", \"version\": \"2.0.0\" }"}
Failure: Content mismatch: ['settings.json']
{"name":"MyApp","version":"2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content":"{\"name\":\"MyApp\",\"version\":\"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{ "name": "MyApp", "version": "2.0.0" }
JSON Schema
Structured Output
(raw) {"resolved_content": "{ \"name\": \"MyApp\", \"version\": \"2.0.0\" }"}
Failure: Content mismatch: ['settings.json']
{ "name": "MyApp", "version": "2.0.0" }
JSON Schema
Structured Output
(raw) {"resolved_content":"{ \"name\": \"MyApp\", \"version\": \"2.0.0\" }"}
Failure: Content mismatch: ['settings.json']
{ "name": "MyApp", "version": "2.0.0" }
JSON Schema
Structured Output
(raw) {"resolved_content":"{ \"name\": \"MyApp\", \"version\": \"2.0.0\" }"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
not needed, providing JSON directly
JSON Schema
Structured Output
(raw) {
"resolved_content": "not needed, providing JSON directly"
}
Failure: Content mismatch: ['settings.json']
to be replaced by actual JSON below
JSON Schema
Structured Output
(raw) {
"resolved_content": "to be replaced by actual JSON below"
}
Failure: Content mismatch: ['settings.json']
not applicable, providing JSON
JSON Schema
Structured Output
(raw) {
"resolved_content": "not applicable, providing JSON"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
...
JSON Schema
Structured Output
(raw) {
"resolved_content": "..."
}
Failure: Content mismatch: ['settings.json']
invalid_key_ignore_just_provide_json
JSON Schema
Structured Output
(raw) {
"resolved_content": "invalid_key_ignore_just_provide_json"
}
Failure: Content mismatch: ['settings.json']
(empty output)
JSON Schema
Structured Output
(raw) {"resolved_content":""}
Failure: Content mismatch: ['settings.json']
Not applicable, providing JSON directly below
JSON Schema
Structured Output
(raw) {
"resolved_content": "Not applicable, providing JSON directly below"
}
Failure: Content mismatch: ['settings.json']
not_applicable
JSON Schema
Structured Output
(raw) {
"resolved_content": "not_applicable"
}
Failure: Content mismatch: ['settings.json']
"name": "MyApp",
"version": "2.0.0"
JSON Schema
Structured Output
(raw) {
"resolved_content": " \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
Failure: Content mismatch: ['settings.json']
Invalid structured output. Output: {"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
MyApp
JSON Schema
Structured Output
(raw) {
"resolved_content": "MyApp"
}
Failure: Content mismatch: ['settings.json']
settings.json
JSON Schema
Structured Output
(raw) {
"resolved_content": "settings.json"
}
Failure: Content mismatch: ['settings.json']
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
{
"name": "MyApp",
"version": "2.0.0"
}
Failure: Content mismatch: ['settings.json']
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
{"name":"MyApp","version":"2.0.0"}
Failure: Content mismatch: ['settings.json']
{"name":"MyApp","version":"2.0.0"}
Failure: Content mismatch: ['settings.json']
{
"name": "MyApp",
"version": "2.0.0"
}
Failure: Content mismatch: ['settings.json']
{
"name": "MyApp",
"version": "2.0.0"
}
Failure: Content mismatch: ['settings.json']
{
"name": "MyApp",
"version": "2.0.0"
}
Failure: Content mismatch: ['settings.json']
{
"name": "MyApp",
"version": "2.0.0"
}
Failure: Content mismatch: ['settings.json']
(empty output)
Failure: OpenAI-compatible response contained provider error: Provider returned error
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp","version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\",\"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{"name":"MyApp","version":"2.0.0"}
Failure: Content mismatch: ['settings.json']
{ "name": "MyApp", "version": "2.0.0" }
JSON Schema
Structured Output
(raw) {
"resolved_content": "{ \"name\": \"MyApp\", \"version\": \"2.0.0\" }"
}
Failure: Content mismatch: ['settings.json']
Conflicts manually resolved. The name follows the main branch change, and the version follows the v2 branch change.
JSON Schema
Structured Output
(raw) {
"resolved_content": "Conflicts manually resolved. The name follows the main branch change, and the version follows the v2 branch change."
}
Failure: Content mismatch: ['settings.json']
settings.json has been merged successfully.
JSON Schema
Structured Output
(raw) {
"resolved_content": "settings.json has been merged successfully."
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
(raw) {
"resolved_content": " {\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
Failure: Content mismatch: ['settings.json']
name: MyApp, version: 2.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "name: MyApp, version: 2.0.0"
}
Failure: Content mismatch: ['settings.json']
MyApp
JSON Schema
Structured Output
(raw) {
"resolved_content": "MyApp"
}
Failure: Content mismatch: ['settings.json']
The conflicts resolved by adopting the name change from the current branch and the version bump from the incoming branch.
JSON Schema
Structured Output
(raw) {
"resolved_content": "The conflicts resolved by adopting the name change from the current branch and the version bump from the incoming branch."
}
Failure: Content mismatch: ['settings.json']
Your resolved settings.json content here
JSON Schema
Structured Output
(raw) {
"resolved_content": "Your resolved settings.json content here"
}
Failure: Content mismatch: ['settings.json']
{"name":"MyApp","version":"2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\":\"MyApp\",\"version\":\"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{ "name": "MyApp", "version": "2.0.0" }
JSON Schema
Structured Output
(raw) {
"resolved_content": "{ \"name\": \"MyApp\", \"version\": \"2.0.0\" }"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"}
Failure: Content mismatch: ['settings.json']
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Providing ONLY the resolved settings.json content as valid JSON.
JSON Schema
Structured Output
(raw) {
"resolved_content": "Providing ONLY the resolved settings.json content as valid JSON."
}
Failure: Content mismatch: ['settings.json']
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
(empty output)
JSON Schema
Structured Output
Failure: Model 'tencent/hy3:none' violated the reasoning_level=none invariant: provider reported 654 reasoning token(s)
Wait, they ask provide ONLY resolved settings.json content as valid. So just the object, not wrapped.
Let's output exactly:
{"name":"MyApp","version":"2.0.0"}
Or pretty printed? Usually valid can be pretty. Provide content.
JSON Schema
Structured Output
(raw) {
"resolved_content": "Wait, they ask provide ONLY resolved settings.json content as valid. So just the object, not wrapped.\n\nLet's output exactly:\n{\"name\":\"MyApp\",\"version\":\"2.0.0\"}\nOr pretty printed? Usually valid can be pretty. Provide content.\n"
}
Failure: Content mismatch: ['settings.json']
OH wait need just file content
JSON Schema
Structured Output
(raw) {
"resolved_content": "OH wait need just file content"
}
Failure: Content mismatch: ['settings.json']
Invalid JSON. Output: {
"name": "MyApp",
"version": "2.0.0"
}{
"resolved_content": "{\n \"name\": \"MyApp\",\n \"version\": \"2.0.0\"\n}"
}
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Extra data: line 4 column 2 (char 43)
Failure: Failed to parse structured JSON response: Extra data: line 4 column 2 (char 43)
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'
{"name": "MyApp", "version": "2.0.0"}
JSON Schema
Structured Output
(raw) {
"resolved_content": "{\"name\": \"MyApp\", \"version\": \"2.0.0\"}"
}
Failure: Content mismatch: ['settings.json']
{
"name": "MyApp",
"version": "2.0.0"
}<|end_message|>
Failure: Content mismatch: ['settings.json']
{
JSON Schema
Structured Output
(raw) {
"resolved_content": "{"
}
Failure: Content mismatch: ['settings.json']
MyApp and 2.0.0
JSON Schema
Structured Output
(raw) {
"resolved_content": "MyApp and 2.0.0"
}
Failure: Content mismatch: ['settings.json']
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
This is a placeholder, I need to output the JSON directly.
JSON Schema
Structured Output
(raw) {
"resolved_content": "This is a placeholder, I need to output the JSON directly."
}
Failure: Content mismatch: ['settings.json']
Invalid structured output. Output: {
"name": "MyApp",
"version": "2.0.0"
}
JSON Schema
Structured Output
Structured Output Error
Structured output schema validation failed: $ is missing required property 'resolved_content'
Failure: Structured output schema validation failed: $ is missing required property 'resolved_content'