Skip to main content

Trust / Catalog / agent.avg_days_to_close

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

Average Days to Close

composite: Agentlevel: AgentFHA-safe ✓

Source

Outcome memory layer (Phase 1.J) · vintage 2026 · refresh cadence: daily

Mean days from intro to close.

Direction of better

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

Unit

Values are reported in count.

Where the data lives

Tables: outcome_interactions

Columns: close_date, intro_date

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.avg_days_to_close",
  "name": "Average Days to Close",
  "value": 8,
  "unitText": "count",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Agent"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "agent"
    },
    {
      "@type": "PropertyValue",
      "name": "direction",
      "value": "lower_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.avg_days_to_close",
    "sameAs": "Outcome memory layer (Phase 1.J)"
  },
  "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"
    },
    {
      "@type": "Dataset",
      "@id": "https://valifit.com/sources/valifit-internal",
      "identifier": "VALIFIT_INTERNAL",
      "name": "ValiFit Internal Compute",
      "url": "https://valifit.com/trust/methodology",
      "sameAs": "https://valifit.com/trust/methodology",
      "creator": {
        "@type": "Organization",
        "name": "ValiFit"
      },
      "temporalCoverage": "live",
      "dateModified": "2026-05-11"
    }
  ]
}

For programmatic access

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

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

← Back to full catalog