{"service":"locus-api","kind":"top_agent_endpoints","version":"2.0.0","status":"complete","omissions":[],"access":{"accountApiKeyRequired":false,"freePreflightRecommended":true,"payment":"Paid routes return a live x402 or advertised MPP challenge. The buyer needs a wallet/payment credential, not a Locus or CDP API key."},"startHere":{"tool":"locus_lane_availability","endpoint":"https://api.locus.report/tools/call","bodyStyle":"wrapped"},"bundles":[{"id":"before-you-sign","name":"Before You Sign","marketHook":"A cited first pass for the property questions worth resolving before a buyer signs.","useWhen":"A homebuyer or renter needs parcel identity, recent local change, and policy context in one paid call.","execution":"single-call","maxPriceUsdc":"0.07","steps":[{"order":1,"tool":"locus-before-you-sign","endpoint":"https://api.locus.report/api/locus-before-you-sign","priceUsdc":"0.07","inputShape":{"address":"exact US street address","intent":"explicit supported decision intent"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200,"description":"Flexible US street address for the property under consideration, e.g. '200 Fayetteville St, Raleigh, NC 27601'. Include city/state or ZIP when possible; this bundle is address-first, not county-only."},"lookbackMonths":{"type":"integer","minimum":1,"maximum":60},"includeCrime":{"default":false,"type":"boolean"},"context":{"description":"Optional caller context used only to prioritize and frame the cited output; it never changes data access.","type":"string","minLength":1,"maxLength":600},"followUp":{"description":"Optional follow-up question answered only from the bundle's fetched evidence.","type":"string","minLength":1,"maxLength":300}},"required":["address","includeCrime"],"additionalProperties":false,"description":"Flexible US street address of the property. Optional context and followUp fields frame the cited output but never change data access. Include city/state or ZIP when possible. Coverage is checked before any charge."},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","anyOf":[{"type":"object","properties":{"kind":{"type":"string","const":"before_you_sign_bundle"},"id":{"type":"string"},"generatedAt":{"type":"string"},"place":{"type":"object","properties":{"input":{"type":"string"},"resolved":{"type":"string"},"jurisdictionId":{"type":"string"},"coverageStatus":{"type":"string","enum":["supported","supported_partial","discovery_only","unsupported"]}},"required":["input","jurisdictionId","coverageStatus"],"additionalProperties":false},"intent":{"type":"string"},"componentStatus":{"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["parcel_facts","trend_brief","policy_brief"]},"status":{"type":"string","enum":["ok","unavailable","out_of_coverage"]}},"required":["component","status"],"additionalProperties":false}},"componentReadinessDetail":{"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["trend","parcel","policy"]},"ready":{"type":"boolean"},"state":{"type":"string"},"reason":{"type":"string"}},"required":["component","ready","state","reason"],"additionalProperties":false}},"parcelFacts":{"type":"object","properties":{"ownerOfRecord":{"type":"string","minLength":1,"maxLength":80},"ownerOfRecordCitation":{"type":"object","properties":{"sourceUrl":{"type":"string","minLength":1},"fetchedAt":{"type":"string","minLength":1},"sourceName":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceUrl","fetchedAt"],"additionalProperties":false},"parcel":{"type":"object","properties":{"ownerOfRecord":{"type":"string","minLength":1,"maxLength":80},"ownerOfRecordCitation":{"type":"object","properties":{"sourceUrl":{"type":"string","minLength":1},"fetchedAt":{"type":"string","minLength":1},"sourceName":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceUrl","fetchedAt"],"additionalProperties":false}},"additionalProperties":{}}},"additionalProperties":{}},"trendBrief":{"type":"object","properties":{"kind":{"type":"string","const":"local_trend_brief"},"id":{"type":"string"},"generatedAt":{"type":"string"},"place":{"type":"object","properties":{"input":{"type":"string"},"resolved":{"type":"string"},"jurisdictionId":{"type":"string"},"coverageStatus":{"type":"string","enum":["supported","supported_partial","discovery_only","unsupported"]}},"required":["input","jurisdictionId","coverageStatus"],"additionalProperties":false},"intent":{"type":"string"},"intentRulesetVersion":{"type":"string"},"lookbackMonths":{"type":"number"},"coverage":{"type":"array","items":{"type":"object","properties":{"source":{"type":"string","enum":["permits","code_violations","service_requests_311","crimes"]},"datasetId":{"type":"string"},"status":{"type":"string","enum":["ok","empty","unavailable"]},"recordCount":{"type":"number"},"lookbackCovered":{"type":"boolean"},"sourceUrl":{"type":"string"}},"required":["source","datasetId","status","recordCount","lookbackCovered","sourceUrl"],"additionalProperties":false}},"series":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"source":{"type":"string","enum":["permits","code_violations","service_requests_311","crimes"]},"bucket":{"type":"string","enum":["monthly","quarterly"]},"points":{"type":"array","items":{"type":"object","properties":{"periodStart":{"type":"string"},"count":{"type":"number"}},"required":["periodStart","count"],"additionalProperties":false}},"change":{"type":"object","properties":{"direction":{"type":"string","enum":["up","down","flat"]},"absoluteDelta":{"type":"number"},"pctChange":{"anyOf":[{"type":"number"},{"type":"null"}]},"method":{"type":"string","enum":["first-half-vs-second-half","year-over-year"]}},"required":["direction","absoluteDelta","pctChange","method"],"additionalProperties":false},"confidence":{"type":"string","enum":["low","medium","high"]},"categoryBreakdown":{"type":"object","properties":{"top":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"count":{"type":"number"},"recentCount":{"type":"number"},"baselineCount":{"type":"number"},"delta":{"type":"number"}},"required":["label","count","recentCount","baselineCount","delta"],"additionalProperties":false}},"totalCategorized":{"type":"number"},"uncategorized":{"type":"number"}},"required":["top","totalCategorized","uncategorized"],"additionalProperties":false}},"required":["key","source","bucket","points","change","confidence"],"additionalProperties":{}}},"whatThisMayMean":{"type":"array","items":{"type":"string"}},"whatThisDoesNotProve":{"type":"array","items":{"type":"string"}},"questionsToAsk":{"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string"},"datasetId":{"type":"string"}},"required":["label","sourceName","sourceUrl","datasetId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}},"citedCards":{"type":"array","items":{"type":"object","properties":{"cardId":{"type":"string"},"jurisdictionId":{"type":"string"},"category":{"type":"string"},"sourceUrl":{"type":"string"},"biasProfile":{"type":"object","properties":{"measures":{"type":"string","minLength":1,"maxLength":1000},"doesNotMeasure":{"type":"string","minLength":1,"maxLength":1000},"knownBiases":{"minItems":1,"maxItems":12,"type":"array","items":{"type":"string","minLength":1,"maxLength":1000}},"lagDays":{"type":"integer","minimum":0,"maximum":36500}},"required":["measures","doesNotMeasure","knownBiases"],"additionalProperties":false}},"required":["cardId","jurisdictionId","category","sourceUrl"],"additionalProperties":false}},"chargeable":{"type":"boolean"},"storage":{"type":"array","items":{"type":"object","properties":{"provider":{"type":"string"},"locator":{"type":"string"},"contentHash":{"type":"string"},"pinned":{"type":"boolean"}},"required":["provider","locator","contentHash"],"additionalProperties":false}},"refinement":{"type":"object","properties":{"context":{"type":"object","properties":{"input":{"type":"string"},"emphasizedSources":{"type":"array","items":{"type":"string","enum":["permits","code_violations","service_requests_311","crimes"]}},"rationale":{"type":"array","items":{"type":"string"}}},"required":["input","emphasizedSources","rationale"],"additionalProperties":false},"followUp":{"type":"object","properties":{"question":{"type":"string"},"status":{"type":"string","enum":["answered","gated","unsupported"]},"answer":{"type":"array","items":{"type":"string"}},"gatedReason":{"type":"string"},"gatedReasonCode":{"type":"string"},"citations":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string"},"datasetId":{"type":"string"}},"required":["label","sourceName","sourceUrl","datasetId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["question","status","answer","citations","caveats"],"additionalProperties":false}},"additionalProperties":{}},"communitySignal":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string","const":"contested"},"observationId":{"type":"string"},"jurisdictionId":{"type":"string"},"claimType":{"type":"string"},"body":{"type":"string"},"status":{"type":"string"},"placeLabel":{"type":"string"},"evidenceUrl":{"type":"string","format":"uri"}},"required":["label","observationId","jurisdictionId","claimType","body","status","placeLabel"],"additionalProperties":{}}},"verifyNext":{"type":"array","items":{"type":"object","properties":{"step":{"type":"string"},"url":{"type":"string"},"source":{"type":"string"}},"required":["step"],"additionalProperties":{}}}},"required":["kind","id","generatedAt","place","intent","intentRulesetVersion","lookbackMonths","coverage","series","whatThisMayMean","whatThisDoesNotProve","questionsToAsk","citations","caveats","citedCards","chargeable"],"additionalProperties":{}},"policyBrief":{"type":"object","properties":{"kind":{"type":"string","const":"local_policy_brief"},"id":{"type":"string"},"generatedAt":{"type":"string"},"place":{"type":"object","properties":{"input":{"type":"string"},"resolved":{"type":"string"},"jurisdictionIds":{"type":"array","items":{"type":"string"}},"displayName":{"type":"string"}},"required":["input","jurisdictionIds"],"additionalProperties":false},"intent":{"type":"string"},"policyRulesetVersion":{"type":"string"},"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"jurisdictionId":{"type":"string"},"jurisdictionName":{"type":"string"},"level":{"type":"string","enum":["state","county","city"]},"artifactType":{"type":"string","enum":["bill","session_law","statute","ordinance","resolution","agenda_item","code_section"]},"officialId":{"type":"string"},"title":{"type":"string"},"summary":{"type":"string"},"status":{"type":"string","enum":["introduced","in_committee","adopted","enacted","codified","repealed","failed","not_published","unknown"]},"introducedAt":{"type":"string"},"actionDate":{"type":"string"},"effectiveDate":{"type":"string"},"textVersions":{"type":"array","items":{}},"actions":{"type":"array","items":{}},"votes":{"type":"array","items":{}},"affectedDomains":{"type":"array","items":{"type":"string"}},"affectedGeographies":{"type":"array","items":{"type":"string"}},"rateChanges":{"type":"array","items":{"type":"object","properties":{"kind":{"type":"string","enum":["property_tax","fee","levy","bond"]},"label":{"type":"string"},"unit":{"type":"string","enum":["cents_per_100","usd","percent"]},"fromValue":{"type":"number"},"toValue":{"type":"number"},"deltaValue":{"type":"number"},"extractedFrom":{"type":"string","enum":["title","summary","text"]},"sourceExcerpt":{"type":"string"}},"required":["kind","label","unit","toValue","extractedFrom","sourceExcerpt"],"additionalProperties":{}}},"excerpts":{"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["artifactId","jurisdictionId","jurisdictionName","level","artifactType","officialId","title","status","textVersions","actions","votes","affectedDomains","affectedGeographies","citations","caveats"],"additionalProperties":{}}},"signals":{"type":"array","items":{"type":"object","properties":{"signalId":{"type":"string"},"artifactId":{"type":"string"},"localityMatch":{"type":"string","enum":["direct","jurisdictional","statewide","weak"]},"relevance":{"type":"array","items":{"type":"string"}},"boundedClaim":{"type":"string"},"whyRelevant":{"type":"string"},"whatItDoesNotProve":{"type":"string"},"confidence":{"type":"string","enum":["low","medium","high"]},"rateChange":{"type":"object","properties":{"kind":{"type":"string","enum":["property_tax","fee","levy","bond"]},"label":{"type":"string"},"unit":{"type":"string","enum":["cents_per_100","usd","percent"]},"fromValue":{"type":"number"},"toValue":{"type":"number"},"deltaValue":{"type":"number"},"extractedFrom":{"type":"string","enum":["title","summary","text"]},"sourceExcerpt":{"type":"string"}},"required":["kind","label","unit","toValue","extractedFrom","sourceExcerpt"],"additionalProperties":{}},"operativeProvision":{"type":"string"},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}}},"required":["signalId","artifactId","localityMatch","relevance","boundedClaim","whyRelevant","whatItDoesNotProve","confidence","citations"],"additionalProperties":{}}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}},"refinement":{"type":"object","properties":{"context":{"type":"object","properties":{"input":{"type":"string"},"emphasizedDomains":{"type":"array","items":{"type":"string","enum":["housing","zoning","taxes","permits","public_safety","transportation","environment","business","utilities","schools","other"]}},"rationale":{"type":"array","items":{"type":"string"}}},"required":["input","emphasizedDomains","rationale"],"additionalProperties":false},"followUp":{"type":"object","properties":{"question":{"type":"string"},"status":{"type":"string","enum":["answered","gated","unsupported"]},"answer":{"type":"array","items":{"type":"string"}},"gatedReason":{"type":"string"},"gatedReasonCode":{"type":"string"},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["question","status","answer","citations","caveats"],"additionalProperties":false}},"additionalProperties":{}}},"required":["kind","id","generatedAt","place","intent","policyRulesetVersion","artifacts","signals","citations","caveats"],"additionalProperties":{}},"verifyNext":{"type":"array","items":{"type":"object","properties":{"step":{"type":"string"},"url":{"type":"string"},"source":{"type":"string"}},"required":["step"],"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","id","generatedAt","place","intent","componentStatus","trendBrief","verifyNext","caveats"],"additionalProperties":{}},{"type":"object","properties":{"kind":{"type":"string","const":"coverage_diagnostic"},"place":{"type":"object","properties":{"input":{"type":"string"},"resolved":{"type":"string"},"jurisdictionId":{"type":"string"},"coverageStatus":{"type":"string","enum":["discovery_only","unsupported","insufficient_data","source_unavailable"]}},"required":["input","coverageStatus"],"additionalProperties":false},"intent":{"type":"string"},"charged":{"type":"boolean","const":false},"message":{"type":"string"},"candidateSources":{"type":"array","items":{"type":"object","properties":{"category":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string"}},"required":["category","sourceName","sourceUrl"],"additionalProperties":false}},"whatWeWouldNeed":{"type":"array","items":{"type":"string"}},"sourceCounts":{"type":"array","items":{"type":"object","properties":{"source":{"type":"string"},"recordCount":{"type":"number"}},"required":["source","recordCount"],"additionalProperties":false}},"preflight":{"type":"object","properties":{"tool":{"type":"string"},"url":{"type":"string"},"note":{"type":"string"}},"required":["tool","url","note"],"additionalProperties":false},"requestCoverage":{"type":"object","properties":{"tool":{"type":"string"},"endpoint":{"type":"string"},"note":{"type":"string"}},"required":["tool","endpoint","note"],"additionalProperties":false},"componentReadiness":{"type":"object","properties":{"trend":{"type":"string","enum":["ok","partial","thin","missing","unavailable"]},"parcel":{"type":"string","enum":["ok","varies","missing","unavailable"]},"policy":{"type":"string","enum":["ok","missing","unavailable"]}},"required":["trend","parcel","policy"],"additionalProperties":false},"componentReadinessDetail":{"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["trend","parcel","policy"]},"ready":{"type":"boolean"},"state":{"type":"string"},"reason":{"type":"string"}},"required":["component","ready","state","reason"],"additionalProperties":false}},"insufficientComponents":{"type":"array","items":{"type":"string","enum":["trend","parcel","policy"]}},"suggestedAlternative":{"type":"string"},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","place","intent","charged","message","candidateSources","whatWeWouldNeed","caveats"],"additionalProperties":false}],"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."},"purpose":"Compile the existing pre-decision parcel, trend, and policy bundle."}],"returns":["Matched subject and parcel context","Available local-change evidence","Property-relevant policy context","Citations, caveats, and verify-next questions"],"limits":["Not an inspection, title search, legal opinion, appraisal, or safe/unsafe verdict.","Thin or unsupported evidence returns charged:false."]},{"id":"owner-action","name":"Owner Action Brief","marketHook":"One cited check for owner programs, filing windows, tax rules, and two parcel-linked screens.","useWhen":"An owner or agent needs the available public program and deadline lanes for one address without six separate settlements.","execution":"single-call","maxPriceUsdc":"0.05","steps":[{"order":1,"tool":"locus-owner-action-brief","endpoint":"https://api.locus.report/api/locus-owner-action-brief","priceUsdc":"0.05","inputShape":{"address":"exact US street address","noticeDate":"optional YYYY-MM-DD from the assessment notice","withinDays":"optional program-window horizon, default 180"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200,"description":"Required exact US street address or ZIP/place string."},"noticeDate":{"description":"Optional date printed or delivered on the assessment notice, YYYY-MM-DD.","type":"string","format":"date","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))$"},"withinDays":{"default":180,"description":"Days after today to include in program windows; default 180, maximum 400.","type":"integer","minimum":1,"maximum":400}},"required":["address","withinDays"],"additionalProperties":false},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","anyOf":[{"type":"object","properties":{"generatedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"address":{"type":"string"},"place":{"type":"string"},"jurisdictionIds":{"type":"array","items":{"type":"string"}},"sections":{"type":"object","properties":{"programs":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"programWindows":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"appealWindow":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"taxCalendar":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"lomaScreen":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"specialValuation":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}}},"required":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"],"additionalProperties":false},"componentStatus":{"minItems":6,"maxItems":6,"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"]},"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"substantive":{"type":"boolean"},"detail":{"type":"string"}},"required":["component","status","substantive"],"additionalProperties":false}},"substantiveSectionCount":{"type":"integer","minimum":0,"maximum":6},"caveats":{"type":"array","items":{"type":"string"}},"verifyNext":{"type":"array","items":{"type":"object","properties":{"step":{"type":"string"},"url":{"type":"string","format":"uri"},"source":{"type":"string"}},"required":["step"],"additionalProperties":{}}},"kind":{"type":"string","const":"owner_action_brief"}},"required":["generatedAt","address","jurisdictionIds","sections","componentStatus","substantiveSectionCount","caveats","verifyNext","kind"],"additionalProperties":false},{"type":"object","properties":{"generatedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"address":{"type":"string"},"place":{"type":"string"},"jurisdictionIds":{"type":"array","items":{"type":"string"}},"sections":{"type":"object","properties":{"programs":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"programWindows":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"appealWindow":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"taxCalendar":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"lomaScreen":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"specialValuation":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}}},"required":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"],"additionalProperties":false},"componentStatus":{"minItems":6,"maxItems":6,"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"]},"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"substantive":{"type":"boolean"},"detail":{"type":"string"}},"required":["component","status","substantive"],"additionalProperties":false}},"substantiveSectionCount":{"type":"integer","minimum":0,"maximum":6},"caveats":{"type":"array","items":{"type":"string"}},"verifyNext":{"type":"array","items":{"type":"object","properties":{"step":{"type":"string"},"url":{"type":"string","format":"uri"},"source":{"type":"string"}},"required":["step"],"additionalProperties":{}}},"kind":{"type":"string","const":"owner_action_brief_diagnostic"},"charged":{"type":"boolean","const":false}},"required":["generatedAt","address","jurisdictionIds","sections","componentStatus","substantiveSectionCount","caveats","verifyNext","kind","charged"],"additionalProperties":false}]},"purpose":"Compile six cited owner-action lanes and apply the two-section charge gate."}],"returns":["Curated and derived owner programs grouped by class","Exact program dates","Appeal rule and tax-calendar sources","LOMA and special-valuation screens when applicable","Citations, caveats, and verify-next steps"],"limits":["Lists programs and rules that exist; it does not determine eligibility or recommend action.","Fewer than two substantive sections return charged:false."]},{"id":"investor-diligence","name":"Investor Diligence","marketHook":"A bounded first pass for the next diligence question, not a buy recommendation.","useWhen":"A land or value-add investor has one exact address and needs public-record constraints, access, change, and timing evidence before deeper professional diligence.","execution":"single-call","maxPriceUsdc":"0.10","steps":[{"order":1,"tool":"locus-transaction-follow-up","endpoint":"https://api.locus.report/api/locus-transaction-follow-up","priceUsdc":"0.10","inputShape":{"address":"exact US street address"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":240},"intent":{"type":"string","enum":["homebuyer_due_diligence","land_investor_due_diligence","developer_predevelopment","commercial_tenant_due_diligence","renovation_planning"]},"transactionStage":{"type":"string","enum":["early_screen","under_contract","pre_closing","pre_lease","pre_application","pre_construction"]},"projectArchetype":{"type":"string","enum":["residential","vacant_land","multifamily","retail","restaurant","office","industrial","logistics","mixed_use","other"]},"requestedAreaContext":{"description":"Optional area context to attach for commercial-tenant diligence. It never counts toward the premises-evidence charge threshold.","maxItems":1,"type":"array","items":{"type":"string","enum":["workplace_employment"]}},"statedUse":{"description":"Caller-supplied question-framing context only; never treated as an official fact or proof the use is allowed.","type":"string","minLength":1,"maxLength":160},"projectType":{"description":"Caller-supplied question-framing context only; does not select evidence tools.","type":"string","minLength":1,"maxLength":160},"suiteOrUnit":{"description":"Caller-supplied premises precision. Without this, occupancy evidence remains parcel- or building-level.","type":"string","minLength":1,"maxLength":80}},"required":["address","intent"],"additionalProperties":false},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","anyOf":[{"type":"object","properties":{"kind":{"type":"string","const":"transaction_follow_up"},"charged":{"type":"boolean","const":false},"state":{"type":"string","enum":["follow_up_items_found","checked_no_follow_up_items_in_answered_components","incomplete_evidence","source_unavailable"]},"intent":{"type":"string","enum":["homebuyer_due_diligence","land_investor_due_diligence","developer_predevelopment","commercial_tenant_due_diligence","renovation_planning"]},"profileTitle":{"type":"string"},"subject":{"type":"object","properties":{},"additionalProperties":{}},"callerContext":{"type":"object","properties":{},"additionalProperties":{}},"groups":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"threshold":{"type":"object","properties":{"met":{"type":"boolean"},"answeredComponents":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"answeredGroups":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"missing":{"type":"array","items":{"type":"string"}}},"required":["met","answeredComponents","answeredGroups","missing"],"additionalProperties":false},"followUpItems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string","enum":["open","awaiting_authority","resolved_with_evidence"]},"question":{"type":"string"},"evidenceNeeded":{"type":"array","items":{"type":"string"}},"resolutionEvidence":{"type":"array","items":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"observedAt":{"type":"string"}},"required":["sourceUrl","observedAt"],"additionalProperties":false}},"supersedes":{"type":"array","items":{"type":"string"}},"group":{"type":"string","enum":["subject_identity","use_occupancy_permits","physical_land","environmental_records","access_infrastructure","change_policy","cost_transfer_timing","area_operating_context"]},"factualBasis":{"type":"string"},"recordIds":{"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"fetchedAt":{"type":"string"},"sourceVersion":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}},"verifyNext":{"type":"object","properties":{"action":{"type":"string"},"with":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["action","with"],"additionalProperties":false}},"required":["id","status","question","evidenceNeeded","resolutionEvidence","supersedes","group","factualBasis","recordIds","citations","verifyNext"],"additionalProperties":false}},"unansweredQuestions":{"type":"array","items":{"type":"string"}},"handoffs":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"timeline":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}},"boundary":{"type":"string"}},"required":["kind","state","intent","profileTitle","subject","callerContext","groups","threshold","followUpItems","unansweredQuestions","handoffs","timeline","caveats","boundary"],"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string"},"generatedAt":{"type":"string"},"summary":{"type":"string"},"queriedAddress":{"type":"string"},"reportType":{"type":"string"},"responseMode":{"type":"string","const":"compact"},"artifact":{"type":"object","properties":{"reportId":{"type":"string"},"canonicalHash":{"type":"string","pattern":"^[0-9a-f]{64}$"},"available":{"type":"boolean"},"access":{"type":"string"}},"required":["reportId","canonicalHash","available","access"],"additionalProperties":false},"transactionFollowUp":{"type":"object","properties":{"kind":{"type":"string","const":"transaction_follow_up"},"charged":{"type":"boolean","const":false},"state":{"type":"string","enum":["follow_up_items_found","checked_no_follow_up_items_in_answered_components","incomplete_evidence","source_unavailable"]},"intent":{"type":"string","enum":["homebuyer_due_diligence","land_investor_due_diligence","developer_predevelopment","commercial_tenant_due_diligence","renovation_planning"]},"profileTitle":{"type":"string"},"subject":{"type":"object","properties":{},"additionalProperties":{}},"callerContext":{"type":"object","properties":{},"additionalProperties":{}},"groups":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"threshold":{"type":"object","properties":{"met":{"type":"boolean"},"answeredComponents":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"answeredGroups":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"missing":{"type":"array","items":{"type":"string"}}},"required":["met","answeredComponents","answeredGroups","missing"],"additionalProperties":false},"followUpItems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string","enum":["open","awaiting_authority","resolved_with_evidence"]},"question":{"type":"string"},"evidenceNeeded":{"type":"array","items":{"type":"string"}},"resolutionEvidence":{"type":"array","items":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"observedAt":{"type":"string"}},"required":["sourceUrl","observedAt"],"additionalProperties":false}},"supersedes":{"type":"array","items":{"type":"string"}},"group":{"type":"string","enum":["subject_identity","use_occupancy_permits","physical_land","environmental_records","access_infrastructure","change_policy","cost_transfer_timing","area_operating_context"]},"factualBasis":{"type":"string"},"recordIds":{"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"fetchedAt":{"type":"string"},"sourceVersion":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}},"verifyNext":{"type":"object","properties":{"action":{"type":"string"},"with":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["action","with"],"additionalProperties":false}},"required":["id","status","question","evidenceNeeded","resolutionEvidence","supersedes","group","factualBasis","recordIds","citations","verifyNext"],"additionalProperties":false}},"unansweredQuestions":{"type":"array","items":{"type":"string"}},"handoffs":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"timeline":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}},"boundary":{"type":"string"}},"required":["kind","state","intent","profileTitle","subject","callerContext","groups","threshold","followUpItems","unansweredQuestions","handoffs","timeline","caveats","boundary"],"additionalProperties":false}},"required":["id","generatedAt","summary","queriedAddress","reportType","responseMode","artifact","transactionFollowUp"],"additionalProperties":{}}]},"fixedArguments":{"intent":"land_investor_due_diligence","transactionStage":"early_screen"},"purpose":"Run the land-investor profile of the existing transaction follow-up packet."}],"returns":["Stable subject identity","Physical-land and mapped access evidence","Environmental and infrastructure records","Change, policy, cost, transfer, and timing handoffs"],"limits":["No deal score, ranking, valuation, distress inference, development probability, or transaction recommendation.","The exact address and intent remain explicit; the server does not infer them from marketing copy."]},{"id":"renovation-site-context","name":"Renovation Site Context","marketHook":"Check the public records around a basement, addition, foundation, or drainage project before design work starts.","useWhen":"An owner, contractor, architect, or property agent has one exact address and needs recorded structure facts, exact-subject permits, soil, sampled terrain, flood, wetlands, and county radon context in one packet.","execution":"single-call","maxPriceUsdc":"0.10","researchArtifact":"https://github.com/velinussage/locus/blob/main/docs/research/2026-09-08-renovation-site-context-paperbridge-x402.md","steps":[{"order":1,"tool":"locus-renovation-site-context","endpoint":"https://api.locus.report/api/locus-renovation-site-context","priceUsdc":"0.10","inputShape":{"address":"exact US street address","projectType":"caller description such as finish an existing basement"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":240},"projectType":{"description":"Caller-supplied project framing, such as finish an existing basement or plan a rear addition. It does not select sources or establish a permit class.","type":"string","minLength":1,"maxLength":160},"suiteOrUnit":{"description":"Optional caller-supplied premises detail. Public records may remain building or parcel level.","type":"string","minLength":1,"maxLength":80}},"required":["address"],"additionalProperties":false},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","anyOf":[{"type":"object","properties":{"kind":{"type":"string","const":"transaction_follow_up"},"charged":{"type":"boolean","const":false},"state":{"type":"string","enum":["follow_up_items_found","checked_no_follow_up_items_in_answered_components","incomplete_evidence","source_unavailable"]},"intent":{"type":"string","enum":["homebuyer_due_diligence","land_investor_due_diligence","developer_predevelopment","commercial_tenant_due_diligence","renovation_planning"]},"profileTitle":{"type":"string"},"subject":{"type":"object","properties":{},"additionalProperties":{}},"callerContext":{"type":"object","properties":{},"additionalProperties":{}},"groups":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"threshold":{"type":"object","properties":{"met":{"type":"boolean"},"answeredComponents":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"answeredGroups":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"missing":{"type":"array","items":{"type":"string"}}},"required":["met","answeredComponents","answeredGroups","missing"],"additionalProperties":false},"followUpItems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string","enum":["open","awaiting_authority","resolved_with_evidence"]},"question":{"type":"string"},"evidenceNeeded":{"type":"array","items":{"type":"string"}},"resolutionEvidence":{"type":"array","items":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"observedAt":{"type":"string"}},"required":["sourceUrl","observedAt"],"additionalProperties":false}},"supersedes":{"type":"array","items":{"type":"string"}},"group":{"type":"string","enum":["subject_identity","use_occupancy_permits","physical_land","environmental_records","access_infrastructure","change_policy","cost_transfer_timing","area_operating_context"]},"factualBasis":{"type":"string"},"recordIds":{"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"fetchedAt":{"type":"string"},"sourceVersion":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}},"verifyNext":{"type":"object","properties":{"action":{"type":"string"},"with":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["action","with"],"additionalProperties":false}},"required":["id","status","question","evidenceNeeded","resolutionEvidence","supersedes","group","factualBasis","recordIds","citations","verifyNext"],"additionalProperties":false}},"unansweredQuestions":{"type":"array","items":{"type":"string"}},"handoffs":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"timeline":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}},"boundary":{"type":"string"}},"required":["kind","state","intent","profileTitle","subject","callerContext","groups","threshold","followUpItems","unansweredQuestions","handoffs","timeline","caveats","boundary"],"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string"},"generatedAt":{"type":"string"},"summary":{"type":"string"},"queriedAddress":{"type":"string"},"reportType":{"type":"string"},"responseMode":{"type":"string","const":"compact"},"artifact":{"type":"object","properties":{"reportId":{"type":"string"},"canonicalHash":{"type":"string","pattern":"^[0-9a-f]{64}$"},"available":{"type":"boolean"},"access":{"type":"string"}},"required":["reportId","canonicalHash","available","access"],"additionalProperties":false},"transactionFollowUp":{"type":"object","properties":{"kind":{"type":"string","const":"transaction_follow_up"},"charged":{"type":"boolean","const":false},"state":{"type":"string","enum":["follow_up_items_found","checked_no_follow_up_items_in_answered_components","incomplete_evidence","source_unavailable"]},"intent":{"type":"string","enum":["homebuyer_due_diligence","land_investor_due_diligence","developer_predevelopment","commercial_tenant_due_diligence","renovation_planning"]},"profileTitle":{"type":"string"},"subject":{"type":"object","properties":{},"additionalProperties":{}},"callerContext":{"type":"object","properties":{},"additionalProperties":{}},"groups":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"threshold":{"type":"object","properties":{"met":{"type":"boolean"},"answeredComponents":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"answeredGroups":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"missing":{"type":"array","items":{"type":"string"}}},"required":["met","answeredComponents","answeredGroups","missing"],"additionalProperties":false},"followUpItems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string","enum":["open","awaiting_authority","resolved_with_evidence"]},"question":{"type":"string"},"evidenceNeeded":{"type":"array","items":{"type":"string"}},"resolutionEvidence":{"type":"array","items":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"observedAt":{"type":"string"}},"required":["sourceUrl","observedAt"],"additionalProperties":false}},"supersedes":{"type":"array","items":{"type":"string"}},"group":{"type":"string","enum":["subject_identity","use_occupancy_permits","physical_land","environmental_records","access_infrastructure","change_policy","cost_transfer_timing","area_operating_context"]},"factualBasis":{"type":"string"},"recordIds":{"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"fetchedAt":{"type":"string"},"sourceVersion":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}},"verifyNext":{"type":"object","properties":{"action":{"type":"string"},"with":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["action","with"],"additionalProperties":false}},"required":["id","status","question","evidenceNeeded","resolutionEvidence","supersedes","group","factualBasis","recordIds","citations","verifyNext"],"additionalProperties":false}},"unansweredQuestions":{"type":"array","items":{"type":"string"}},"handoffs":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"timeline":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}},"boundary":{"type":"string"}},"required":["kind","state","intent","profileTitle","subject","callerContext","groups","threshold","followUpItems","unansweredQuestions","handoffs","timeline","caveats","boundary"],"additionalProperties":false}},"required":["id","generatedAt","summary","queriedAddress","reportType","responseMode","artifact","transactionFollowUp"],"additionalProperties":{}}]},"purpose":"Run the fixed renovation profile of the transaction follow-up engine with one outer settlement and no hidden paid fan-out."}],"returns":["Stable subject and recorded parcel facts","Exact-subject permit and published closeout evidence where wired","USDA basement and shallow-excavation soil interpretations","USGS sampled lot elevation, FEMA flood, mapped wetlands, and EPA county radon context","Stable work items with evidence needed and professional handoffs"],"limits":["No renovation-feasibility, structural-condition, drainage-design, permit-requirement, cost, or valuation conclusion.","Assessor area totals do not establish above-grade or finished-basement area; the packet leaves that as an authority work item.","Thin evidence returns charged:false."]},{"id":"policy-environmental-brief","name":"Policy + Environmental Brief","marketHook":"Two cited checks for the rules and environmental records that can change the next property question.","useWhen":"An agent needs both current property-relevant policy context and national EPA public-record context for the same exact place.","execution":"coordinated-calls","maxPriceUsdc":"0.12","steps":[{"order":1,"tool":"locus-local-policy-brief","endpoint":"https://api.locus.report/api/locus-local-policy-brief","priceUsdc":"0.07","inputShape":{"place":"the exact address or place","intent":"explicit supported decision intent"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"place":{"type":"string","minLength":1,"description":"Flexible US place string: street address, ZIP, city, county, or city/state. Locus resolves governing jurisdictions before searching property bills, ordinances, agendas, and code artifacts."},"intent":{"type":"string","enum":["renter_due_diligence","homebuyer_due_diligence","small_business_siting","community_organizer_journalist"]},"maxSignals":{"default":7,"type":"integer","minimum":1,"maximum":12},"lookbackMonths":{"type":"integer","minimum":1,"maximum":60},"context":{"type":"string","minLength":1,"maxLength":600},"followUp":{"type":"string","minLength":1,"maxLength":300}},"required":["place","intent","maxSignals"],"additionalProperties":false,"description":"Flexible US place string (street address, ZIP, city, county, or city/state) plus a Locus intent. Resolves governing legal geographies before charge; cold geographies return a free diagnostic."},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","oneOf":[{"type":"object","properties":{"kind":{"type":"string","const":"local_policy_brief"},"id":{"type":"string"},"generatedAt":{"type":"string"},"place":{"type":"object","properties":{"input":{"type":"string"},"resolved":{"type":"string"},"jurisdictionIds":{"type":"array","items":{"type":"string"}},"displayName":{"type":"string"}},"required":["input","jurisdictionIds"],"additionalProperties":false},"intent":{"type":"string"},"policyRulesetVersion":{"type":"string"},"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"jurisdictionId":{"type":"string"},"jurisdictionName":{"type":"string"},"level":{"type":"string","enum":["state","county","city"]},"artifactType":{"type":"string","enum":["bill","session_law","statute","ordinance","resolution","agenda_item","code_section"]},"officialId":{"type":"string"},"title":{"type":"string"},"summary":{"type":"string"},"status":{"type":"string","enum":["introduced","in_committee","adopted","enacted","codified","repealed","failed","not_published","unknown"]},"introducedAt":{"type":"string"},"actionDate":{"type":"string"},"effectiveDate":{"type":"string"},"textVersions":{"type":"array","items":{}},"actions":{"type":"array","items":{}},"votes":{"type":"array","items":{}},"affectedDomains":{"type":"array","items":{"type":"string"}},"affectedGeographies":{"type":"array","items":{"type":"string"}},"rateChanges":{"type":"array","items":{"type":"object","properties":{"kind":{"type":"string","enum":["property_tax","fee","levy","bond"]},"label":{"type":"string"},"unit":{"type":"string","enum":["cents_per_100","usd","percent"]},"fromValue":{"type":"number"},"toValue":{"type":"number"},"deltaValue":{"type":"number"},"extractedFrom":{"type":"string","enum":["title","summary","text"]},"sourceExcerpt":{"type":"string"}},"required":["kind","label","unit","toValue","extractedFrom","sourceExcerpt"],"additionalProperties":{}}},"excerpts":{"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["artifactId","jurisdictionId","jurisdictionName","level","artifactType","officialId","title","status","textVersions","actions","votes","affectedDomains","affectedGeographies","citations","caveats"],"additionalProperties":{}}},"signals":{"type":"array","items":{"type":"object","properties":{"signalId":{"type":"string"},"artifactId":{"type":"string"},"localityMatch":{"type":"string","enum":["direct","jurisdictional","statewide","weak"]},"relevance":{"type":"array","items":{"type":"string"}},"boundedClaim":{"type":"string"},"whyRelevant":{"type":"string"},"whatItDoesNotProve":{"type":"string"},"confidence":{"type":"string","enum":["low","medium","high"]},"rateChange":{"type":"object","properties":{"kind":{"type":"string","enum":["property_tax","fee","levy","bond"]},"label":{"type":"string"},"unit":{"type":"string","enum":["cents_per_100","usd","percent"]},"fromValue":{"type":"number"},"toValue":{"type":"number"},"deltaValue":{"type":"number"},"extractedFrom":{"type":"string","enum":["title","summary","text"]},"sourceExcerpt":{"type":"string"}},"required":["kind","label","unit","toValue","extractedFrom","sourceExcerpt"],"additionalProperties":{}},"operativeProvision":{"type":"string"},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}}},"required":["signalId","artifactId","localityMatch","relevance","boundedClaim","whyRelevant","whatItDoesNotProve","confidence","citations"],"additionalProperties":{}}},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}},"refinement":{"type":"object","properties":{"context":{"type":"object","properties":{"input":{"type":"string"},"emphasizedDomains":{"type":"array","items":{"type":"string","enum":["housing","zoning","taxes","permits","public_safety","transportation","environment","business","utilities","schools","other"]}},"rationale":{"type":"array","items":{"type":"string"}}},"required":["input","emphasizedDomains","rationale"],"additionalProperties":false},"followUp":{"type":"object","properties":{"question":{"type":"string"},"status":{"type":"string","enum":["answered","gated","unsupported"]},"answer":{"type":"array","items":{"type":"string"}},"gatedReason":{"type":"string"},"gatedReasonCode":{"type":"string"},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"locator":{"type":"string"}},"required":["sourceName","sourceUrl","fetchedAt","recordId"],"additionalProperties":false}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["question","status","answer","citations","caveats"],"additionalProperties":false}},"additionalProperties":{}}},"required":["kind","id","generatedAt","place","intent","policyRulesetVersion","artifacts","signals","citations","caveats"],"additionalProperties":{}},{"type":"object","properties":{"kind":{"type":"string","const":"policy_coverage_diagnostic"},"place":{"type":"object","properties":{"input":{"type":"string"},"resolved":{"type":"string"},"jurisdictionIds":{"type":"array","items":{"type":"string"}},"coverageStatus":{"type":"string","enum":["unsupported","no_policy_artifacts","no_relevant_policy"]}},"required":["input","coverageStatus"],"additionalProperties":false},"intent":{"type":"string"},"charged":{"type":"boolean","const":false},"message":{"type":"string"},"candidateSources":{"type":"array","items":{"type":"object","properties":{"level":{"type":"string","enum":["state","county","city"]},"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"artifactTypes":{"type":"array","items":{"type":"string"}}},"required":["level","sourceName","sourceUrl","artifactTypes"],"additionalProperties":false}},"whatWeWouldNeed":{"type":"array","items":{"type":"string"}},"requestCoverage":{"type":"object","properties":{"tool":{"type":"string"},"endpoint":{"type":"string"},"note":{"type":"string"}},"required":["tool","endpoint","note"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","place","intent","charged","message","candidateSources","whatWeWouldNeed","caveats"],"additionalProperties":false}],"description":"A `kind`-discriminated union: `local_policy_brief` for paid cited policy context, or `policy_coverage_diagnostic` for a free pre-charge diagnostic."},"purpose":"Compile cited bills, ordinances, agendas, and other property-relevant policy context."},{"order":2,"tool":"locus-environmental-context","endpoint":"https://api.locus.report/api/locus-environmental-context","priceUsdc":"0.05","inputShape":{"address":"the same exact US street address"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"state":{"description":"Optional two-letter US state code, e.g. NC, OH, NY; provide with county for county mode.","type":"string","minLength":2,"maxLength":2},"county":{"description":"Optional county name, e.g. Wake; provide with state for county mode.","type":"string","minLength":3,"maxLength":60},"address":{"description":"Optional US street address; used to derive county and rank EPA TRI/RCRA facility records by distance.","type":"string","minLength":5,"maxLength":200},"latitude":{"description":"Optional decimal latitude; provide with longitude for point mode.","type":"number","minimum":-90,"maximum":90},"longitude":{"description":"Optional decimal longitude; provide with latitude for point mode.","type":"number","minimum":-180,"maximum":180},"radiusMeters":{"description":"Optional proximity radius in meters for address/point mode; default 5000, max 25000.","type":"number","minimum":1,"maximum":25000}},"additionalProperties":false,"description":"US street address, latitude+longitude, or backward-compatible two-letter state code plus county name. Address/point mode derives the county and ranks public EPA facility rows by distance.","anyOf":[{"required":["address"]},{"required":["latitude","longitude"]},{"required":["state","county"]}]},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"kind":{"type":"string","const":"environmental_context"},"state":{"type":"string"},"county":{"type":"string"},"generatedAt":{"type":"string"},"query":{"type":"object","properties":{"mode":{"type":"string","enum":["county","address","point"]},"radiusMeters":{"type":"number"}},"required":["mode","radiusMeters"],"additionalProperties":false},"point":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}},"required":["latitude","longitude"],"additionalProperties":false},"countyFips3":{"type":"string"},"componentStatus":{"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["toxic_releases","hazardous_waste_handlers","water_systems","address_proximity"]},"status":{"type":"string","enum":["ok","unavailable","needs_point_or_fips","needs_point"]}},"required":["component","status"],"additionalProperties":false}},"toxicReleases":{"type":"object","properties":{},"additionalProperties":{}},"hazardousWasteHandlers":{"type":"object","properties":{},"additionalProperties":{}},"waterSystems":{"type":"object","properties":{},"additionalProperties":{}},"proximity":{"type":"object","properties":{},"additionalProperties":{}},"caveats":{"type":"array","items":{"type":"string"}},"charged":{"type":"boolean"}},"required":["kind","state","county","generatedAt","query","componentStatus","caveats"],"additionalProperties":{},"description":"A cited environmental-context artifact: EPA TRI hazardous-release reporting facilities, EPA RCRA hazardous-waste handlers when a point/county FIPS is available, and EPA SDWIS drinking-water systems, with provenance, per-component status, distance-ranked address proximity where applicable, and event-history verify links (NRC, PHMSA)."},"purpose":"Compile separately labeled EPA TRI, RCRA, and water-system records with address proximity where available."}],"returns":["Enacted and watch policy items kept separate","Environmental record components kept separate by source","Per-step citations and coverage diagnostics","Questions to verify with the responsible authority"],"limits":["This is a two-call workflow with two independent live challenges, not one hidden settlement.","No legal effect, contamination, exposure, liability, safety, or property-condition conclusion."]},{"id":"three-property-buyer-comparison","name":"Three-Property Buyer Comparison","marketHook":"See the material record differences across three known properties and the next facts to verify.","useWhen":"A buyer or buyer's agent has a three-property shortlist and needs property, listing, market, and public-record evidence in caller order.","execution":"single-call","maxPriceUsdc":"2.49","steps":[{"order":1,"tool":"locus-three-property-buyer-comparison","endpoint":"https://api.locus.report/api/locus-three-property-buyer-comparison","priceUsdc":"2.49","inputShape":{"addresses":"exactly three distinct US street addresses"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"addresses":{"minItems":3,"maxItems":3,"type":"array","items":{"type":"string","minLength":5,"maxLength":200,"pattern":"(?:^|[\\s,])\\d{5}(?:-\\d{4})?\\s*$"},"description":"Exactly three known US street addresses. Locus preserves input order and never selects a winner."}},"required":["addresses"],"additionalProperties":false},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","anyOf":[{"type":"object","properties":{"kind":{"type":"string","const":"buyer_property_comparison"},"generatedAt":{"type":"string"},"subjects":{"type":"array","items":{"type":"object","properties":{"subject":{"type":"object","properties":{"propertyId":{"type":"string"},"inputAddress":{"type":"string"},"matchedAddress":{"type":"string"},"parcelId":{"type":"string"},"jurisdiction":{"type":"object","properties":{"state":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"}},"additionalProperties":false},"point":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}},"required":["latitude","longitude"],"additionalProperties":false},"pointPrecision":{"type":"string","enum":["parcel","rooftop","street_number"]},"sourceNamespace":{"type":"string"},"matchingEvidence":{"type":"array","items":{"type":"string"}},"observedAt":{"type":"string"}},"required":["propertyId","inputAddress","jurisdiction","point","pointPrecision","sourceNamespace","matchingEvidence","observedAt"],"additionalProperties":false},"property":{"type":"object","properties":{"status":{"type":"string","enum":["answered","not_found","identity_mismatch","source_unavailable"]},"property":{"type":"object","properties":{"providerRecordId":{"type":"string"},"formattedAddress":{"type":"string"},"propertyType":{"type":"string"},"bedrooms":{"type":"number"},"bathrooms":{"type":"number"},"squareFootage":{"type":"number"},"lotSizeSqft":{"type":"number"},"yearBuilt":{"type":"number"},"zoning":{"type":"string"},"assessorId":{"type":"string"},"ownerOccupiedIndicator":{"type":"boolean"},"lastSaleDate":{"type":"string"},"lastSalePriceUsd":{"type":"number"},"features":{"type":"object","properties":{"floorCount":{"type":"number"},"roomCount":{"type":"number"},"unitCount":{"type":"number"},"architectureType":{"type":"string"},"exteriorType":{"type":"string"},"foundationType":{"type":"string"},"garage":{"type":"boolean"},"garageSpaces":{"type":"number"},"garageType":{"type":"string"},"fireplace":{"type":"boolean"},"fireplaceType":{"type":"string"},"pool":{"type":"boolean"},"poolType":{"type":"string"},"heating":{"type":"boolean"},"heatingType":{"type":"string"},"cooling":{"type":"boolean"},"coolingType":{"type":"string"},"roofType":{"type":"string"},"viewType":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"taxHistory":{"type":"array","items":{"type":"object","properties":{"year":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"assessedValueUsd":{"type":"number"},"annualTaxUsd":{"type":"number"}},"required":["year"],"additionalProperties":false}},"taxChange":{"type":"object","properties":{"fromYear":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"toYear":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"assessedValueChangeUsd":{"type":"number"},"assessedValueChangePct":{"type":"number"},"annualTaxChangeUsd":{"type":"number"}},"required":["fromYear","toYear"],"additionalProperties":false},"source":{"type":"object","properties":{"sourceName":{"type":"string","const":"RentCast via Locus x402"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"requestId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"requestStatusUrl":{"type":"string"},"usePolicy":{"type":"object","properties":{"paidResponse":{"type":"string","enum":["allowed","allowed_with_attribution","not_verified"]},"cache":{"type":"string","enum":["allowed","ephemeral_only","no_store"]},"attributionRequired":{"type":"boolean"},"attributionText":{"type":"string"},"downstreamRedistribution":{"type":"string","enum":["allowed","restricted","not_verified"]},"publicPinning":{"type":"string","enum":["allowed","prohibited","not_verified"]},"policyUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"}},"required":["paidResponse","cache","attributionRequired","downstreamRedistribution","publicPinning","policyUrl","verifiedAt"],"additionalProperties":false}},"required":["sourceName","sourceUrl","fetchedAt","usePolicy"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["status","taxHistory","source","caveats"],"additionalProperties":false},"saleListings":{"type":"object","properties":{"status":{"type":"string","enum":["answered","not_found","identity_mismatch","source_unavailable"]},"listings":{"type":"array","items":{"type":"object","properties":{"providerRecordId":{"type":"string"},"formattedAddress":{"type":"string"},"status":{"type":"string","enum":["active","inactive","unknown"]},"priceUsd":{"type":"number"},"listedDate":{"type":"string"},"lastSeenDate":{"type":"string"},"daysOnMarket":{"type":"number"},"propertyType":{"type":"string"},"bedrooms":{"type":"number"},"bathrooms":{"type":"number"},"squareFootage":{"type":"number"}},"additionalProperties":false}},"source":{"type":"object","properties":{"sourceName":{"type":"string","const":"RentCast via Locus x402"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"requestId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"requestStatusUrl":{"type":"string"},"usePolicy":{"type":"object","properties":{"paidResponse":{"type":"string","enum":["allowed","allowed_with_attribution","not_verified"]},"cache":{"type":"string","enum":["allowed","ephemeral_only","no_store"]},"attributionRequired":{"type":"boolean"},"attributionText":{"type":"string"},"downstreamRedistribution":{"type":"string","enum":["allowed","restricted","not_verified"]},"publicPinning":{"type":"string","enum":["allowed","prohibited","not_verified"]},"policyUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"}},"required":["paidResponse","cache","attributionRequired","downstreamRedistribution","publicPinning","policyUrl","verifiedAt"],"additionalProperties":false}},"required":["sourceName","sourceUrl","fetchedAt","usePolicy"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["status","listings","source","caveats"],"additionalProperties":false},"publicRecordContext":{"type":"object","properties":{"summary":{"type":"string"},"components":{"type":"array","items":{"type":"object","properties":{"tool":{"type":"string"},"result":{}},"required":["tool","result"],"additionalProperties":false}}},"required":["summary","components"],"additionalProperties":false}},"required":["subject","property","saleListings","publicRecordContext"],"additionalProperties":false}},"markets":{"type":"array","items":{"type":"object","properties":{"status":{"type":"string","enum":["answered","not_found","source_unavailable"]},"zip":{"type":"string"},"sale":{"type":"object","properties":{"lastUpdatedDate":{"type":"string"},"averageDaysOnMarket":{"type":"number"},"totalListings":{"type":"number"},"newListings":{"type":"number"},"medianPriceUsd":{"type":"number"},"averagePriceUsd":{"type":"number"},"medianPricePerSquareFootUsd":{"type":"number"}},"additionalProperties":false},"rental":{"type":"object","properties":{"lastUpdatedDate":{"type":"string"},"averageDaysOnMarket":{"type":"number"},"totalListings":{"type":"number"},"newListings":{"type":"number"},"medianRentUsd":{"type":"number"},"averageRentUsd":{"type":"number"},"medianRentPerSquareFootUsd":{"type":"number"}},"additionalProperties":false},"source":{"type":"object","properties":{"sourceName":{"type":"string","const":"RentCast via Locus x402"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"requestId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"requestStatusUrl":{"type":"string"},"usePolicy":{"type":"object","properties":{"paidResponse":{"type":"string","enum":["allowed","allowed_with_attribution","not_verified"]},"cache":{"type":"string","enum":["allowed","ephemeral_only","no_store"]},"attributionRequired":{"type":"boolean"},"attributionText":{"type":"string"},"downstreamRedistribution":{"type":"string","enum":["allowed","restricted","not_verified"]},"publicPinning":{"type":"string","enum":["allowed","prohibited","not_verified"]},"policyUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"}},"required":["paidResponse","cache","attributionRequired","downstreamRedistribution","publicPinning","policyUrl","verifiedAt"],"additionalProperties":false}},"required":["sourceName","sourceUrl","fetchedAt","usePolicy"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["status","zip","source","caveats"],"additionalProperties":false}},"evidence":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"category":{"type":"string","enum":["identity","property","tax","listing","market","rent","public_record","deadline"]},"headline":{"type":"string"},"statement":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"sourceLocator":{"type":"string"},"subjectId":{"type":"string"},"deadlineDate":{"type":"string"},"derivation":{"type":"object","properties":{"kind":{"type":"string","const":"deterministic_comparison"},"inputEvidenceIds":{"minItems":2,"type":"array","items":{"type":"string"}}},"required":["kind","inputEvidenceIds"],"additionalProperties":false}},"required":["id","category","statement","sourceName"],"additionalProperties":false}},"sections":{"type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"body":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"evidenceId":{"type":"string"},"inputEvidenceId":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"sourceLocator":{"type":"string"},"subjectId":{"type":"string"}},"required":["evidenceId","sourceName"],"additionalProperties":false}}},"required":["title","body","evidenceIds","citations"],"additionalProperties":false}},"workItems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string","enum":["open","awaiting_authority","resolved_with_evidence"]},"question":{"type":"string"},"evidenceNeeded":{"type":"array","items":{"type":"string"}},"sourceBackedDeadline":{"type":"object","properties":{"date":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceName":{"type":"string"},"recordId":{"type":"string"},"fetchedAt":{"type":"string"}},"required":["date","sourceUrl","fetchedAt"],"additionalProperties":false},"resolutionEvidence":{"type":"array","items":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"observedAt":{"type":"string"}},"required":["sourceUrl","observedAt"],"additionalProperties":false}},"supersedes":{"type":"array","items":{"type":"string"}}},"required":["id","status","question","evidenceNeeded","resolutionEvidence","supersedes"],"additionalProperties":false}},"nextCalls":{"maxItems":3,"type":"array","items":{"oneOf":[{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_appeal_filing_guide"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_appeal_outcomes"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_verify_citation"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"}},"required":["sourceUrl"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_compare_properties"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"properties":{"minItems":3,"maxItems":3,"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"address":{"type":"string","minLength":5,"maxLength":200}},"required":["label","address"],"additionalProperties":false}},"comparisonFocus":{"type":"string","minLength":3,"maxLength":300}},"required":["properties","comparisonFocus"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-comps-brief"},"endpoint":{"type":"string","const":"/api/locus-comps-brief"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.05"},"costAtGeneration":{"type":"string","const":"$0.05"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-place-report-batch"},"endpoint":{"type":"string","const":"/api/locus-place-report-batch"},"input":{"type":"object","properties":{"addresses":{"minItems":3,"maxItems":3,"type":"array","items":{"type":"string","minLength":5,"maxLength":240}}},"required":["addresses"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.25"},"costAtGeneration":{"type":"string","const":"$0.25"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-local-trend-brief"},"endpoint":{"type":"string","const":"/api/locus-local-trend-brief"},"input":{"type":"object","properties":{"place":{"type":"string","minLength":1},"intent":{"type":"string","const":"renter_due_diligence"}},"required":["place","intent"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.05"},"costAtGeneration":{"type":"string","const":"$0.05"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-property-update"},"endpoint":{"type":"string","const":"/api/locus-property-update"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":240},"focus":{"maxItems":3,"type":"array","items":{"type":"string","enum":["development","zoning","environment","market","infrastructure"]}}},"required":["address","focus"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.10"},"costAtGeneration":{"type":"string","const":"$0.10"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false}]}},"nextCallPlan":{"type":"object","properties":{"status":{"type":"string","enum":["generated","repaired","deterministic_fallback","not_applicable"]},"includedInEndpointPrice":{"type":"boolean","const":true},"model":{"type":"string"},"pricedAt":{"type":"string"},"candidateCount":{"type":"integer","minimum":0,"maximum":9007199254740991},"selectedCount":{"type":"integer","minimum":0,"maximum":9007199254740991},"diagnostics":{"type":"object","properties":{"modelAttempted":{"type":"boolean"},"modelSucceeded":{"type":"boolean"},"reason":{"type":"string"}},"required":["modelAttempted","modelSucceeded"],"additionalProperties":false}},"required":["status","includedInEndpointPrice","pricedAt","candidateCount","selectedCount","diagnostics"],"additionalProperties":false},"costModel":{"type":"object","properties":{"priceUsdc":{"type":"string","enum":["0.25","0.79","2.49"]},"includedInPrice":{"type":"boolean","const":true},"nextCallPlanningIncluded":{"type":"boolean","const":true},"providerUnitPriceUsdc":{"type":"string","const":"0.033"},"providerCalls":{"type":"object","properties":{"properties":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"saleListings":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"rentEstimates":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"markets":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"required":["properties","saleListings","rentEstimates","markets"],"additionalProperties":false},"signerProvider":{"type":"string","const":"turnkey"},"signatureUnitCostUsd":{"type":"string","const":"0.10"},"maximumSignatures":{"type":"integer","minimum":1,"maximum":9},"maximumSignatureCostUsd":{"type":"string","pattern":"^0\\.\\d{2}$"},"pricingBasis":{"type":"string","const":"pay_as_you_go_after_free_allowance"},"freeAllowanceExcluded":{"type":"boolean","const":true}},"required":["priceUsdc","includedInPrice","nextCallPlanningIncluded","providerUnitPriceUsdc","providerCalls","signerProvider","signatureUnitCostUsd","maximumSignatures","maximumSignatureCostUsd","pricingBasis","freeAllowanceExcluded"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}},"skillContinuation":{"type":"object","properties":{"skillId":{"type":"string"},"version":{"type":"string"},"url":{"type":"string"},"reason":{"type":"string"}},"required":["skillId","version","url","reason"],"additionalProperties":false}},"required":["kind","generatedAt","subjects","markets","evidence","sections","workItems","nextCalls","nextCallPlan","costModel","caveats"],"additionalProperties":false},{"type":"object","properties":{"kind":{"type":"string","const":"property_workflow_diagnostic"},"workflow":{"type":"string","enum":["buyer_property_comparison","owner_cost_review","rental_operations_brief"]},"status":{"type":"string","enum":["not_configured","subject_unresolved","insufficient_provider_evidence","source_unavailable"]},"charged":{"type":"boolean","const":false},"message":{"type":"string"},"componentStatus":{"type":"array","items":{"type":"object","properties":{"component":{"type":"string"},"status":{"type":"string"}},"required":["component","status"],"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","workflow","status","charged","message","componentStatus","caveats"],"additionalProperties":false}]},"purpose":"Resolve each property, buy bounded RentCast records, calculate deterministic differences, run Locus checks, and return executable next calls without ranking."}],"returns":["Stable subject identity","Non-PII property and tax history","Active listing and ZIP market context","Deterministic cross-property differences","Reusable work items","Executable next calls with ready arguments and payment flags"],"limits":["No winner, valuation, prediction, or purchase recommendation.","Owner names, mailing addresses, listing contacts, and comparable addresses are removed."]},{"id":"owner-cost-review","name":"Owner Cost Review","marketHook":"Property and tax history beside the owner programs and dates worth verifying.","useWhen":"An owner or representative needs one private review of recorded costs, published deadlines, and open verification questions.","execution":"single-call","maxPriceUsdc":"0.25","steps":[{"order":1,"tool":"locus-owner-cost-review","endpoint":"https://api.locus.report/api/locus-owner-cost-review","priceUsdc":"0.25","inputShape":{"address":"exact US street address","noticeDate":"optional YYYY-MM-DD","withinDays":"optional window horizon"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200},"noticeDate":{"type":"string","format":"date","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))$"},"withinDays":{"type":"integer","minimum":1,"maximum":400}},"required":["address"],"additionalProperties":false},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","anyOf":[{"type":"object","properties":{"kind":{"type":"string","const":"owner_cost_review"},"generatedAt":{"type":"string"},"subject":{"type":"object","properties":{"propertyId":{"type":"string"},"inputAddress":{"type":"string"},"matchedAddress":{"type":"string"},"parcelId":{"type":"string"},"jurisdiction":{"type":"object","properties":{"state":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"}},"additionalProperties":false},"point":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}},"required":["latitude","longitude"],"additionalProperties":false},"pointPrecision":{"type":"string","enum":["parcel","rooftop","street_number"]},"sourceNamespace":{"type":"string"},"matchingEvidence":{"type":"array","items":{"type":"string"}},"observedAt":{"type":"string"}},"required":["propertyId","inputAddress","jurisdiction","point","pointPrecision","sourceNamespace","matchingEvidence","observedAt"],"additionalProperties":false},"property":{"type":"object","properties":{"status":{"type":"string","enum":["answered","not_found","identity_mismatch","source_unavailable"]},"property":{"type":"object","properties":{"providerRecordId":{"type":"string"},"formattedAddress":{"type":"string"},"propertyType":{"type":"string"},"bedrooms":{"type":"number"},"bathrooms":{"type":"number"},"squareFootage":{"type":"number"},"lotSizeSqft":{"type":"number"},"yearBuilt":{"type":"number"},"zoning":{"type":"string"},"assessorId":{"type":"string"},"ownerOccupiedIndicator":{"type":"boolean"},"lastSaleDate":{"type":"string"},"lastSalePriceUsd":{"type":"number"},"features":{"type":"object","properties":{"floorCount":{"type":"number"},"roomCount":{"type":"number"},"unitCount":{"type":"number"},"architectureType":{"type":"string"},"exteriorType":{"type":"string"},"foundationType":{"type":"string"},"garage":{"type":"boolean"},"garageSpaces":{"type":"number"},"garageType":{"type":"string"},"fireplace":{"type":"boolean"},"fireplaceType":{"type":"string"},"pool":{"type":"boolean"},"poolType":{"type":"string"},"heating":{"type":"boolean"},"heatingType":{"type":"string"},"cooling":{"type":"boolean"},"coolingType":{"type":"string"},"roofType":{"type":"string"},"viewType":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"taxHistory":{"type":"array","items":{"type":"object","properties":{"year":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"assessedValueUsd":{"type":"number"},"annualTaxUsd":{"type":"number"}},"required":["year"],"additionalProperties":false}},"taxChange":{"type":"object","properties":{"fromYear":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"toYear":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"assessedValueChangeUsd":{"type":"number"},"assessedValueChangePct":{"type":"number"},"annualTaxChangeUsd":{"type":"number"}},"required":["fromYear","toYear"],"additionalProperties":false},"source":{"type":"object","properties":{"sourceName":{"type":"string","const":"RentCast via Locus x402"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"requestId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"requestStatusUrl":{"type":"string"},"usePolicy":{"type":"object","properties":{"paidResponse":{"type":"string","enum":["allowed","allowed_with_attribution","not_verified"]},"cache":{"type":"string","enum":["allowed","ephemeral_only","no_store"]},"attributionRequired":{"type":"boolean"},"attributionText":{"type":"string"},"downstreamRedistribution":{"type":"string","enum":["allowed","restricted","not_verified"]},"publicPinning":{"type":"string","enum":["allowed","prohibited","not_verified"]},"policyUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"}},"required":["paidResponse","cache","attributionRequired","downstreamRedistribution","publicPinning","policyUrl","verifiedAt"],"additionalProperties":false}},"required":["sourceName","sourceUrl","fetchedAt","usePolicy"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["status","taxHistory","source","caveats"],"additionalProperties":false},"ownerActionContext":{"anyOf":[{"type":"object","properties":{"generatedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"address":{"type":"string"},"place":{"type":"string"},"jurisdictionIds":{"type":"array","items":{"type":"string"}},"sections":{"type":"object","properties":{"programs":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"programWindows":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"appealWindow":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"taxCalendar":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"lomaScreen":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"specialValuation":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}}},"required":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"],"additionalProperties":false},"componentStatus":{"minItems":6,"maxItems":6,"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"]},"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"substantive":{"type":"boolean"},"detail":{"type":"string"}},"required":["component","status","substantive"],"additionalProperties":false}},"substantiveSectionCount":{"type":"integer","minimum":0,"maximum":6},"caveats":{"type":"array","items":{"type":"string"}},"verifyNext":{"type":"array","items":{"type":"object","properties":{"step":{"type":"string"},"url":{"type":"string","format":"uri"},"source":{"type":"string"}},"required":["step"],"additionalProperties":{}}},"kind":{"type":"string","const":"owner_action_brief"}},"required":["generatedAt","address","jurisdictionIds","sections","componentStatus","substantiveSectionCount","caveats","verifyNext","kind"],"additionalProperties":false},{"type":"object","properties":{"generatedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"address":{"type":"string"},"place":{"type":"string"},"jurisdictionIds":{"type":"array","items":{"type":"string"}},"sections":{"type":"object","properties":{"programs":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"programWindows":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"appealWindow":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"taxCalendar":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"lomaScreen":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}},"specialValuation":{"type":"object","properties":{"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"citations":{"type":"array","items":{"type":"object","properties":{"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"},"recordId":{"type":"string"}},"required":["sourceName","sourceUrl"],"additionalProperties":false}}},"required":["status","citations"],"additionalProperties":{}}},"required":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"],"additionalProperties":false},"componentStatus":{"minItems":6,"maxItems":6,"type":"array","items":{"type":"object","properties":{"component":{"type":"string","enum":["programs","programWindows","appealWindow","taxCalendar","lomaScreen","specialValuation"]},"status":{"type":"string","enum":["ok","partial","not_applicable","not_covered","not_substantive","unavailable"]},"substantive":{"type":"boolean"},"detail":{"type":"string"}},"required":["component","status","substantive"],"additionalProperties":false}},"substantiveSectionCount":{"type":"integer","minimum":0,"maximum":6},"caveats":{"type":"array","items":{"type":"string"}},"verifyNext":{"type":"array","items":{"type":"object","properties":{"step":{"type":"string"},"url":{"type":"string","format":"uri"},"source":{"type":"string"}},"required":["step"],"additionalProperties":{}}},"kind":{"type":"string","const":"owner_action_brief_diagnostic"},"charged":{"type":"boolean","const":false}},"required":["generatedAt","address","jurisdictionIds","sections","componentStatus","substantiveSectionCount","caveats","verifyNext","kind","charged"],"additionalProperties":false}]},"areaTaxContext":{},"evidence":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"category":{"type":"string","enum":["identity","property","tax","listing","market","rent","public_record","deadline"]},"headline":{"type":"string"},"statement":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"sourceLocator":{"type":"string"},"subjectId":{"type":"string"},"deadlineDate":{"type":"string"},"derivation":{"type":"object","properties":{"kind":{"type":"string","const":"deterministic_comparison"},"inputEvidenceIds":{"minItems":2,"type":"array","items":{"type":"string"}}},"required":["kind","inputEvidenceIds"],"additionalProperties":false}},"required":["id","category","statement","sourceName"],"additionalProperties":false}},"sections":{"type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"body":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"evidenceId":{"type":"string"},"inputEvidenceId":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"sourceLocator":{"type":"string"},"subjectId":{"type":"string"}},"required":["evidenceId","sourceName"],"additionalProperties":false}}},"required":["title","body","evidenceIds","citations"],"additionalProperties":false}},"workItems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string","enum":["open","awaiting_authority","resolved_with_evidence"]},"question":{"type":"string"},"evidenceNeeded":{"type":"array","items":{"type":"string"}},"sourceBackedDeadline":{"type":"object","properties":{"date":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceName":{"type":"string"},"recordId":{"type":"string"},"fetchedAt":{"type":"string"}},"required":["date","sourceUrl","fetchedAt"],"additionalProperties":false},"resolutionEvidence":{"type":"array","items":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"observedAt":{"type":"string"}},"required":["sourceUrl","observedAt"],"additionalProperties":false}},"supersedes":{"type":"array","items":{"type":"string"}}},"required":["id","status","question","evidenceNeeded","resolutionEvidence","supersedes"],"additionalProperties":false}},"nextCalls":{"maxItems":3,"type":"array","items":{"oneOf":[{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_appeal_filing_guide"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_appeal_outcomes"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_verify_citation"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"}},"required":["sourceUrl"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_compare_properties"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"properties":{"minItems":3,"maxItems":3,"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"address":{"type":"string","minLength":5,"maxLength":200}},"required":["label","address"],"additionalProperties":false}},"comparisonFocus":{"type":"string","minLength":3,"maxLength":300}},"required":["properties","comparisonFocus"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-comps-brief"},"endpoint":{"type":"string","const":"/api/locus-comps-brief"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.05"},"costAtGeneration":{"type":"string","const":"$0.05"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-place-report-batch"},"endpoint":{"type":"string","const":"/api/locus-place-report-batch"},"input":{"type":"object","properties":{"addresses":{"minItems":3,"maxItems":3,"type":"array","items":{"type":"string","minLength":5,"maxLength":240}}},"required":["addresses"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.25"},"costAtGeneration":{"type":"string","const":"$0.25"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-local-trend-brief"},"endpoint":{"type":"string","const":"/api/locus-local-trend-brief"},"input":{"type":"object","properties":{"place":{"type":"string","minLength":1},"intent":{"type":"string","const":"renter_due_diligence"}},"required":["place","intent"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.05"},"costAtGeneration":{"type":"string","const":"$0.05"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-property-update"},"endpoint":{"type":"string","const":"/api/locus-property-update"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":240},"focus":{"maxItems":3,"type":"array","items":{"type":"string","enum":["development","zoning","environment","market","infrastructure"]}}},"required":["address","focus"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.10"},"costAtGeneration":{"type":"string","const":"$0.10"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false}]}},"nextCallPlan":{"type":"object","properties":{"status":{"type":"string","enum":["generated","repaired","deterministic_fallback","not_applicable"]},"includedInEndpointPrice":{"type":"boolean","const":true},"model":{"type":"string"},"pricedAt":{"type":"string"},"candidateCount":{"type":"integer","minimum":0,"maximum":9007199254740991},"selectedCount":{"type":"integer","minimum":0,"maximum":9007199254740991},"diagnostics":{"type":"object","properties":{"modelAttempted":{"type":"boolean"},"modelSucceeded":{"type":"boolean"},"reason":{"type":"string"}},"required":["modelAttempted","modelSucceeded"],"additionalProperties":false}},"required":["status","includedInEndpointPrice","pricedAt","candidateCount","selectedCount","diagnostics"],"additionalProperties":false},"costModel":{"type":"object","properties":{"priceUsdc":{"type":"string","enum":["0.25","0.79","2.49"]},"includedInPrice":{"type":"boolean","const":true},"nextCallPlanningIncluded":{"type":"boolean","const":true},"providerUnitPriceUsdc":{"type":"string","const":"0.033"},"providerCalls":{"type":"object","properties":{"properties":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"saleListings":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"rentEstimates":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"markets":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"required":["properties","saleListings","rentEstimates","markets"],"additionalProperties":false},"signerProvider":{"type":"string","const":"turnkey"},"signatureUnitCostUsd":{"type":"string","const":"0.10"},"maximumSignatures":{"type":"integer","minimum":1,"maximum":9},"maximumSignatureCostUsd":{"type":"string","pattern":"^0\\.\\d{2}$"},"pricingBasis":{"type":"string","const":"pay_as_you_go_after_free_allowance"},"freeAllowanceExcluded":{"type":"boolean","const":true}},"required":["priceUsdc","includedInPrice","nextCallPlanningIncluded","providerUnitPriceUsdc","providerCalls","signerProvider","signatureUnitCostUsd","maximumSignatures","maximumSignatureCostUsd","pricingBasis","freeAllowanceExcluded"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","generatedAt","subject","property","ownerActionContext","evidence","sections","workItems","nextCalls","nextCallPlan","costModel","caveats"],"additionalProperties":false},{"type":"object","properties":{"kind":{"type":"string","const":"property_workflow_diagnostic"},"workflow":{"type":"string","enum":["buyer_property_comparison","owner_cost_review","rental_operations_brief"]},"status":{"type":"string","enum":["not_configured","subject_unresolved","insufficient_provider_evidence","source_unavailable"]},"charged":{"type":"boolean","const":false},"message":{"type":"string"},"componentStatus":{"type":"array","items":{"type":"object","properties":{"component":{"type":"string"},"status":{"type":"string"}},"required":["component","status"],"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","workflow","status","charged","message","componentStatus","caveats"],"additionalProperties":false}]},"purpose":"Combine one RentCast property/tax record, cited owner-action evidence, reusable work items, and executable next calls."}],"returns":["Property and tax history","Published owner programs and dates","Open evidence needs","Executable free and paid next calls with ready arguments","Urgency and payment-approval flags"],"limits":["No eligibility or savings determination.","A tax change does not prove a rate change, exemption, or correction."]},{"id":"rental-operations-brief","name":"Rental Operations Brief","marketHook":"Rent, market, tax, permit, and HUD context for one property, clearly separated.","useWhen":"A property operator needs property-level records and area rental context without tenant or investment screening.","execution":"single-call","maxPriceUsdc":"0.79","steps":[{"order":1,"tool":"locus-rental-operations-brief","endpoint":"https://api.locus.report/api/locus-rental-operations-brief","priceUsdc":"0.79","inputShape":{"address":"exact US street address"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200,"pattern":"(?:^|[\\s,])\\d{5}(?:-\\d{4})?\\s*$"}},"required":["address"],"additionalProperties":false},"outputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","anyOf":[{"type":"object","properties":{"kind":{"type":"string","const":"rental_operations_brief"},"generatedAt":{"type":"string"},"subject":{"type":"object","properties":{"propertyId":{"type":"string"},"inputAddress":{"type":"string"},"matchedAddress":{"type":"string"},"parcelId":{"type":"string"},"jurisdiction":{"type":"object","properties":{"state":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"}},"additionalProperties":false},"point":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}},"required":["latitude","longitude"],"additionalProperties":false},"pointPrecision":{"type":"string","enum":["parcel","rooftop","street_number"]},"sourceNamespace":{"type":"string"},"matchingEvidence":{"type":"array","items":{"type":"string"}},"observedAt":{"type":"string"}},"required":["propertyId","inputAddress","jurisdiction","point","pointPrecision","sourceNamespace","matchingEvidence","observedAt"],"additionalProperties":false},"property":{"type":"object","properties":{"status":{"type":"string","enum":["answered","not_found","identity_mismatch","source_unavailable"]},"property":{"type":"object","properties":{"providerRecordId":{"type":"string"},"formattedAddress":{"type":"string"},"propertyType":{"type":"string"},"bedrooms":{"type":"number"},"bathrooms":{"type":"number"},"squareFootage":{"type":"number"},"lotSizeSqft":{"type":"number"},"yearBuilt":{"type":"number"},"zoning":{"type":"string"},"assessorId":{"type":"string"},"ownerOccupiedIndicator":{"type":"boolean"},"lastSaleDate":{"type":"string"},"lastSalePriceUsd":{"type":"number"},"features":{"type":"object","properties":{"floorCount":{"type":"number"},"roomCount":{"type":"number"},"unitCount":{"type":"number"},"architectureType":{"type":"string"},"exteriorType":{"type":"string"},"foundationType":{"type":"string"},"garage":{"type":"boolean"},"garageSpaces":{"type":"number"},"garageType":{"type":"string"},"fireplace":{"type":"boolean"},"fireplaceType":{"type":"string"},"pool":{"type":"boolean"},"poolType":{"type":"string"},"heating":{"type":"boolean"},"heatingType":{"type":"string"},"cooling":{"type":"boolean"},"coolingType":{"type":"string"},"roofType":{"type":"string"},"viewType":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"taxHistory":{"type":"array","items":{"type":"object","properties":{"year":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"assessedValueUsd":{"type":"number"},"annualTaxUsd":{"type":"number"}},"required":["year"],"additionalProperties":false}},"taxChange":{"type":"object","properties":{"fromYear":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"toYear":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"assessedValueChangeUsd":{"type":"number"},"assessedValueChangePct":{"type":"number"},"annualTaxChangeUsd":{"type":"number"}},"required":["fromYear","toYear"],"additionalProperties":false},"source":{"type":"object","properties":{"sourceName":{"type":"string","const":"RentCast via Locus x402"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"requestId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"requestStatusUrl":{"type":"string"},"usePolicy":{"type":"object","properties":{"paidResponse":{"type":"string","enum":["allowed","allowed_with_attribution","not_verified"]},"cache":{"type":"string","enum":["allowed","ephemeral_only","no_store"]},"attributionRequired":{"type":"boolean"},"attributionText":{"type":"string"},"downstreamRedistribution":{"type":"string","enum":["allowed","restricted","not_verified"]},"publicPinning":{"type":"string","enum":["allowed","prohibited","not_verified"]},"policyUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"}},"required":["paidResponse","cache","attributionRequired","downstreamRedistribution","publicPinning","policyUrl","verifiedAt"],"additionalProperties":false}},"required":["sourceName","sourceUrl","fetchedAt","usePolicy"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["status","taxHistory","source","caveats"],"additionalProperties":false},"rent":{"type":"object","properties":{"status":{"type":"string","enum":["answered","not_found","identity_mismatch","source_unavailable"]},"monthlyRentEstimateUsd":{"type":"number"},"rangeLowUsd":{"type":"number"},"rangeHighUsd":{"type":"number"},"comparableCount":{"type":"integer","minimum":0,"maximum":9007199254740991},"source":{"type":"object","properties":{"sourceName":{"type":"string","const":"RentCast via Locus x402"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"requestId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"requestStatusUrl":{"type":"string"},"usePolicy":{"type":"object","properties":{"paidResponse":{"type":"string","enum":["allowed","allowed_with_attribution","not_verified"]},"cache":{"type":"string","enum":["allowed","ephemeral_only","no_store"]},"attributionRequired":{"type":"boolean"},"attributionText":{"type":"string"},"downstreamRedistribution":{"type":"string","enum":["allowed","restricted","not_verified"]},"publicPinning":{"type":"string","enum":["allowed","prohibited","not_verified"]},"policyUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"}},"required":["paidResponse","cache","attributionRequired","downstreamRedistribution","publicPinning","policyUrl","verifiedAt"],"additionalProperties":false}},"required":["sourceName","sourceUrl","fetchedAt","usePolicy"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["status","comparableCount","source","caveats"],"additionalProperties":false},"market":{"type":"object","properties":{"status":{"type":"string","enum":["answered","not_found","source_unavailable"]},"zip":{"type":"string"},"sale":{"type":"object","properties":{"lastUpdatedDate":{"type":"string"},"averageDaysOnMarket":{"type":"number"},"totalListings":{"type":"number"},"newListings":{"type":"number"},"medianPriceUsd":{"type":"number"},"averagePriceUsd":{"type":"number"},"medianPricePerSquareFootUsd":{"type":"number"}},"additionalProperties":false},"rental":{"type":"object","properties":{"lastUpdatedDate":{"type":"string"},"averageDaysOnMarket":{"type":"number"},"totalListings":{"type":"number"},"newListings":{"type":"number"},"medianRentUsd":{"type":"number"},"averageRentUsd":{"type":"number"},"medianRentPerSquareFootUsd":{"type":"number"}},"additionalProperties":false},"source":{"type":"object","properties":{"sourceName":{"type":"string","const":"RentCast via Locus x402"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"requestId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"requestStatusUrl":{"type":"string"},"usePolicy":{"type":"object","properties":{"paidResponse":{"type":"string","enum":["allowed","allowed_with_attribution","not_verified"]},"cache":{"type":"string","enum":["allowed","ephemeral_only","no_store"]},"attributionRequired":{"type":"boolean"},"attributionText":{"type":"string"},"downstreamRedistribution":{"type":"string","enum":["allowed","restricted","not_verified"]},"publicPinning":{"type":"string","enum":["allowed","prohibited","not_verified"]},"policyUrl":{"type":"string","format":"uri"},"verifiedAt":{"type":"string"}},"required":["paidResponse","cache","attributionRequired","downstreamRedistribution","publicPinning","policyUrl","verifiedAt"],"additionalProperties":false}},"required":["sourceName","sourceUrl","fetchedAt","usePolicy"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["status","zip","source","caveats"],"additionalProperties":false},"publicRecordContext":{"type":"object","properties":{"summary":{"type":"string"},"components":{"type":"array","items":{"type":"object","properties":{"tool":{"type":"string"},"result":{}},"required":["tool","result"],"additionalProperties":false}}},"required":["summary","components"],"additionalProperties":false},"evidence":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"category":{"type":"string","enum":["identity","property","tax","listing","market","rent","public_record","deadline"]},"headline":{"type":"string"},"statement":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"sourceLocator":{"type":"string"},"subjectId":{"type":"string"},"deadlineDate":{"type":"string"},"derivation":{"type":"object","properties":{"kind":{"type":"string","const":"deterministic_comparison"},"inputEvidenceIds":{"minItems":2,"type":"array","items":{"type":"string"}}},"required":["kind","inputEvidenceIds"],"additionalProperties":false}},"required":["id","category","statement","sourceName"],"additionalProperties":false}},"sections":{"type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"body":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"citations":{"type":"array","items":{"type":"object","properties":{"evidenceId":{"type":"string"},"inputEvidenceId":{"type":"string"},"sourceName":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"fetchedAt":{"type":"string"},"recordId":{"type":"string"},"sourceLocator":{"type":"string"},"subjectId":{"type":"string"}},"required":["evidenceId","sourceName"],"additionalProperties":false}}},"required":["title","body","evidenceIds","citations"],"additionalProperties":false}},"workItems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string","enum":["open","awaiting_authority","resolved_with_evidence"]},"question":{"type":"string"},"evidenceNeeded":{"type":"array","items":{"type":"string"}},"sourceBackedDeadline":{"type":"object","properties":{"date":{"type":"string"},"sourceUrl":{"type":"string","format":"uri"},"sourceName":{"type":"string"},"recordId":{"type":"string"},"fetchedAt":{"type":"string"}},"required":["date","sourceUrl","fetchedAt"],"additionalProperties":false},"resolutionEvidence":{"type":"array","items":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"},"observedAt":{"type":"string"}},"required":["sourceUrl","observedAt"],"additionalProperties":false}},"supersedes":{"type":"array","items":{"type":"string"}}},"required":["id","status","question","evidenceNeeded","resolutionEvidence","supersedes"],"additionalProperties":false}},"nextCalls":{"maxItems":3,"type":"array","items":{"oneOf":[{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_appeal_filing_guide"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_appeal_outcomes"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_verify_citation"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"sourceUrl":{"type":"string","format":"uri"},"recordId":{"type":"string"}},"required":["sourceUrl"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus_compare_properties"},"endpoint":{"type":"string","const":"/tools/call"},"input":{"type":"object","properties":{"properties":{"minItems":3,"maxItems":3,"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"address":{"type":"string","minLength":5,"maxLength":200}},"required":["label","address"],"additionalProperties":false}},"comparisonFocus":{"type":"string","minLength":3,"maxLength":300}},"required":["properties","comparisonFocus"],"additionalProperties":false},"access":{"type":"string","const":"free"},"cost":{"type":"string","const":"free"},"costAtGeneration":{"type":"string","const":"free"},"requiresPaymentApproval":{"type":"boolean","const":false}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-comps-brief"},"endpoint":{"type":"string","const":"/api/locus-comps-brief"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":200}},"required":["address"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.05"},"costAtGeneration":{"type":"string","const":"$0.05"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-place-report-batch"},"endpoint":{"type":"string","const":"/api/locus-place-report-batch"},"input":{"type":"object","properties":{"addresses":{"minItems":3,"maxItems":3,"type":"array","items":{"type":"string","minLength":5,"maxLength":240}}},"required":["addresses"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.25"},"costAtGeneration":{"type":"string","const":"$0.25"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-local-trend-brief"},"endpoint":{"type":"string","const":"/api/locus-local-trend-brief"},"input":{"type":"object","properties":{"place":{"type":"string","minLength":1},"intent":{"type":"string","const":"renter_due_diligence"}},"required":["place","intent"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.05"},"costAtGeneration":{"type":"string","const":"$0.05"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false},{"type":"object","properties":{"why":{"type":"string"},"evidenceIds":{"minItems":1,"type":"array","items":{"type":"string"}},"urgency":{"type":"string","enum":["time-sensitive","recommended","optional"]},"tool":{"type":"string","const":"locus-property-update"},"endpoint":{"type":"string","const":"/api/locus-property-update"},"input":{"type":"object","properties":{"address":{"type":"string","minLength":5,"maxLength":240},"focus":{"maxItems":3,"type":"array","items":{"type":"string","enum":["development","zoning","environment","market","infrastructure"]}}},"required":["address","focus"],"additionalProperties":false},"access":{"type":"string","const":"paid"},"cost":{"type":"string","const":"$0.10"},"costAtGeneration":{"type":"string","const":"$0.10"},"requiresPaymentApproval":{"type":"boolean","const":true}},"required":["why","evidenceIds","urgency","tool","endpoint","input","access","cost","costAtGeneration","requiresPaymentApproval"],"additionalProperties":false}]}},"nextCallPlan":{"type":"object","properties":{"status":{"type":"string","enum":["generated","repaired","deterministic_fallback","not_applicable"]},"includedInEndpointPrice":{"type":"boolean","const":true},"model":{"type":"string"},"pricedAt":{"type":"string"},"candidateCount":{"type":"integer","minimum":0,"maximum":9007199254740991},"selectedCount":{"type":"integer","minimum":0,"maximum":9007199254740991},"diagnostics":{"type":"object","properties":{"modelAttempted":{"type":"boolean"},"modelSucceeded":{"type":"boolean"},"reason":{"type":"string"}},"required":["modelAttempted","modelSucceeded"],"additionalProperties":false}},"required":["status","includedInEndpointPrice","pricedAt","candidateCount","selectedCount","diagnostics"],"additionalProperties":false},"costModel":{"type":"object","properties":{"priceUsdc":{"type":"string","enum":["0.25","0.79","2.49"]},"includedInPrice":{"type":"boolean","const":true},"nextCallPlanningIncluded":{"type":"boolean","const":true},"providerUnitPriceUsdc":{"type":"string","const":"0.033"},"providerCalls":{"type":"object","properties":{"properties":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"saleListings":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"rentEstimates":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991},"markets":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991}},"required":["properties","saleListings","rentEstimates","markets"],"additionalProperties":false},"signerProvider":{"type":"string","const":"turnkey"},"signatureUnitCostUsd":{"type":"string","const":"0.10"},"maximumSignatures":{"type":"integer","minimum":1,"maximum":9},"maximumSignatureCostUsd":{"type":"string","pattern":"^0\\.\\d{2}$"},"pricingBasis":{"type":"string","const":"pay_as_you_go_after_free_allowance"},"freeAllowanceExcluded":{"type":"boolean","const":true}},"required":["priceUsdc","includedInPrice","nextCallPlanningIncluded","providerUnitPriceUsdc","providerCalls","signerProvider","signatureUnitCostUsd","maximumSignatures","maximumSignatureCostUsd","pricingBasis","freeAllowanceExcluded"],"additionalProperties":false},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","generatedAt","subject","property","rent","market","publicRecordContext","evidence","sections","workItems","nextCalls","nextCallPlan","costModel","caveats"],"additionalProperties":false},{"type":"object","properties":{"kind":{"type":"string","const":"property_workflow_diagnostic"},"workflow":{"type":"string","enum":["buyer_property_comparison","owner_cost_review","rental_operations_brief"]},"status":{"type":"string","enum":["not_configured","subject_unresolved","insufficient_provider_evidence","source_unavailable"]},"charged":{"type":"boolean","const":false},"message":{"type":"string"},"componentStatus":{"type":"array","items":{"type":"object","properties":{"component":{"type":"string"},"status":{"type":"string"}},"required":["component","status"],"additionalProperties":{}}},"caveats":{"type":"array","items":{"type":"string"}}},"required":["kind","workflow","status","charged","message","componentStatus","caveats"],"additionalProperties":false}]},"purpose":"Combine bounded property, rent, market, HUD, permit, and public-record context with a deterministic rent-to-market difference and executable next calls."}],"returns":["Non-PII property facts","Third-party rent estimate without comparable addresses","Deterministic ZIP-market difference","Locus/HUD context","Reusable work items","Executable next calls with payment flags"],"limits":["No tenant screening, rent-setting advice, valuation, return calculation, or investment recommendation."]}],"atomicCalls":{"positioning":"Use an atomic route from $0.01 only when the agent already knows the exact lane. Dual-rail examples retain a free counterpart; paid-only examples do not.","priceFloorUsdc":"0.01","unifiedCatalogUrl":"https://api.locus.report/.well-known/locus-tools.json","dualRail":{"paid":"REST x402/MPP","free":"POST /tools/call and MCP","examples":[{"freeTool":"locus_zoning","paidSlug":"locus-zoning","paidEndpoint":"https://api.locus.report/api/locus-zoning","freeEndpoint":"https://api.locus.report/tools/call","priceUsdc":"0.01"},{"freeTool":"locus_parcel_lookup","paidSlug":"locus-parcel-lookup","paidEndpoint":"https://api.locus.report/api/locus-parcel-lookup","freeEndpoint":"https://api.locus.report/tools/call","priceUsdc":"0.01"},{"freeTool":"locus_flood_zone","paidSlug":"locus-flood-zone","paidEndpoint":"https://api.locus.report/api/locus-flood-zone","freeEndpoint":"https://api.locus.report/tools/call","priceUsdc":"0.01"},{"freeTool":"locus_development_cases","paidSlug":"locus-development-cases","paidEndpoint":"https://api.locus.report/api/locus-development-cases","freeEndpoint":"https://api.locus.report/tools/call","priceUsdc":"0.01"},{"freeTool":"locus_soil_context","paidSlug":"locus-soil-context","paidEndpoint":"https://api.locus.report/api/locus-soil-context","freeEndpoint":"https://api.locus.report/tools/call","priceUsdc":"0.01"}]},"paidOnly":{"rail":"REST x402","examples":[{"paidSlug":"locus-workplace-employment-context","paidEndpoint":"https://api.locus.report/api/locus-workplace-employment-context","priceUsdc":"0.01"},{"paidSlug":"locus-wikimedia-commons-area-context","paidEndpoint":"https://api.locus.report/api/locus-wikimedia-commons-area-context","priceUsdc":"0.01"},{"paidSlug":"locus-wikipedia-place-context","paidEndpoint":"https://api.locus.report/api/locus-wikipedia-place-context","priceUsdc":"0.01"},{"paidSlug":"locus-nei-emissions-nearby","paidEndpoint":"https://api.locus.report/api/locus-nei-emissions-nearby","priceUsdc":"0.01"},{"paidSlug":"locus-electricity-context","paidEndpoint":"https://api.locus.report/api/locus-electricity-context","priceUsdc":"0.01"},{"paidSlug":"locus-pfas-occurrence","paidEndpoint":"https://api.locus.report/api/locus-pfas-occurrence","priceUsdc":"0.01"},{"paidSlug":"locus-evaluation-packet","paidEndpoint":"https://api.locus.report/api/locus-evaluation-packet","priceUsdc":"0.35"}]}},"researchBasis":{"summary":"PaperBridge due-diligence and decision-support research favors standardized, decision-shaped reports over undifferentiated document volume. Current x402 marketplace evidence shows both a $0.05 property-diligence bundle and $0.01 property-record atomics, supporting a bundle-first directory with retained atomic access.","artifact":"https://github.com/velinussage/locus/blob/main/docs/research/2026-08-01-agent-bundle-discovery-paperbridge-x402.md"}}