Resource / 14365
unknownukintel.
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.
| 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.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"pathParams": {
"id": "ewco"
},
"queryParams": {},
"type": "http"
}
{
"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"
}