FETCH402
← Protocol index

Resource / 14365

unknown

ukintel.

One grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm the verdict up and indicative funding. Criteria are parsed once at ingest (never guessed at request time); an unparseable grant honestly answers 'uncertain', never a fabricated verdict.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 150000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x1Da3f92E65659acBF0Bf1a739ba3Bc72E5eF7C1d

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "pathParams": {
    "id": "ewco"
  },
  "queryParams": {},
  "type": "http"
}
OutputJSON
{
  "example": {
    "confidence": "high",
    "notice": "Information, not advice.",
    "query": {
      "grant_id": "ewco",
      "profile": {
        "land_ha": 3.5,
        "org_type": "private_landowner",
        "region": "england"
      }
    },
    "result": {
      "criteria": [
        {
          "code": "MIN_AREA",
          "detail": "3.5 ha declared",
          "pass": true,
          "requirement": "woodland \"at least 1 hectare\" in total"
        }
      ],
      "grant": {
        "funder": "Defra / Forestry Commission",
        "name": "England Woodland Creation Offer (EWCO)"
      }
    },
    "verdict": {
      "band": "eligible",
      "flags": [
        {
          "code": "MISSING_DECLARATION",
          "detail": "management_control not declared"
        }
      ],
      "score": 92
    }
  },
  "type": "json"
}