LotLogistics
Car rental / fleet business AND a software platform, under SABRONMBC LLC. The platform (github.com/SABRONMBC-LLC/lot-logistics) is a marketplace for independent fleet operators (5–40 vehicles): host onboarding via Stripe Connect, vehicle lifecycle, bookings, financials, admin dashboard, public marketplace API. The flagship product is weekly rent-to-own ("Vehicle Retirement", $450/vehicle/week), not per-day rentals. Mobile app (lot-logistics-mobile, Expo) serves operators and customers in one build.
First live deal: 2016 Ford Taurus lease-to-own to Carlyle Roberts, $400/week × 27 weeks, 2026-07-02 → 2026-12-31, Stripe-automated ownership transfer. Real fleet size beyond the Taurus: unknown — the Camry/CR-V/Tesla trio in the app is seeded demo data.
Instrumentation & operations
- Analytics: PostHog project "LotLogistics" (id 483628, org SABRONMBC LLC, us.posthog.com, UTC)
- Payments: Stripe "sabronmbc" live mode (connected to Claude via MCP); Zelle 404-578-6891; contracts via DocuSeal (MCP-connected)
- Domains: lotlogistics.learnednomad.com (web), lotapi.learnednomad.com (API), Coolify self-hosted; email hellofleet@sabronmbc.com (saninabil@ BCC'd on outbound)
- Mobile: EAS org
sabronmbc-lotlogistics, bundlecom.lot-logistics-mobile, v0.0.1 - Comms: Slack; docs in Notion
- Daily 8:00 AM Lagos: cloud routine "Morning Business Briefing" DMs Nabil a Stripe/Slack/Notion summary — manage at https://claude.ai/code/routines/trig_01C1QbBm1ZmWMnEDPEkYLFtV
Open threads (from 2026-07 session mining)
- Prod API on Coolify not redeployed with the marketplace load fix (600/min limiter + cache, #253)
- TestFlight next step: set
EXPO_PUBLIC_STRIPE_PUBLISHABLE_KEY(prod env empty),eas build,eas submit— needs Nabil's Apple login + live Stripe key - Fleet seeded + demo purged (2026-07-06). Prod now holds 9 real vehicles under 3 SABRONMBC hosts (SABRONMBC 7, CHATTK 1, TTK 1) and 5 users (platform-admin@ + e2e-admin@ kept for admin access, texminer8@gmail / saninabil@yahoo.co.uk / boyiabdul@gmail kept). Removed: 2 demo hosts (Demo Rentals, Peachtree Prep Co) + their 6 demo vehicles + 4 fake bookings; 13 test/seed user accounts. The real 2019 Kia Optima (VIN …319749) was re-homed off Demo Rentals to SABRONMBC (it had pre-existed, which is why the seed inserted 8 not 9).
- Track Taurus payments — Carlo pays by card via Stripe (visible in Stripe MCP; no manual logging)
- Mobile: Rivian-inspired redesign in progress on
feat/rivian-screen-polish(uncommitted WIP)
Open questions
- Real fleet inventory — capture actual vehicles into
Fleet/Vehicles/ - What are the 1-3 metrics that define a good week for LotLogistics?