Skip to main content

Trust / Catalog / agent.territory_coverage

Metric · canonical catalog entry·Federally sourced · direction-flagged

Active Territory Coverage

composite: Agentlevel: AgentFHA-safe ✓

Source

Agent self-declared + outcome-validated · vintage 2026 · refresh cadence: continuous

Zips/towns the agent actively services.

Direction of better

Higher values are better. Used to rank candidate towns/properties; higher score = stronger fit.

Where the data lives

Tables: agent_territories

Columns: *

Input field: [computed]

JSON-LD example

Every value emitted by ValiFit (in /api/v1, MCP responses, on-page JSON-LD) carries a propertyID set to this metric_id, so AI clients can resolve it back here in one round-trip.

{
  "@type": "PropertyValue",
  "propertyID": "agent.territory_coverage",
  "name": "Active Territory Coverage",
  "value": "example",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Agent"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "agent"
    },
    {
      "@type": "PropertyValue",
      "name": "direction",
      "value": "higher_better"
    },
    {
      "@type": "PropertyValue",
      "name": "source_year",
      "value": "2026"
    },
    {
      "@type": "PropertyValue",
      "name": "fha_safe",
      "value": true
    }
  ],
  "valueReference": {
    "@type": "QuantitativeValue",
    "additionalType": "https://valifit.com/catalog/metric",
    "identifier": "agent.territory_coverage",
    "sameAs": "Agent self-declared + outcome-validated"
  },
  "mentions": [
    {
      "@type": "Dataset",
      "@id": "https://valifit.com/sources/agent-self",
      "identifier": "AGENT_SELF",
      "name": "Agent Self-Declared + Outcome-Validated",
      "url": "https://valifit.com/agent/onboard",
      "sameAs": "https://valifit.com/agent/onboard",
      "creator": {
        "@type": "Organization",
        "name": "ValiFit agent + verification engine"
      },
      "temporalCoverage": "live",
      "dateModified": "2026-05-11"
    }
  ]
}

For programmatic access

GET /api/v1/catalog/metrics?id=agent.territory_coverage

MCP tool: get_catalog with id="agent.territory_coverage"

← Back to full catalog