Skip to content

Instantly share code, notes, and snippets.

@BROC-RG
BROC-RG / gist:2f0f15519a2df54491a3f461f815e36e
Created December 9, 2025 17:01
service_coordinator_schema.json
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Service Coordinator Summary",
"type": "object",
"properties": {
"repairs_completed": {
"type": "string",
"description": "Bulleted list of repairs completed during this visit, or 'None reported.'"
},
"items_to_quote": {