{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://property.alphaquantlabs.ai/agent/schema/2026-10-01.json","title":"AQL PropertyCheck machine envelope","description":"Open government property risk context for the City of Gold Coast, Queensland. Contains no third-party commercial mapping content.","type":"object","additionalProperties":false,"required":["schema_version","product","generated_at","coverage_area","property","state_vocabulary","blocks","withheld","rights","disclaimer"],"properties":{"schema_version":{"const":"2026-10-01"},"product":{"const":"propertycheck-gold-coast"},"generated_at":{"type":"string"},"coverage_area":{"type":"string"},"property":{"type":"object","additionalProperties":false,"required":["coordinates","in_coverage"],"properties":{"coordinates":{"type":["object","null"],"additionalProperties":false,"required":["lat","lng"],"properties":{"lat":{"type":"number"},"lng":{"type":"number"}}},"in_coverage":{"type":["boolean","null"]}}},"state_vocabulary":{"type":"object","additionalProperties":false,"required":["has_value","checked_absent","not_checked"],"properties":{"has_value":{"type":"string"},"checked_absent":{"type":"string"},"not_checked":{"type":"string"}}},"blocks":{"type":"object","additionalProperties":{"type":"object","additionalProperties":false,"required":["state","meaning","as_of","source","data"],"properties":{"state":{"enum":["has_value","checked_absent","not_checked"]},"meaning":{"type":"string"},"as_of":{"type":["string","null"]},"caveat":{"type":"string"},"source":{"type":"object","additionalProperties":false,"required":["custodian","dataset","dataset_url","licence","licence_name","licence_url","attribution"],"properties":{"custodian":{"type":"string"},"dataset":{"type":"string"},"dataset_url":{"type":"string"},"licence":{"enum":["CC-BY-4.0","CC-BY-4.0-AU","CC-BY-3.0-AU"]},"licence_name":{"type":"string"},"licence_url":{"type":"string"},"attribution":{"type":"string"}}},"data":{"type":["object","null"]},"diagnostic":{"type":"string","description":"Present only when state is not_checked: a short, non-secret reason (provider_error, upstream_http_<n>, upstream_not_ok, partial:<layers>). Never a value."}}}},"withheld":{"type":"array","items":{"type":"object","additionalProperties":false,"required":["block","reason"],"properties":{"block":{"type":"string"},"reason":{"type":"string"}}}},"rights":{"type":"object","additionalProperties":false,"required":["redistribution","attribution","note"],"properties":{"redistribution":{"const":"permitted_with_attribution"},"attribution":{"type":"array","items":{"type":"string"}},"note":{"type":"string"}}},"disclaimer":{"type":"string"}}}