← back to Videos Agentabrams Worker

flow-map.json

27 lines

{
  "Ad-Signals-Rolodex": {
    "flow_file": "Ad-Signals-Rolodex.json",
    "url": "/Users/macstudio3/Projects/ad-signals-rolodex/rolodex.html",
    "app_name": "Ad-Signals-Rolodex",
    "selectors_hint": "th (sortable column headers); .btn-pitch (per-row pitch button); #themeBtn (light/dark toggle); .row.tier-1 (Tier-A rows); .row.tier-2 (Tier-B); body (whole page); table tbody tr (any row)"
  },
  "Animals-Pitch": {
    "flow_file": "Animals-Pitch.json",
    "url": "/Users/macstudio3/Projects/animals/exports/animals-sales-pitch-latest.html",
    "app_name": "Animals-Pitch",
    "selectors_hint": "th (clickable column headers — name/city/category/tier/paid_pixels); button.btn-pitch (per-row pitch button); #themeBtn (theme toggle); .theme-tog (alt theme btn); tr.tier-1 (Tier-A / TIER1_HEAVY row); tr.tier-2 (Tier-B); tr.tier-3 (Tier-C); #filter (search input); #tbody tr (any row); input[data-tier=TIER1_HEAVY] (Tier-A filter checkbox)"
  },
  "Doctor-Pitch": {
    "flow_file": "Doctor-Pitch.json",
    "url": "/Users/macstudio3/Projects/professional-directory/exports/doctor-sales-pitch-latest.html",
    "app_name": "Doctor-Pitch",
    "selectors_hint": "th (sort columns); button.btn-pitch (pitch); #themeBtn; tr.tier-1 (Tier-A row); tr.tier-2; tr.tier-3; #filter (search); #tbody tr (any row)"
  },
  "Ventura-Corridor": {
    "flow_file": "Ventura-Corridor.json",
    "url": "http://127.0.0.1:9780/",
    "app_name": "Ventura-Corridor",
    "selectors_hint": "#gs-input (search box); .gs-cell (any business tile); .b-3d (3D billboard); #stats (top counts); .theme-toggle-host (theme); #panel (detail panel); .b-tier (tier badge); .t.A, .t.B (tier-A and tier-B class)"
  }
}