← back to Abrams
tick: refresh inventory + SWOT at 2026-05-25T07:32:04Z
5ca58cb2a7df22ce6cd69e52610408d32d409375 · 2026-05-25 00:32:05 -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 5ca58cb2a7df22ce6cd69e52610408d32d409375
Author: Abrams Panel <steve@designerwallcoverings.com>
Date: Mon May 25 00:32:05 2026 -0700
tick: refresh inventory + SWOT at 2026-05-25T07:32:04Z
---
data/abrams-indexes.json | 24 ++++++++++++------------
data/build-log.jsonl | 16 ++++++++++++++++
data/counters.json | 4 ++--
data/ideas.json | 4 ++--
data/mag-20-results.json | 6 +++---
data/market.json | 38 +++++++++++++++++++-------------------
data/projects.json | 6 +++---
7 files changed, 57 insertions(+), 41 deletions(-)
diff --git a/data/abrams-indexes.json b/data/abrams-indexes.json
index 37ecc01f..bf4e0c64 100644
--- a/data/abrams-indexes.json
+++ b/data/abrams-indexes.json
@@ -1,13 +1,13 @@
{
- "generated_at": "2026-05-25T07:01:43.067Z",
+ "generated_at": "2026-05-25T07:17:03.456Z",
"indexes": [
{
"id": "ABI",
"name": "Abrams Build Index",
"icon": "◐",
- "value": 201,
+ "value": 202,
"unit": "idx",
- "delta": 15.86,
+ "delta": 16,
"delta_label": "commits/day vs prev 7d",
"sparkline": [
19,
@@ -16,7 +16,7 @@
10,
96,
95,
- 1
+ 2
],
"method": "Daily commit count across all Abrams projects, indexed 100 = previous 7-day average. >100 = accelerating. <100 = cooling.",
"interpretation": "BUILD ACCELERATING"
@@ -25,9 +25,9 @@
"id": "OHI",
"name": "Operator Heat Index",
"icon": "✸",
- "value": 5,
+ "value": 10,
"unit": "/100",
- "delta": -31,
+ "delta": -30,
"delta_label": "commits today vs 7d avg",
"sparkline": [
19,
@@ -36,7 +36,7 @@
10,
96,
95,
- 1
+ 2
],
"method": "Composite: 50pt for pm2 uptime ratio + 50pt cap for today commits × 5. Reads founder activity intensity.",
"interpretation": "COLD"
@@ -47,7 +47,7 @@
"icon": "☾",
"value": 22,
"unit": "%",
- "delta": 49,
+ "delta": 50,
"delta_label": "late-night commits in 7d",
"sparkline": [
0,
@@ -56,7 +56,7 @@
8,
20,
20,
- 1
+ 2
],
"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": 49,
+ "value": 50,
"unit": "late-night commits / 7d",
- "delta": -19,
+ "delta": -18,
"delta_label": "last 24h vs prior day",
"sparkline": [
0,
@@ -76,7 +76,7 @@
8,
20,
20,
- 1
+ 2
],
"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"
diff --git a/data/build-log.jsonl b/data/build-log.jsonl
index 9903f0f1..8e06efbe 100644
--- a/data/build-log.jsonl
+++ b/data/build-log.jsonl
@@ -4521,3 +4521,19 @@
{"ts":"2026-05-25T07:16:59Z","type":"inventory-ok","phase":"inventory"}
{"ts":"2026-05-25T07:17:00.283Z","type":"swot","slug":"abramsos","name":"AbramsOS"}
{"ts":"2026-05-25T07:16:59Z","type":"swot-ok","phase":"swot"}
+{"ts":"2026-05-25T07:16:59Z","type":"git-commit","phase":"git"}
+{"ts":"2026-05-25T07:17:00.457Z","type":"counters","count":7}
+{"ts":"2026-05-25T07:16:59Z","type":"counters-ok","phase":"counters"}
+{"ts":"2026-05-25T07:17:02.553Z","type":"market-data","ok":11,"err":0,"total":11}
+{"ts":"2026-05-25T07:16:59Z","type":"market-ok","phase":"market"}
+{"ts":"2026-05-25T07:17:03.457Z","type":"abrams-indexes","count":8}
+{"ts":"2026-05-25T07:16:59Z","type":"abrams-idx-ok","phase":"abrams-indexes"}
+{"ts":"2026-05-25T07:17:04.161Z","type":"mag-20-audit","projects":13,"total_pass":70,"total_fail":32}
+{"ts":"2026-05-25T07:16:59Z","type":"mag-20-ok","phase":"audit"}
+{"ts":"2026-05-25T07:17:04Z","type":"drain-queue","drained":0,"failed":11,"pending":11}
+{"ts":"2026-05-25T07:16:59Z","type":"tick-done","tick":"1779693424"}
+{"ts":"2026-05-25T07:32:04Z","type":"tick-start","tick":"1779694324"}
+{"ts":"2026-05-25T07:32:05.324Z","type":"inventory","count":13,"categories":["panel","umbrella","household-os","misc","media","directory","analysis","saas"]}
+{"ts":"2026-05-25T07:32:04Z","type":"inventory-ok","phase":"inventory"}
+{"ts":"2026-05-25T07:32:05.353Z","type":"swot","slug":"abramsos","name":"AbramsOS"}
+{"ts":"2026-05-25T07:32:04Z","type":"swot-ok","phase":"swot"}
diff --git a/data/counters.json b/data/counters.json
index 99661d65..a83c4841 100644
--- a/data/counters.json
+++ b/data/counters.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-25T07:01:24.663Z",
+ "generated_at": "2026-05-25T07:17:00.456Z",
"counters": [
{
"key": "projects",
@@ -40,7 +40,7 @@
{
"key": "commits",
"label": "Commits across portfolio",
- "value": 365,
+ "value": 366,
"url": null
}
]
diff --git a/data/ideas.json b/data/ideas.json
index 478381fc..3f86006a 100644
--- a/data/ideas.json
+++ b/data/ideas.json
@@ -606,9 +606,9 @@
"Add NHTSA + CPSC recall feed ingestion.",
"Land 1 insurance pilot partner (Lemonade, Hippo, Branch)."
],
- "generated_at": "2026-05-25T07:17:00.282Z"
+ "generated_at": "2026-05-25T07:32:05.352Z"
}
],
- "updated_at": "2026-05-25T07:17:00.282Z",
+ "updated_at": "2026-05-25T07:32:05.352Z",
"count": 14
}
\ No newline at end of file
diff --git a/data/mag-20-results.json b/data/mag-20-results.json
index d4892b5f..9e9f8bf1 100644
--- a/data/mag-20-results.json
+++ b/data/mag-20-results.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-25T07:01:45.374Z",
+ "generated_at": "2026-05-25T07:17:03.485Z",
"projects": [
{
"slug": "abrams-panel",
@@ -52,7 +52,7 @@
},
"12": {
"status": "pass",
- "evidence": "301 commits over 10 days (30.10/day)"
+ "evidence": "302 commits over 10 days (30.20/day)"
},
"13": {
"status": "pass",
@@ -232,7 +232,7 @@
},
"12": {
"status": "pass",
- "evidence": "301 commits over 10 days (30.10/day)"
+ "evidence": "302 commits over 10 days (30.20/day)"
},
"13": {
"status": "pass",
diff --git a/data/market.json b/data/market.json
index f229fa65..f770ae9b 100644
--- a/data/market.json
+++ b/data/market.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-25T07:01:25.181Z",
+ "generated_at": "2026-05-25T07:17:00.488Z",
"tickers": [
{
"sym": "SPY",
@@ -40,7 +40,7 @@
"exchangeName": "PCX",
"change": 34.43,
"changePct": 4.841,
- "updated_at": "2026-05-25T07:01:26.060Z"
+ "updated_at": "2026-05-25T07:17:00.631Z"
},
{
"sym": "QQQ",
@@ -81,7 +81,7 @@
"exchangeName": "NGM",
"change": 62.43,
"changePct": 9.5297,
- "updated_at": "2026-05-25T07:01:26.232Z"
+ "updated_at": "2026-05-25T07:17:00.815Z"
},
{
"sym": "DIA",
@@ -122,7 +122,7 @@
"exchangeName": "PCX",
"change": 11.36,
"changePct": 2.2961,
- "updated_at": "2026-05-25T07:01:26.475Z"
+ "updated_at": "2026-05-25T07:17:00.988Z"
},
{
"sym": "IWM",
@@ -163,7 +163,7 @@
"exchangeName": "PCX",
"change": 8.64,
"changePct": 3.125,
- "updated_at": "2026-05-25T07:01:26.660Z"
+ "updated_at": "2026-05-25T07:17:01.192Z"
},
{
"sym": "^VIX",
@@ -172,10 +172,10 @@
"symbol": "^VIX",
"price": 16.7,
"previousClose": 18.71,
- "dayHigh": 0,
- "dayLow": 0,
+ "dayHigh": 16.7,
+ "dayLow": 16.7,
"fiftyTwoWeekHigh": 35.3,
- "fiftyTwoWeekLow": 0,
+ "fiftyTwoWeekLow": 13.38,
"sparkline": [
18.02,
17.83,
@@ -202,7 +202,7 @@
"exchangeName": "CXI",
"change": -2.01,
"changePct": -10.7429,
- "updated_at": "2026-05-25T07:01:26.838Z"
+ "updated_at": "2026-05-25T07:17:01.369Z"
},
{
"sym": "^TNX",
@@ -244,7 +244,7 @@
"exchangeName": "CGI",
"change": 0.264,
"changePct": 6.1481,
- "updated_at": "2026-05-25T07:01:27.023Z"
+ "updated_at": "2026-05-25T07:17:01.544Z"
},
{
"sym": "^TYX",
@@ -286,7 +286,7 @@
"exchangeName": "CGI",
"change": 0.162,
"changePct": 3.3048,
- "updated_at": "2026-05-25T07:01:27.205Z"
+ "updated_at": "2026-05-25T07:17:01.720Z"
},
{
"sym": "^IRX",
@@ -327,7 +327,7 @@
"exchangeName": "CGI",
"change": -0.01,
"changePct": -0.2782,
- "updated_at": "2026-05-25T07:01:27.383Z"
+ "updated_at": "2026-05-25T07:17:01.901Z"
},
{
"sym": "GC=F",
@@ -367,7 +367,7 @@
"exchangeName": "CMX",
"change": -199.1,
"changePct": -4.2162,
- "updated_at": "2026-05-25T07:01:27.562Z"
+ "updated_at": "2026-05-25T07:17:02.079Z"
},
{
"sym": "CL=F",
@@ -407,14 +407,14 @@
"exchangeName": "NYM",
"change": 2.2,
"changePct": 2.3305,
- "updated_at": "2026-05-25T07:01:27.737Z"
+ "updated_at": "2026-05-25T07:17:02.256Z"
},
{
"sym": "BTC-USD",
"name": "Bitcoin",
"cat": "Crypto",
"symbol": "BTC-USD",
- "price": 77346.81,
+ "price": 77225.89,
"previousClose": 77612.016,
"dayHigh": 77473.086,
"dayLow": 76842.695,
@@ -451,13 +451,13 @@
75488.24,
76673.37,
76981.125,
- 77346.81
+ 77225.89
],
"currency": "USD",
"exchangeName": "CCC",
- "change": -265.206,
- "changePct": -0.3417,
- "updated_at": "2026-05-25T07:01:27.912Z"
+ "change": -386.126,
+ "changePct": -0.4975,
+ "updated_at": "2026-05-25T07:17:02.431Z"
}
]
}
\ No newline at end of file
diff --git a/data/projects.json b/data/projects.json
index 6a1361c0..6390cae2 100644
--- a/data/projects.json
+++ b/data/projects.json
@@ -1,5 +1,5 @@
{
- "updated_at": "2026-05-25T07:17:00.254Z",
+ "updated_at": "2026-05-25T07:32:05.324Z",
"count": 13,
"projects": [
{
@@ -41,8 +41,8 @@
"pm2_name": null,
"pm2_pid": null,
"pm2_uptime_ms": null,
- "commit_count": 301,
- "last_commit": "2026-05-25 00:01:23 -0700 tick: refresh inventory + SWOT at 2026-05-25T07:01:01Z",
+ "commit_count": 302,
+ "last_commit": "2026-05-25 00:17:00 -0700 tick: refresh inventory + SWOT at 2026-05-25T07:16:59Z",
"created_at": "2026-05-14T15:31:51.408Z"
},
{
← f83c53df tick: refresh inventory + SWOT at 2026-05-25T07:16:59Z
·
back to Abrams
·
tick: refresh inventory + SWOT at 2026-05-25T07:47:10Z bd32f166 →