Need
What this desk is for.
A model that invents fields you never asked for.
Tools · Generative · 15 of 37
JSON.parse a schema. Required keys. Not a compiled firewall.
Need
A model that invents fields you never asked for.
How
JSON.parse a schema. Required keys. Not a compiled firewall.
Role analog: Generative AI Engineer · 2026 US year-1 replacement $292,300 (market, not payroll). Kernel runs here. This tab stays local. Not zg, not SignalR, not Copilot, not tiktoken.
Desks that sit this analog: Generative AI Engineer. Unique pain, not a shared slogan.
{
"type": "object",
"required": [
"ticket_id",
"verdict"
],
"properties": {
"ticket_id": {
"type": "string"
},
"verdict": {
"enum": [
"pass",
"fail"
]
}
}
}Required: ticket_id, verdict
Return only valid JSON. No markdown fences. Required keys: ticket_id, verdict. If a key is unknown, omit it. Do not invent fields.
Local parse. Not a compiled firewall.
Generative cluster