Skip to main content
All skills
scoring · Insight

Explain {GIN} Verdict.

Expliquer le verdict {GIN}

Plain-language rationale behind a listing's {GIN} verdict — which dimensions carried it, which are asleep (e.g. unverified title), and the honest confidence/methodology per dimension.

GET /api/public/listings/{id} (gin_verdict.rationale)1 credit · real-timeid: explain-gin-verdict
Why it matters

Turns a number into a defensible thesis — and surfaces exactly which paid verification would lift the score.

Inputs
  • id
Outputs
  • rationale
  • dimensions[{name,value,methodology,confidence}]
  • dormant_dimensions[]
MCP
Supported
ACP
Not exposed
AP2
Not exposed
N8N
Supported

Sample agent prompts

Drop these straight into Claude, Cursor or any MCP-aware client.

  • > Why did listing <id> get its {GIN} verdict, and which dimensions are unverified?
cURL
curl -sS 'https://marocain.investments/api/public/listings/id_value (gin_verdict.rationale)'
MCP (Claude Desktop / Cursor)
{
  "mcpServers": {
    "marocain": { "command": "npx", "args": ["@marocain/mcp-server"] }
  }
}
// then call tool: "explain-gin-verdict"
explainable scoreinvestment rationalewhy buy propertyscore breakdownhonest coverage
Markets: MA · EU · UK · US · GCC

Full catalog as TypeScript types + JSON manifest.