api.locus.report

https://api.locus.report/api/locus-before-you-sign

Shares a payout wallet with 48 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

Pre-decision due-diligence bundle for one street address. Runs free coverage-aware parcel checks plus paid local-change and property bill/ordinance analysis when component readiness is strong. Returns component status, citations, caveats, and verify-next steps. Not inspection, appraisal, valuation, screening, or legal advice. Install agent skill: npx @velinussage/locus-agent-skill add.

63
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

100.0% avg
0% 50% 100% Jul 23Aug 2Aug 11Aug 21

Response time

p50 29ms · p95 44ms
0ms 100ms 200ms Jul 23Aug 2Aug 11Aug 21
Data table
Reliability history per time bucket over the last 30 days (daily).
Bucket Uptime Probes Response time
7/23/2026, 12:00:00 AM 100% 1 63ms
7/24/2026, 12:00:00 AM 100% 1 99ms
7/25/2026, 12:00:00 AM 100% 1 103ms
7/26/2026, 12:00:00 AM 100% 1 72ms
7/27/2026, 12:00:00 AM 100% 1 73ms
7/28/2026, 12:00:00 AM 100% 1 136ms
7/29/2026, 12:00:00 AM 100% 1 27ms
7/30/2026, 12:00:00 AM 100% 1 35ms
7/31/2026, 12:00:00 AM 100% 1 37ms
8/1/2026, 12:00:00 AM 100% 1 25ms
8/2/2026, 12:00:00 AM 100% 1 28ms
8/3/2026, 12:00:00 AM 100% 1 26ms
8/4/2026, 12:00:00 AM 100% 1 28ms
8/5/2026, 12:00:00 AM 100% 1 34ms
8/6/2026, 12:00:00 AM 100% 1 29ms
8/7/2026, 12:00:00 AM 100% 1 25ms
8/8/2026, 12:00:00 AM 100% 1 32ms
8/9/2026, 12:00:00 AM 100% 1 50ms
8/10/2026, 12:00:00 AM 100% 1 29ms
8/11/2026, 12:00:00 AM 100% 1 35ms
8/12/2026, 12:00:00 AM 100% 1 33ms
8/13/2026, 12:00:00 AM 100% 1 31ms
8/14/2026, 12:00:00 AM 100% 1 55ms
8/15/2026, 12:00:00 AM 100% 1 33ms
8/16/2026, 12:00:00 AM 100% 1 25ms
8/17/2026, 12:00:00 AM 100% 1 36ms
8/18/2026, 12:00:00 AM 100% 1 37ms
8/19/2026, 12:00:00 AM 100% 20 24ms
8/20/2026, 12:00:00 AM 100% 21 27ms
8/21/2026, 12:00:00 AM 100% 5 25ms
63
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
100

How often it was reachable when we probed it (weight 35%).

Latency
100

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
61

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
5

Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).

Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.

See the scoring methodology for exactly how each number is computed.

Payment

Currencies
USDC
Networks
arbitrum, base, eip155:130, eip155:1329, eip155:146, eip155:43114, eip155:480, eip155:999, ethereum, optimism, polygon
Facilitator
unknown
SDK
unknown

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Cloudflare, Inc
Domain registered
2026-06-03
Hosting network
CLOUDFLARENET
Hosting country

Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.

On-chain activity (base)

80
payments (30d)
3.6
USD volume (30d)
10
paying wallets (30d)

Payments per day

last payment 8/20/2026
0 20 40 Jul 24Jul 30Aug 9Aug 20
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
7/24/2026 1 0.05 1
7/25/2026 1 0.01 1
7/26/2026 3 0.03 1
7/27/2026 1 0.01 1
7/28/2026 4 0.04 1
7/29/2026 9 0.9 1
7/30/2026 1 0.01 1
8/2/2026 4 0.45 1
8/3/2026 33 1.35 1
8/7/2026 6 0.45 1
8/8/2026 1 0.01 1
8/9/2026 1 0.01 1
8/12/2026 2 0.02 1
8/13/2026 4 0.04 1
8/14/2026 4 0.04 1
8/15/2026 2 0.02 1
8/17/2026 2 0.15 1
8/20/2026 1 0.01 1

This payout wallet is shared: figures cover all 49 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.

Linked by wallet — likely same operator

On-chain agent identity and the x402 endpoint that shares its settlement wallet.

Response schema
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "anyOf": [
    {
      "additionalProperties": {},
      "properties": {
        "caveats": {
          "items": {
            "type": "string"
          },
          "type": "array"
        },
        "componentStatus": {
          "items": {
            "additionalProperties": false,
            "properties": {
              "component": {
                "enum": [
                  "parcel_facts",
                  "trend_brief",
                  "policy_brief"
                ],
                "type": "string"
              },
              "status": {
                "enum": [
                  "ok",
                  "unavailable",
                  "out_of_coverage"
                ],
                "type": "string"
              }
            },
            "required": [
              "component",
              "status"
            ],
            "type": "object"
          },
          "type": "array"
        },
        "generatedAt": {
          "type": "string"
        },
        "id": {
          "type": "string"
        },
        "intent": {
          "type": "string"
        },
        "kind": {
          "const": "before_you_sign_bundle",
          "type": "string"
        },
        "parcelFacts": {
          "additionalProperties": {},
          "properties": {},
          "type": "object"
        },
        "place": {
          "additionalProperties": false,
          "properties": {
            "coverageStatus": {
              "enum": [
                "supported",
                "supported_partial",
                "discovery_only",
                "unsupported"
              ],
              "type": "string"
            },
            "input": {
              "type": "string"
            },
            "jurisdictionId": {
              "type": "string"
            },
            "resolved": {
              "type": "string"
            }
          },
          "required": [
            "input",
            "jurisdictionId",
            "coverageStatus"
          ],
          "type": "object"
        },
        "policyBrief": {
          "additionalProperties": {},
          "properties": {
            "artifacts": {
              "items": {
                "additionalProperties": {},
                "properties": {
                  "actionDate": {
                    "type": "string"
                  },
                  "actions": {
                    "items": {},
                    "type": "array"
                  },
                  "affectedDomains": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "affectedGeographies": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "artifactId": {
                    "type": "string"
                  },
                  "artifactType": {
                    "enum": [
                      "bill",
                      "session_law",
                      "statute",
                      "ordinance",
                      "resolution",
                      "agenda_item",
                      "code_section"
                    ],
                    "type": "string"
                  },
                  "caveats": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "citations": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "fetchedAt": {
                          "type": "string"
                        },
                        "locator": {
                          "type": "string"
                        },
                        "recordId": {
                          "type": "string"
                        },
                        "sourceName": {
                          "type": "string"
                        },
                        "sourceUrl": {
                          "format": "uri",
                          "type": "string"
                        }
                      },
                      "required": [
                        "sourceName",
                        "sourceUrl",
                        "fetchedAt",
                        "recordId"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "effectiveDate": {
                    "type": "string"
                  },
                  "excerpts": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "introducedAt": {
                    "type": "string"
                  },
                  "jurisdictionId": {
                    "type": "string"
                  },
                  "jurisdictionName": {
                    "type": "string"
                  },
                  "level": {
                    "enum": [
                      "state",
                      "county",
                      "city"
                    ],
                    "type": "string"
                  },
                  "officialId": {
                    "type": "string"
                  },
                  "rateChanges": {
                    "items": {
                      "additionalProperties": {},
                      "properties": {
                        "deltaValue": {
                          "type": "number"
                        },
                        "extractedFrom": {
                          "enum": [
                            "title",
                            "summary",
                            "text"
                          ],
                          "type": "string"
                        },
                        "fromValue": {
                          "type": "number"
                        },
                        "kind": {
                          "enum": [
                            "property_tax",
                            "fee",
                            "levy",
                            "bond"
                          ],
                          "type": "string"
                        },
                        "label": {
                          "type": "string"
                        },
                        "sourceExcerpt": {
                          "type": "string"
                        },
                        "toValue": {
                          "type": "number"
                        },
                        "unit": {
                          "enum": [
                            "cents_per_100",
                            "usd",
                            "percent"
                          ],
                          "type": "string"
                        }
                      },
                      "required": [
                        "kind",
                        "label",
                        "unit",
                        "toValue",
                        "extractedFrom",
                        "sourceExcerpt"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "status": {
                    "enum": [
                      "introduced",
                      "in_committee",
                      "adopted",
                      "enacted",
                      "codified",
                      "repealed",
                      "failed",
                      "not_published",
                      "unknown"
                    ],
                    "type": "string"
                  },
                  "summary": {
                    "type": "string"
                  },
                  "textVersions": {
                    "items": {},
                    "type": "array"
                  },
                  "title": {
                    "type": "string"
                  },
                  "votes": {
                    "items": {},
                    "type": "array"
                  }
                },
                "required": [
                  "artifactId",
                  "jurisdictionId",
                  "jurisdictionName",
                  "level",
                  "artifactType",
                  "officialId",
                  "title",
                  "status",
                  "textVersions",
                  "actions",
                  "votes",
                  "affectedDomains",
                  "affectedGeographies",
                  "citations",
                  "caveats"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "caveats": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "citations": {
              "items": {
                "additionalProperties": false,
                "properties": {
                  "fetchedAt": {
                    "type": "string"
                  },
                  "locator": {
                    "type": "string"
                  },
                  "recordId": {
                    "type": "string"
                  },
                  "sourceName": {
                    "type": "string"
                  },
                  "sourceUrl": {
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "sourceName",
                  "sourceUrl",
                  "fetchedAt",
                  "recordId"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "generatedAt": {
              "type": "string"
            },
            "id": {
              "type": "string"
            },
            "intent": {
              "type": "string"
            },
            "kind": {
              "const": "local_policy_brief",
              "type": "string"
            },
            "place": {
              "additionalProperties": false,
              "properties": {
                "displayName": {
                  "type": "string"
                },
                "input": {
                  "type": "string"
                },
                "jurisdictionIds": {
                  "items": {
                    "type": "string"
                  },
                  "type": "array"
                },
                "resolved": {
                  "type": "string"
                }
              },
              "required": [
                "input",
                "jurisdictionIds"
              ],
              "type": "object"
            },
            "policyRulesetVersion": {
              "type": "string"
            },
            "refinement": {
              "additionalProperties": {},
              "properties": {
                "context": {
                  "additionalProperties": false,
                  "properties": {
                    "emphasizedDomains": {
                      "items": {
                        "enum": [
                          "housing",
                          "zoning",
                          "taxes",
                          "permits",
                          "public_safety",
                          "transportation",
                          "environment",
                          "business",
                          "utilities",
                          "schools",
                          "other"
                        ],
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "input": {
                      "type": "string"
                    },
                    "rationale": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "input",
                    "emphasizedDomains",
                    "rationale"
                  ],
                  "type": "object"
                },
                "followUp": {
                  "additionalProperties": false,
                  "properties": {
                    "answer": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "caveats": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "citations": {
                      "items": {
                        "additionalProperties": false,
                        "properties": {
                          "fetchedAt": {
                            "type": "string"
                          },
                          "locator": {
                            "type": "string"
                          },
                          "recordId": {
                            "type": "string"
                          },
                          "sourceName": {
                            "type": "string"
                          },
                          "sourceUrl": {
                            "format": "uri",
                            "type": "string"
                          }
                        },
                        "required": [
                          "sourceName",
                          "sourceUrl",
                          "fetchedAt",
                          "recordId"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "gatedReason": {
                      "type": "string"
                    },
                    "gatedReasonCode": {
                      "type": "string"
                    },
                    "question": {
                      "type": "string"
                    },
                    "status": {
                      "enum": [
                        "answered",
                        "gated",
                        "unsupported"
                      ],
                      "type": "string"
                    }
                  },
                  "required": [
                    "question",
                    "status",
                    "answer",
                    "citations",
                    "caveats"
                  ],
                  "type": "object"
                }
              },
              "type": "object"
            },
            "signals": {
              "items": {
                "additionalProperties": {},
                "properties": {
                  "artifactId": {
                    "type": "string"
                  },
                  "boundedClaim": {
                    "type": "string"
                  },
                  "citations": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "fetchedAt": {
                          "type": "string"
                        },
                        "locator": {
                          "type": "string"
                        },
                        "recordId": {
                          "type": "string"
                        },
                        "sourceName": {
                          "type": "string"
                        },
                        "sourceUrl": {
                          "format": "uri",
                          "type": "string"
                        }
                      },
                      "required": [
                        "sourceName",
                        "sourceUrl",
                        "fetchedAt",
                        "recordId"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "confidence": {
                    "enum": [
                      "low",
                      "medium",
                      "high"
                    ],
                    "type": "string"
                  },
                  "localityMatch": {
                    "enum": [
                      "direct",
                      "jurisdictional",
                      "statewide",
                      "weak"
                    ],
                    "type": "string"
                  },
                  "operativeProvision": {
                    "type": "string"
                  },
                  "rateChange": {
                    "additionalProperties": {},
                    "properties": {
                      "deltaValue": {
                        "type": "number"
                      },
                      "extractedFrom": {
                        "enum": [
                          "title",
                          "summary",
                          "text"
                        ],
                        "type": "string"
                      },
                      "fromValue": {
                        "type": "number"
                      },
                      "kind": {
                        "enum": [
                          "property_tax",
                          "fee",
                          "levy",
                          "bond"
                        ],
                        "type": "string"
                      },
                      "label": {
                        "type": "string"
                      },
                      "sourceExcerpt": {
                        "type": "string"
                      },
                      "toValue": {
                        "type": "number"
                      },
                      "unit": {
                        "enum": [
                          "cents_per_100",
                          "usd",
                          "percent"
                        ],
                        "type": "string"
                      }
                    },
                    "required": [
                      "kind",
                      "label",
                      "unit",
                      "toValue",
                      "extractedFrom",
                      "sourceExcerpt"
                    ],
                    "type": "object"
                  },
                  "relevance": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "signalId": {
                    "type": "string"
                  },
                  "whatItDoesNotProve": {
                    "type": "string"
                  },
                  "whyRelevant": {
                    "type": "string"
                  }
                },
                "required": [
                  "signalId",
                  "artifactId",
                  "localityMatch",
                  "relevance",
                  "boundedClaim",
                  "whyRelevant",
                  "whatItDoesNotProve",
                  "confidence",
                  "citations"
                ],
                "type": "object"
              },
              "type": "array"
            }
          },
          "required": [
            "kind",
            "id",
            "generatedAt",
            "place",
            "intent",
            "policyRulesetVersion",
            "artifacts",
            "signals",
            "citations",
            "caveats"
          ],
          "type": "object"
        },
        "trendBrief": {
          "additionalProperties": {},
          "properties": {
            "caveats": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "chargeable": {
              "type": "boolean"
            },
            "citations": {
              "items": {
                "additionalProperties": false,
                "properties": {
                  "datasetId": {
                    "type": "string"
                  },
                  "label": {
                    "type": "string"
                  },
                  "sourceName": {
                    "type": "string"
                  },
                  "sourceUrl": {
                    "type": "string"
                  }
                },
                "required": [
                  "label",
                  "sourceName",
                  "sourceUrl",
                  "datasetId"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "citedCards": {
              "items": {
                "additionalProperties": false,
                "properties": {
                  "cardId": {
                    "type": "string"
                  },
                  "category": {
                    "type": "string"
                  },
                  "jurisdictionId": {
                    "type": "string"
                  },
                  "sourceUrl": {
                    "type": "string"
                  }
                },
                "required": [
                  "cardId",
                  "jurisdictionId",
                  "category",
                  "sourceUrl"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "communitySignal": {
              "items": {
                "additionalProperties": {},
                "properties": {
                  "body": {
                    "type": "string"
                  },
                  "claimType": {
                    "type": "string"
                  },
                  "evidenceUrl": {
                    "format": "uri",
                    "type": "string"
                  },
                  "jurisdictionId": {
                    "type": "string"
                  },
                  "label": {
                    "const": "contested",
                    "type": "string"
                  },
                  "observationId": {
                    "type": "string"
                  },
                  "placeLabel": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  }
                },
                "required": [
                  "label",
                  "observationId",
                  "jurisdictionId",
                  "claimType",
                  "body",
                  "status",
                  "placeLabel"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "coverage": {
              "items": {
                "additionalProperties": false,
                "properties": {
                  "datasetId": {
                    "type": "string"
                  },
                  "lookbackCovered": {
                    "type": "boolean"
                  },
                  "recordCount": {
                    "type": "number"
                  },
                  "source": {
                    "enum": [
                      "permits",
                      "code_violations",
                      "service_requests_311",
                      "crimes"
                    ],
                    "type": "string"
                  },
                  "sourceUrl": {
                    "type": "string"
                  },
                  "status": {
                    "enum": [
                      "ok",
                      "empty",
                      "unavailable"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "source",
                  "datasetId",
                  "status",
                  "recordCount",
                  "lookbackCovered",
                  "sourceUrl"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "generatedAt": {
              "type": "string"
            },
            "id": {
              "type": "string"
            },
            "intent": {
              "type": "string"
            },
            "intentRulesetVersion": {
              "type": "string"
            },
            "kind": {
              "const": "local_trend_brief",
              "type": "string"
            },
            "lookbackMonths": {
              "type": "number"
            },
            "place": {
              "additionalProperties": false,
              "properties": {
                "coverageStatus": {
                  "enum": [
                    "supported",
                    "supported_partial",
                    "discovery_only",
                    "unsupported"
                  ],
                  "type": "string"
                },
                "input": {
                  "type": "string"
                },
                "jurisdictionId": {
                  "type": "string"
                },
                "resolved": {
                  "type": "string"
                }
              },
              "required": [
                "input",
                "jurisdictionId",
                "coverageStatus"
              ],
              "type": "object"
            },
            "questionsToAsk": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "refinement": {
              "additionalProperties": {},
              "properties": {
                "context": {
                  "additionalProperties": false,
                  "properties": {
                    "emphasizedSources": {
                      "items": {
                        "enum": [
                          "permits",
                          "code_violations",
                          "service_requests_311",
                          "crimes"
                        ],
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "input": {
                      "type": "string"
                    },
                    "rationale": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    }
                  },
                  "required": [
                    "input",
                    "emphasizedSources",
                    "rationale"
                  ],
                  "type": "object"
                },
                "followUp": {
                  "additionalProperties": false,
                  "properties": {
                    "answer": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "caveats": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "citations": {
                      "items": {
                        "additionalProperties": false,
                        "properties": {
                          "datasetId": {
                            "type": "string"
                          },
                          "label": {
                            "type": "string"
                          },
                          "sourceName": {
                            "type": "string"
                          },
                          "sourceUrl": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "label",
                          "sourceName",
                          "sourceUrl",
                          "datasetId"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "gatedReason": {
                      "type": "string"
                    },
                    "gatedReasonCode": {
                      "type": "string"
                    },
                    "question": {
                      "type": "string"
                    },
                    "status": {
                      "enum": [
                        "answered",
                        "gated",
                        "unsupported"
                      ],
                      "type": "string"
                    }
                  },
                  "required": [
                    "question",
                    "status",
                    "answer",
                    "citations",
                    "caveats"
                  ],
                  "type": "object"
                }
              },
              "type": "object"
            },
            "series": {
              "items": {
                "additionalProperties": {},
                "properties": {
                  "bucket": {
                    "enum": [
                      "monthly",
                      "quarterly"
                    ],
                    "type": "string"
                  },
                  "categoryBreakdown": {
                    "additionalProperties": false,
                    "properties": {
                      "top": {
                        "items": {
                          "additionalProperties": false,
                          "properties": {
                            "baselineCount": {
                              "type": "number"
                            },
                            "count": {
                              "type": "number"
                            },
                            "delta": {
                              "type": "number"
                            },
                            "label": {
                              "type": "string"
                            },
                            "recentCount": {
                              "type": "number"
                            }
                          },
                          "required": [
                            "label",
                            "count",
                            "recentCount",
                            "baselineCount",
                            "delta"
                          ],
                          "type": "object"
                        },
                        "type": "array"
                      },
                      "totalCategorized": {
                        "type": "number"
                      },
                      "uncategorized": {
                        "type": "number"
                      }
                    },
                    "required": [
                      "top",
                      "totalCategorized",
                      "uncategorized"
                    ],
                    "type": "object"
                  },
                  "change": {
                    "additionalProperties": false,
                    "properties": {
                      "absoluteDelta": {
                        "type": "number"
                      },
                      "direction": {
                        "enum": [
                          "up",
                          "down",
                          "flat"
                        ],
                        "type": "string"
                      },
                      "method": {
                        "enum": [
                          "first-half-vs-second-half",
                          "year-over-year"
                        ],
                        "type": "string"
                      },
                      "pctChange": {
                        "anyOf": [
                          {
                            "type": "number"
                          },
                          {
                            "type": "null"
                          }
                        ]
                      }
                    },
                    "required": [
                      "direction",
                      "absoluteDelta",
                      "pctChange",
                      "method"
                    ],
                    "type": "object"
                  },
                  "confidence": {
                    "enum": [
                      "low",
                      "medium",
                      "high"
                    ],
                    "type": "string"
                  },
                  "key": {
                    "type": "string"
                  },
                  "points": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "count": {
                          "type": "number"
                        },
                        "periodStart": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "periodStart",
                        "count"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "source": {
                    "enum": [
                      "permits",
                      "code_violations",
                      "service_requests_311",
                      "crimes"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "key",
                  "source",
                  "bucket",
                  "points",
                  "change",
                  "confidence"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "storage": {
              "items": {
                "additionalProperties": false,
                "properties": {
                  "contentHash": {
                    "type": "string"
                  },
                  "locator": {
                    "type": "string"
                  },
                  "pinned": {
                    "type": "boolean"
                  },
                  "provider": {
                    "type": "string"
                  }
                },
                "required": [
                  "provider",
                  "locator",
                  "contentHash"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "verifyNext": {
              "items": {
                "additionalProperties": {},
                "properties": {
                  "source": {
                    "type": "string"
                  },
                  "step": {
                    "type": "string"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "required": [
                  "step"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "whatThisDoesNotProve": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "whatThisMayMean": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          "required": [
            "kind",
            "id",
            "generatedAt",
            "place",
            "intent",
            "intentRulesetVersion",
            "lookbackMonths",
            "coverage",
            "series",
            "whatThisMayMean",
            "whatThisDoesNotProve",
            "questionsToAsk",
            "citations",
            "caveats",
            "citedCards",
            "chargeable"
          ],
          "type": "object"
        },
        "verifyNext": {
          "items": {
            "additionalProperties": {},
            "properties": {
              "source": {
                "type": "string"
              },
              "step": {
                "type": "string"
              },
              "url": {
                "type": "string"
              }
            },
            "required": [
              "step"
            ],
            "type": "object"
          },
          "type": "array"
        }
      },
      "required": [
        "kind",
        "id",
        "generatedAt",
        "place",
        "intent",
        "componentStatus",
        "trendBrief",
        "verifyNext",
        "caveats"
      ],
      "type": "object"
    },
    {
      "additionalProperties": false,
      "properties": {
        "candidateSources": {
          "items": {
            "additionalProperties": false,
            "properties": {
              "category": {
                "type": "string"
              },
              "sourceName": {
                "type": "string"
              },
              "sourceUrl": {
                "type": "string"
              }
            },
            "required": [
              "category",
              "sourceName",
              "sourceUrl"
            ],
            "type": "object"
          },
          "type": "array"
        },
        "caveats": {
          "items": {
            "type": "string"
          },
          "type": "array"
        },
        "charged": {
          "const": false,
          "type": "boolean"
        },
        "intent": {
          "type": "string"
        },
        "kind": {
          "const": "coverage_diagnostic",
          "type": "string"
        },
        "message": {
          "type": "string"
        },
        "place": {
          "additionalProperties": false,
          "properties": {
            "coverageStatus": {
              "enum": [
                "discovery_only",
                "unsupported",
                "insufficient_data",
                "source_unavailable"
              ],
              "type": "string"
            },
            "input": {
              "type": "string"
            },
            "jurisdictionId": {
              "type": "string"
            },
            "resolved": {
              "type": "string"
            }
          },
          "required": [
            "input",
            "coverageStatus"
          ],
          "type": "object"
        },
        "preflight": {
          "additionalProperties": false,
          "properties": {
            "note": {
              "type": "string"
            },
            "tool": {
              "type": "string"
            },
            "url": {
              "type": "string"
            }
          },
          "required": [
            "tool",
            "url",
            "note"
          ],
          "type": "object"
        },
        "requestCoverage": {
          "additionalProperties": false,
          "properties": {
            "endpoint": {
              "type": "string"
            },
            "note": {
              "type": "string"
            },
            "tool": {
              "type": "string"
            }
          },
          "required": [
            "tool",
            "endpoint",
            "note"
          ],
          "type": "object"
        },
        "sourceCounts": {
          "items": {
            "additionalProperties": false,
            "properties": {
              "recordCount": {
                "type": "number"
              },
              "source": {
                "type": "string"
              }
            },
            "required": [
              "source",
              "recordCount"
            ],
            "type": "object"
          },
          "type": "array"
        },
        "whatWeWouldNeed": {
          "items": {
            "type": "string"
          },
          "type": "array"
        }
      },
      "required": [
        "kind",
        "place",
        "intent",
        "charged",
        "message",
        "candidateSources",
        "whatWeWouldNeed",
        "caveats"
      ],
      "type": "object"
    }
  ],
  "description": "A `kind`-discriminated union: `before_you_sign_bundle` (parcel facts + trend brief + policy brief, with per-component status) or `coverage_diagnostic` for a free pre-charge diagnostic."
}