← back to Abrams
tick: refresh inventory + SWOT at 2026-05-23T08:31:41Z
5ee0a194f5e74938d75fc8d59fdca658cfe464c0 · 2026-05-23 01:31:41 -0700 · Abrams Panel
Files touched
M data/abrams-indexes.jsonM data/build-log.jsonlM data/counters.jsonM data/ideas.jsonM data/mag-20-results.jsonM data/market.jsonM data/projects.json
Diff
commit 5ee0a194f5e74938d75fc8d59fdca658cfe464c0
Author: Abrams Panel <steve@designerwallcoverings.com>
Date: Sat May 23 01:31:41 2026 -0700
tick: refresh inventory + SWOT at 2026-05-23T08:31:41Z
---
data/abrams-indexes.json | 26 +++++++--------
data/build-log.jsonl | 16 +++++++++
data/counters.json | 4 +--
data/ideas.json | 84 ++++++++++++++++++++++++------------------------
data/mag-20-results.json | 6 ++--
data/market.json | 34 ++++++++++----------
data/projects.json | 6 ++--
7 files changed, 96 insertions(+), 80 deletions(-)
diff --git a/data/abrams-indexes.json b/data/abrams-indexes.json
index e1ddf86a..c72a1baa 100644
--- a/data/abrams-indexes.json
+++ b/data/abrams-indexes.json
@@ -1,13 +1,13 @@
{
- "generated_at": "2026-05-23T08:01:35.585Z",
+ "generated_at": "2026-05-23T08:16:40.120Z",
"indexes": [
{
"id": "ABI",
"name": "Abrams Build Index",
"icon": "◐",
- "value": 28,
+ "value": 29,
"unit": "idx",
- "delta": -13.43,
+ "delta": -13.29,
"delta_label": "commits/day vs prev 7d",
"sparkline": [
0,
@@ -16,7 +16,7 @@
0,
0,
10,
- 5
+ 6
],
"method": "Daily commit count across all Abrams projects, indexed 100 = previous 7-day average. >100 = accelerating. <100 = cooling.",
"interpretation": "BUILD COOLING"
@@ -25,9 +25,9 @@
"id": "OHI",
"name": "Operator Heat Index",
"icon": "✸",
- "value": 25,
+ "value": 30,
"unit": "/100",
- "delta": 0,
+ "delta": 1,
"delta_label": "commits today vs 7d avg",
"sparkline": [
0,
@@ -36,7 +36,7 @@
0,
0,
10,
- 5
+ 6
],
"method": "Composite: 50pt for pm2 uptime ratio + 50pt cap for today commits × 5. Reads founder activity intensity.",
"interpretation": "COLD"
@@ -45,9 +45,9 @@
"id": "LNCI",
"name": "Late-Night Code Index",
"icon": "☾",
- "value": 35,
+ "value": 37,
"unit": "%",
- "delta": 13,
+ "delta": 14,
"delta_label": "late-night commits in 7d",
"sparkline": [
0,
@@ -56,7 +56,7 @@
0,
0,
8,
- 5
+ 6
],
"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": "BALANCED"
@@ -65,9 +65,9 @@
"id": "API",
"name": "Abrams Pizza Index",
"icon": "🍕",
- "value": 13,
+ "value": 14,
"unit": "late-night commits / 7d",
- "delta": -3,
+ "delta": -2,
"delta_label": "last 24h vs prior day",
"sparkline": [
0,
@@ -76,7 +76,7 @@
0,
0,
8,
- 5
+ 6
],
"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": "NIGHT BUILD ACTIVE"
diff --git a/data/build-log.jsonl b/data/build-log.jsonl
index a9afe23d..3e867022 100644
--- a/data/build-log.jsonl
+++ b/data/build-log.jsonl
@@ -1529,3 +1529,19 @@
{"ts":"2026-05-23T08:16:36Z","type":"inventory-ok","phase":"inventory"}
{"ts":"2026-05-23T08:16:37.133Z","type":"swot","slug":"abrams-discovery-viewer","name":"abrams-discovery-viewer"}
{"ts":"2026-05-23T08:16:36Z","type":"swot-ok","phase":"swot"}
+{"ts":"2026-05-23T08:16:36Z","type":"git-commit","phase":"git"}
+{"ts":"2026-05-23T08:16:37.278Z","type":"counters","count":7}
+{"ts":"2026-05-23T08:16:36Z","type":"counters-ok","phase":"counters"}
+{"ts":"2026-05-23T08:16:39.354Z","type":"market-data","ok":11,"err":0,"total":11}
+{"ts":"2026-05-23T08:16:36Z","type":"market-ok","phase":"market"}
+{"ts":"2026-05-23T08:16:40.120Z","type":"abrams-indexes","count":8}
+{"ts":"2026-05-23T08:16:36Z","type":"abrams-idx-ok","phase":"abrams-indexes"}
+{"ts":"2026-05-23T08:16:40.666Z","type":"mag-20-audit","projects":12,"total_pass":69,"total_fail":30}
+{"ts":"2026-05-23T08:16:36Z","type":"mag-20-ok","phase":"audit"}
+{"ts":"2026-05-23T08:16:40Z","type":"drain-queue","drained":0,"failed":11,"pending":11}
+{"ts":"2026-05-23T08:16:36Z","type":"tick-done","tick":"1779524201"}
+{"ts":"2026-05-23T08:31:41Z","type":"tick-start","tick":"1779525101"}
+{"ts":"2026-05-23T08:31:41.631Z","type":"inventory","count":12,"categories":["panel","umbrella","household-os","media","directory","analysis","saas"]}
+{"ts":"2026-05-23T08:31:41Z","type":"inventory-ok","phase":"inventory"}
+{"ts":"2026-05-23T08:31:41.661Z","type":"swot","slug":"butlr-agentabrams","name":"butlr.agentabrams.com"}
+{"ts":"2026-05-23T08:31:41Z","type":"swot-ok","phase":"swot"}
diff --git a/data/counters.json b/data/counters.json
index a4d36dc5..17458346 100644
--- a/data/counters.json
+++ b/data/counters.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-23T08:01:32.794Z",
+ "generated_at": "2026-05-23T08:16:37.277Z",
"counters": [
{
"key": "projects",
@@ -40,7 +40,7 @@
{
"key": "commits",
"label": "Commits across portfolio",
- "value": 178,
+ "value": 179,
"url": null
}
]
diff --git a/data/ideas.json b/data/ideas.json
index 43156238..9d297111 100644
--- a/data/ideas.json
+++ b/data/ideas.json
@@ -53,47 +53,6 @@
],
"generated_at": "2026-05-14T16:18:00.000Z"
},
- {
- "slug": "butlr-agentabrams",
- "name": "butlr.agentabrams.com",
- "tagline": "Charge from day one.",
- "summary": "butlr.agentabrams.com — Butlr — AI dialer that holds for you.\n\nCharge from day one.",
- "stage": "live",
- "category": "saas",
- "domain": "butlr.agentabrams.com",
- "port": null,
- "strengths": [
- "Butlr already has Twilio + ElevenLabs integration shipped.",
- "AI-dialer category has no dominant winner yet.",
- "Founder is the target user — feedback loop is fast."
- ],
- "weaknesses": [
- "Compliance burden (TCPA, AI-disclosure preamble per FCC Feb-2024).",
- "Twilio + ElevenLabs costs eat margin without pricing power."
- ],
- "opportunities": [
- "B2B small-business tier — every dentist / restaurant / clinic needs hold-time recovery.",
- "White-label for property managers, law firms.",
- "Marketplace of pre-built \"personas\" (sweet abuela, stern attorney, friendly receptionist)."
- ],
- "threats": [
- "Twilio own Conversations product launches AI version.",
- "TCPA suit from a bad dial.",
- "ElevenLabs price hike (already happened once)."
- ],
- "revenue_lines": [
- "Solo @ $19/mo × 1000 = $19k MRR.",
- "Pro @ $99/mo × 200 = $20k MRR.",
- "Enterprise @ $999/mo × 20 = $20k MRR."
- ],
- "competitive_moat": "Compliance moat (the call-once rule, DNC scrub, disclosure preamble) — bigger competitors can't move as fast on the legal side.",
- "next_3_moves": [
- "Ship Stripe pricing page at butlr.agentabrams.com/pricing.",
- "Add call-once-per-person rule to public docs (compliance moat).",
- "Pitch first 10 dental offices / hair salons in Encino."
- ],
- "generated_at": "2026-05-15T03:35:49.166Z"
- },
{
"slug": "mp3-agentabrams",
"name": "mp3-agentabrams",
@@ -563,8 +522,49 @@
"Ship Stripe checkout at /api/subscribe for white-label SaaS waitlist."
],
"generated_at": "2026-05-23T08:16:37.133Z"
+ },
+ {
+ "slug": "butlr-agentabrams",
+ "name": "butlr.agentabrams.com",
+ "tagline": "Charge from day one.",
+ "summary": "butlr.agentabrams.com — Butlr — AI dialer that holds for you.\n\nCharge from day one.",
+ "stage": "live",
+ "category": "saas",
+ "domain": "butlr.agentabrams.com",
+ "port": null,
+ "strengths": [
+ "Butlr already has Twilio + ElevenLabs integration shipped.",
+ "AI-dialer category has no dominant winner yet.",
+ "Founder is the target user — feedback loop is fast."
+ ],
+ "weaknesses": [
+ "Compliance burden (TCPA, AI-disclosure preamble per FCC Feb-2024).",
+ "Twilio + ElevenLabs costs eat margin without pricing power."
+ ],
+ "opportunities": [
+ "B2B small-business tier — every dentist / restaurant / clinic needs hold-time recovery.",
+ "White-label for property managers, law firms.",
+ "Marketplace of pre-built \"personas\" (sweet abuela, stern attorney, friendly receptionist)."
+ ],
+ "threats": [
+ "Twilio own Conversations product launches AI version.",
+ "TCPA suit from a bad dial.",
+ "ElevenLabs price hike (already happened once)."
+ ],
+ "revenue_lines": [
+ "Solo @ $19/mo × 1000 = $19k MRR.",
+ "Pro @ $99/mo × 200 = $20k MRR.",
+ "Enterprise @ $999/mo × 20 = $20k MRR."
+ ],
+ "competitive_moat": "Compliance moat (the call-once rule, DNC scrub, disclosure preamble) — bigger competitors can't move as fast on the legal side.",
+ "next_3_moves": [
+ "Ship Stripe pricing page at butlr.agentabrams.com/pricing.",
+ "Add call-once-per-person rule to public docs (compliance moat).",
+ "Pitch first 10 dental offices / hair salons in Encino."
+ ],
+ "generated_at": "2026-05-23T08:31:41.661Z"
}
],
- "updated_at": "2026-05-23T08:16:37.133Z",
+ "updated_at": "2026-05-23T08:31:41.661Z",
"count": 13
}
\ No newline at end of file
diff --git a/data/mag-20-results.json b/data/mag-20-results.json
index fec2220b..ce84e455 100644
--- a/data/mag-20-results.json
+++ b/data/mag-20-results.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-23T08:01:35.610Z",
+ "generated_at": "2026-05-23T08:16:40.145Z",
"projects": [
{
"slug": "abrams-panel",
@@ -52,7 +52,7 @@
},
"12": {
"status": "pass",
- "evidence": "114 commits over 8 days (14.25/day)"
+ "evidence": "115 commits over 8 days (14.38/day)"
},
"13": {
"status": "pass",
@@ -232,7 +232,7 @@
},
"12": {
"status": "pass",
- "evidence": "114 commits over 8 days (14.25/day)"
+ "evidence": "115 commits over 8 days (14.38/day)"
},
"13": {
"status": "pass",
diff --git a/data/market.json b/data/market.json
index ed872e19..2400784f 100644
--- a/data/market.json
+++ b/data/market.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-23T08:01:32.821Z",
+ "generated_at": "2026-05-23T08:16:37.305Z",
"tickers": [
{
"sym": "SPY",
@@ -40,7 +40,7 @@
"exchangeName": "PCX",
"change": 34.43,
"changePct": 4.841,
- "updated_at": "2026-05-23T08:01:32.967Z"
+ "updated_at": "2026-05-23T08:16:37.436Z"
},
{
"sym": "QQQ",
@@ -81,7 +81,7 @@
"exchangeName": "NGM",
"change": 62.43,
"changePct": 9.5297,
- "updated_at": "2026-05-23T08:01:33.149Z"
+ "updated_at": "2026-05-23T08:16:37.628Z"
},
{
"sym": "DIA",
@@ -122,7 +122,7 @@
"exchangeName": "PCX",
"change": 11.36,
"changePct": 2.2961,
- "updated_at": "2026-05-23T08:01:33.330Z"
+ "updated_at": "2026-05-23T08:16:37.807Z"
},
{
"sym": "IWM",
@@ -163,7 +163,7 @@
"exchangeName": "PCX",
"change": 8.64,
"changePct": 3.125,
- "updated_at": "2026-05-23T08:01:33.507Z"
+ "updated_at": "2026-05-23T08:16:37.983Z"
},
{
"sym": "^VIX",
@@ -205,7 +205,7 @@
"exchangeName": "CXI",
"change": -2.22,
"changePct": -11.7336,
- "updated_at": "2026-05-23T08:01:33.684Z"
+ "updated_at": "2026-05-23T08:16:38.159Z"
},
{
"sym": "^TNX",
@@ -247,7 +247,7 @@
"exchangeName": "CGI",
"change": 0.264,
"changePct": 6.1481,
- "updated_at": "2026-05-23T08:01:33.862Z"
+ "updated_at": "2026-05-23T08:16:38.335Z"
},
{
"sym": "^TYX",
@@ -289,7 +289,7 @@
"exchangeName": "CGI",
"change": 0.162,
"changePct": 3.3048,
- "updated_at": "2026-05-23T08:01:34.039Z"
+ "updated_at": "2026-05-23T08:16:38.512Z"
},
{
"sym": "^IRX",
@@ -330,7 +330,7 @@
"exchangeName": "CGI",
"change": -0.01,
"changePct": -0.2782,
- "updated_at": "2026-05-23T08:01:34.221Z"
+ "updated_at": "2026-05-23T08:16:38.693Z"
},
{
"sym": "GC=F",
@@ -371,7 +371,7 @@
"exchangeName": "CMX",
"change": -209.3,
"changePct": -4.4226,
- "updated_at": "2026-05-23T08:01:34.401Z"
+ "updated_at": "2026-05-23T08:16:38.875Z"
},
{
"sym": "CL=F",
@@ -412,17 +412,17 @@
"exchangeName": "NYM",
"change": 3.64,
"changePct": 3.9157,
- "updated_at": "2026-05-23T08:01:34.577Z"
+ "updated_at": "2026-05-23T08:16:39.053Z"
},
{
"sym": "BTC-USD",
"name": "Bitcoin",
"cat": "Crypto",
"symbol": "BTC-USD",
- "price": 74502.52,
+ "price": 74619.92,
"previousClose": 78268.95,
"dayHigh": 75569.87,
- "dayLow": 74533.09,
+ "dayLow": 74474.805,
"fiftyTwoWeekHigh": 126198.07,
"fiftyTwoWeekLow": 60074.203,
"sparkline": [
@@ -456,13 +456,13 @@
77457.77,
77539.17,
75488.24,
- 74502.52
+ 74619.92
],
"currency": "USD",
"exchangeName": "CCC",
- "change": -3766.43,
- "changePct": -4.8122,
- "updated_at": "2026-05-23T08:01:34.753Z"
+ "change": -3649.03,
+ "changePct": -4.6622,
+ "updated_at": "2026-05-23T08:16:39.231Z"
}
]
}
\ No newline at end of file
diff --git a/data/projects.json b/data/projects.json
index ec2f44a2..c54c7e37 100644
--- a/data/projects.json
+++ b/data/projects.json
@@ -1,5 +1,5 @@
{
- "updated_at": "2026-05-23T08:16:37.110Z",
+ "updated_at": "2026-05-23T08:31:41.631Z",
"count": 12,
"projects": [
{
@@ -41,8 +41,8 @@
"pm2_name": null,
"pm2_pid": null,
"pm2_uptime_ms": null,
- "commit_count": 114,
- "last_commit": "2026-05-23 01:01:32 -0700 tick: refresh inventory + SWOT at 2026-05-23T08:01:32Z",
+ "commit_count": 115,
+ "last_commit": "2026-05-23 01:16:37 -0700 tick: refresh inventory + SWOT at 2026-05-23T08:16:36Z",
"created_at": "2026-05-14T15:31:51.408Z"
},
{
← c0fd779d tick: refresh inventory + SWOT at 2026-05-23T08:16:36Z
·
back to Abrams
·
tick: refresh inventory + SWOT at 2026-05-23T08:46:46Z 6ada267f →