[object Object]

← back to Commercialrealestate

nav: add πŸ’° Deal Flow link (home + mls) β€” board now discoverable; DTD-verdict finisher, redeployed + live-verified

94b5bbaafee9b84baee860bcbb277f49fcc64aa6 Β· 2026-07-31 10:18:41 -0700 Β· steve

Files touched

Diff

commit 94b5bbaafee9b84baee860bcbb277f49fcc64aa6
Author: steve <steve@designerwallcoverings.com>
Date:   Fri Jul 31 10:18:41 2026 -0700

    nav: add πŸ’° Deal Flow link (home + mls) β€” board now discoverable; DTD-verdict finisher, redeployed + live-verified
---
 public/index.html | 1 +
 public/mls.html   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 50a3214..3873734 100644
--- a/public/index.html
+++ b/public/index.html
@@ -376,6 +376,7 @@
   <a href="/map.html" style="color:var(--blue);text-decoration:none;font-size:13px;margin-right:12px" title="All properties on a map, colored by type, with overhead aerial photos">πŸ—ΊοΈ Map</a>
   <a href="/mls.html" style="color:var(--blue);text-decoration:none;font-size:13px;margin-right:12px" title="Spreadsheet-style listings + grid β€” all property data, sortable & searchable">πŸ“‹ Listings</a>
   <a href="/deals.html" style="color:var(--blue);text-decoration:none;font-size:13px;margin-right:12px" title="Liquid-glass deal-intelligence charts">β—† Deals</a>
+  <a href="/deals-flow.html" style="color:var(--blue);text-decoration:none;font-size:13px;margin-right:12px" title="Closed deal flow β€” public-record sales + FHA + SEC REIT, source-badged">πŸ’° Deal Flow</a>
   <a href="/rent-rolls.html" style="color:var(--blue);text-decoration:none;font-size:13px;margin-right:12px" title="Rent-roll β†’ DSCR underwriting">πŸ“‘ Rent Rolls</a>
   <a href="/broker-grid.html" style="color:var(--blue);text-decoration:none;font-size:13px;margin-right:12px" title="All brokers/agents β€” grid + list, sortable by every field">πŸ‘₯ Broker grid</a>
   <a href="/brokers.html" style="color:var(--blue);text-decoration:none;font-size:13px;margin-right:12px" title="Broker / agent relationship mind-map">πŸ•ΈοΈ Broker map</a>
diff --git a/public/mls.html b/public/mls.html
index c701260..de4fcda 100644
--- a/public/mls.html
+++ b/public/mls.html
@@ -96,7 +96,7 @@
 <body>
 <header>
   <h1><b>LA County Listings</b> Β· Residential + CRE <span style="font-size:11px;font-weight:400;color:#8b949e">Β· Redfin-sourced</span></h1>
-  <div class="nav"><a href="/">← Explorer</a><a href="/map.html">πŸ—ΊοΈ Map</a><a href="/licensed-agents.html" title="Real-estate agents &amp; brokers verified against the CA DRE public license roll">🎫 Licensed Agents</a><a href="/crcp.html">πŸ›°οΈ CRCP</a></div>
+  <div class="nav"><a href="/">← Explorer</a><a href="/deals-flow.html" title="Closed deal flow β€” public-record sales + FHA + SEC REIT">πŸ’° Deal Flow</a><a href="/map.html">πŸ—ΊοΈ Map</a><a href="/licensed-agents.html" title="Real-estate agents &amp; brokers verified against the CA DRE public license roll">🎫 Licensed Agents</a><a href="/crcp.html">πŸ›°οΈ CRCP</a></div>
   <span class="spacer"></span>
   <input class="search" id="q" type="text" placeholder="search all fields β€” address, city, firm, type, agent, source, year… (space = AND)">
   <div class="toggle" id="view"><button data-v="table" class="on">β–¦ Table</button><button data-v="grid">β–€ Grid</button></div>

← eceeb41 chore: v0.13.0 β€” broker mind-map feature + firm/broker clean  Β·  back to Commercialrealestate  Β·  spec: tool/subscription layer (DTD Option C) β€” sell the tool ddf2b47 β†’