3. field_llm_judge / create_doc
{
"type": "field_llm_judge",
"path": "result.document.body",
"criterion": "Each bullet is a concise substantive point, not a heading, preamble, concluding wrapper, or essay disguised as a bullet. Apply the remembered three-line preference as brevity, not a guessed display width. Concise single-sentence bullets are valid.",
"tool": "create_doc",
"check_id": "morgan_090_02",
"action_id": "morgan_090_create_doc"
}Complete grading specification
{
"type": "tool_trace",
"config": {
"check_version": 2,
"today": "2026-09-14",
"assertions": [
{
"type": "field_equals",
"tool": "create_doc",
"path": "result.ok",
"value": true,
"check_id": "morgan_090_00",
"action_id": "morgan_090_create_doc"
},
{
"type": "field_markdown_bullets",
"path": "result.document.body",
"value": {
"only_bullets": true
},
"tool": "create_doc",
"check_id": "morgan_090_01",
"action_id": "morgan_090_create_doc"
},
{
"type": "field_llm_judge",
"path": "result.document.body",
"criterion": "Each bullet is a concise substantive point, not a heading, preamble, concluding wrapper, or essay disguised as a bullet. Apply the remembered three-line preference as brevity, not a guessed display width. Concise single-sentence bullets are valid.",
"tool": "create_doc",
"check_id": "morgan_090_02",
"action_id": "morgan_090_create_doc"
}
]
}
}