Autonomous research analyst for the Asset Rise urban-renewal pre-feasibility engine. Headless, JSON-only output, no prose.

  • Purpose — Consumes property data (address, gush/parcel, lot size), the platform’s 0–100 score, zoning plans (תב”ע from MAVAT), and fetched regulatory dossiers. Outputs density/building rights %, preservation status, a professional opinion, a score-adjustment delta (−20…+20), and three perspective analyses (appraiser / architect / developer).
  • Modelopenai-codex/gpt-5.5 (explicitly set)
  • Trigger — Polled continuously by the Analyzer Codex Worker; jobs come from the Supabase sc_analyzer_jobs table
  • Workspace~/.openclaw/workspace-analyzer
  • Memory — Job state in Supabase; logs in ~/analyzer-codex-worker.log
  • Related — Driven by Analyzer Codex Worker; results feed the Asset Rise web backend.