This skill enables precise management and simulation of off-plan property investments, particularly for group buy scenarios with an admin-managed cash pool.
When a user adds a new unit (e.g., Rotana, Ohana):
Calculate equity based on:
Use scripts/equity_calc.py for simple math or scripts/re_sim.py for full multi-month simulations.
The "Admin Cash Pool" strategy:
Run python3 scripts/re_sim.py to generate a full funding forecast.
The re-master skill provides data for per-investor views. To generate URLs:
dash/ routes if using the original Deal Tracker server.This skill does not run a web server; it provides the logic to power one.
scripts/re_sim.py: Comprehensive multi-unit simulation engine. Input unit/account config ➔ Output monthly milestone funding breakdown.scripts/equity_calc.py: Simple point-in-time equity calculator.Created for Binkl 👑 — 2026-03-06
共 1 个版本