← back to Abrams

data/abrams-indexes.json

142 lines

{
  "generated_at": "2026-07-03T12:19:42.071Z",
  "indexes": [
    {
      "id": "ABI",
      "name": "Abrams Build Index",
      "icon": "◐",
      "value": 124,
      "unit": "idx",
      "delta": 29,
      "delta_label": "commits/day vs prev 7d",
      "sparkline": [
        143,
        142,
        143,
        143,
        228,
        203,
        41
      ],
      "method": "Daily commit count across all Abrams projects, indexed 100 = previous 7-day average. >100 = accelerating. <100 = cooling.",
      "interpretation": "BUILD ACCELERATING"
    },
    {
      "id": "OHI",
      "name": "Operator Heat Index",
      "icon": "✸",
      "value": 50,
      "unit": "/100",
      "delta": -108,
      "delta_label": "commits today vs 7d avg",
      "sparkline": [
        143,
        142,
        143,
        143,
        228,
        203,
        41
      ],
      "method": "Composite: 50pt for pm2 uptime ratio + 50pt cap for today commits × 5. Reads founder activity intensity.",
      "interpretation": "WARM"
    },
    {
      "id": "LNCI",
      "name": "Late-Night Code Index",
      "icon": "☾",
      "value": 20,
      "unit": "%",
      "delta": 227,
      "delta_label": "late-night commits in 7d",
      "sparkline": [
        30,
        30,
        30,
        30,
        33,
        40,
        23
      ],
      "method": "% of last-7-day commits landing between 22:00-02:59 local time. Productivity-vs-burnout signal — sustained >40% reads \"founder is running hot.\"",
      "interpretation": "DAYTIME OPERATOR"
    },
    {
      "id": "API",
      "name": "Abrams Pizza Index",
      "icon": "🍕",
      "value": 227,
      "unit": "late-night commits / 7d",
      "delta": -17,
      "delta_label": "last 24h vs prior day",
      "sparkline": [
        30,
        30,
        30,
        30,
        33,
        40,
        23
      ],
      "method": "Direct count of commits landing 22:00-02:59 local in the last 7 days. The original Pentagon Pizza Index tracks pizza orders to DOD; the Abrams variant tracks late-night commits. Spikes precede shipped features.",
      "interpretation": "SHIPPING IMMINENT"
    },
    {
      "id": "WHSI",
      "name": "Waffle House Stack Index",
      "icon": "🧇",
      "value": "GREEN",
      "color": "#4ade80",
      "unit": "0/0",
      "delta": 0,
      "delta_label": "all systems operational",
      "sparkline": null,
      "method": "FEMA's Waffle House Index measures disaster severity by whether Waffle House is serving. The Abrams variant: GREEN if every pm2 process online, YELLOW if 80-99%, ORANGE if 50-79%, RED if <50%. Real-time stack health.",
      "interpretation": "FULL MENU — all services online"
    },
    {
      "id": "LVI",
      "name": "Lead Velocity Index",
      "icon": "⟶",
      "value": 0,
      "unit": "leads / 7d",
      "delta": 0,
      "delta_label": "vs prior 7d",
      "sparkline": [
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ],
      "method": "Leads captured in the last 7 days via /api/lead. Compare to prior 7d for momentum. Baseline build phase = 0-1; growth phase = 5+.",
      "interpretation": "PRE-LAUNCH"
    },
    {
      "id": "TMCI",
      "name": "TM Confidence Index",
      "icon": "®",
      "value": 85,
      "unit": "/100",
      "delta": 0,
      "delta_label": "7/8 steps complete",
      "sparkline": null,
      "method": "Weighted checklist: mark+owner identified (20pt), 5+ classes selected (20), filing routes researched (15), domain status (10), common-law noted (10), next-action plan (10), USPTO filing submitted (15).",
      "interpretation": "FILED"
    },
    {
      "id": "ESI",
      "name": "Empire Sprawl Index",
      "icon": "✦",
      "value": 20464,
      "unit": "LOC",
      "delta": null,
      "delta_label": "across 11 projects",
      "sparkline": null,
      "method": "Total lines of code across every Abrams project (.js / .ts / .tsx / .html / .css / .py / .sh / .md, excluding node_modules + .git). One scalar for the size of the empire.",
      "interpretation": "EARLY"
    }
  ]
}