Skip to main content

Trust / Catalog / match.profile_depth_pct

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

Profile Depth %

composite: Match_Scorelevel: User IntakeFHA-safe ✓

Source

ValiFit Internal Compute · vintage 2026 · refresh cadence: live

How complete the user's profile is — gates pool eligibility per Atlas Invariant 3 (agent ≥80%, buyer ≥60%)

Direction of better

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

Unit

Values are reported in percent.

Where the data lives

Tables: user_intake

Columns: profile_depth_pct

Input field: profile_depth_pct

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": "match.profile_depth_pct",
  "name": "Profile Depth %",
  "value": 12.4,
  "unitText": "percent",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Match_Score"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "user"
    },
    {
      "@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": "match.profile_depth_pct",
    "sameAs": "ValiFit Internal Compute"
  },
  "mentions": [
    {
      "@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=match.profile_depth_pct

MCP tool: get_catalog with id="match.profile_depth_pct"

← Back to full catalog