← back to Abrams
auto-save: 2026-06-29T17:24:55 (7 files) — data/.last-email-ts data/abrams-indexes.json data/build-log.jsonl data/counters.json data/mag-20-results.json
295be5cf3843a18d6dad9e5abcc06f739158edd6 · 2026-06-29 17:24:56 -0700 · Steve Abrams
Files touched
M data/.last-email-tsM data/abrams-indexes.jsonM data/build-log.jsonlM data/counters.jsonA data/email-queue/20260629-171703.jsonM data/mag-20-results.jsonM data/market.json
Diff
commit 295be5cf3843a18d6dad9e5abcc06f739158edd6
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon Jun 29 17:24:56 2026 -0700
auto-save: 2026-06-29T17:24:55 (7 files) — data/.last-email-ts data/abrams-indexes.json data/build-log.jsonl data/counters.json data/mag-20-results.json
---
data/.last-email-ts | 2 +-
data/abrams-indexes.json | 30 +++++++++----------
data/build-log.jsonl | 12 ++++++++
data/counters.json | 4 +--
data/email-queue/20260629-171703.json | 6 ++++
data/mag-20-results.json | 6 ++--
data/market.json | 55 +++++++++++++++++------------------
7 files changed, 66 insertions(+), 49 deletions(-)
diff --git a/data/.last-email-ts b/data/.last-email-ts
index e73bbf5c..47fa63bb 100644
--- a/data/.last-email-ts
+++ b/data/.last-email-ts
@@ -1 +1 @@
-2026-06-29T23:17:05Z
+2026-06-30T00:17:03Z
diff --git a/data/abrams-indexes.json b/data/abrams-indexes.json
index 6df95318..53ac5c81 100644
--- a/data/abrams-indexes.json
+++ b/data/abrams-indexes.json
@@ -1,22 +1,22 @@
{
- "generated_at": "2026-06-29T23:57:02.920Z",
+ "generated_at": "2026-06-30T00:12:21.552Z",
"indexes": [
{
"id": "ABI",
"name": "Abrams Build Index",
"icon": "◐",
- "value": 123,
+ "value": 104,
"unit": "idx",
- "delta": 24,
+ "delta": 4.14,
"delta_label": "commits/day vs prev 7d",
"sparkline": [
- 117,
108,
142,
131,
143,
142,
- 102
+ 103,
+ 0
],
"method": "Daily commit count across all Abrams projects, indexed 100 = previous 7-day average. >100 = accelerating. <100 = cooling.",
"interpretation": "BUILD ACCELERATING"
@@ -25,21 +25,21 @@
"id": "OHI",
"name": "Operator Heat Index",
"icon": "✸",
- "value": 50,
+ "value": 0,
"unit": "/100",
- "delta": -24,
+ "delta": -110,
"delta_label": "commits today vs 7d avg",
"sparkline": [
- 117,
108,
142,
131,
143,
142,
- 102
+ 103,
+ 0
],
"method": "Composite: 50pt for pm2 uptime ratio + 50pt cap for today commits × 5. Reads founder activity intensity.",
- "interpretation": "WARM"
+ "interpretation": "COLD"
},
{
"id": "LNCI",
@@ -50,13 +50,13 @@
"delta": 175,
"delta_label": "late-night commits in 7d",
"sparkline": [
- 18,
11,
29,
27,
30,
30,
- 18
+ 18,
+ 0
],
"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"
@@ -67,16 +67,16 @@
"icon": "🍕",
"value": 175,
"unit": "late-night commits / 7d",
- "delta": -12,
+ "delta": -18,
"delta_label": "last 24h vs prior day",
"sparkline": [
- 18,
11,
29,
27,
30,
30,
- 18
+ 18,
+ 0
],
"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 055facfa..b70b47d9 100644
--- a/data/build-log.jsonl
+++ b/data/build-log.jsonl
@@ -48929,3 +48929,15 @@
{"ts":"2026-06-30T00:12:17Z","type":"inventory-ok","phase":"inventory"}
{"ts":"2026-06-30T00:12:17.699Z","type":"swot","slug":"videos-agentabrams-worker","name":"videos-agentabrams-worker"}
{"ts":"2026-06-30T00:12:17Z","type":"swot-ok","phase":"swot"}
+{"ts":"2026-06-30T00:12:17Z","type":"git-commit","phase":"git"}
+{"ts":"2026-06-30T00:12:18.009Z","type":"counters","count":7}
+{"ts":"2026-06-30T00:12:17Z","type":"counters-ok","phase":"counters"}
+{"ts":"2026-06-30T00:12:20.626Z","type":"market-data","ok":11,"err":0,"total":11}
+{"ts":"2026-06-30T00:12:17Z","type":"market-ok","phase":"market"}
+{"ts":"2026-06-30T00:12:21.552Z","type":"abrams-indexes","count":8}
+{"ts":"2026-06-30T00:12:17Z","type":"abrams-idx-ok","phase":"abrams-indexes"}
+{"ts":"2026-06-30T00:12:22.307Z","type":"mag-20-audit","projects":13,"total_pass":70,"total_fail":32}
+{"ts":"2026-06-30T00:12:17Z","type":"mag-20-ok","phase":"audit"}
+{"ts":"2026-06-30T00:12:22Z","type":"drain-queue","drained":0,"failed":215,"pending":215}
+{"ts":"2026-06-30T00:12:17Z","type":"tick-done","tick":"1782778355"}
+{"ts":"2026-06-30T00:17:03Z","type":"email-queued","projects":13,"ideas":14,"leads":1,"events":64,"queue_file":"data/email-queue/20260629-171703.json"}
diff --git a/data/counters.json b/data/counters.json
index f007ba19..4f543136 100644
--- a/data/counters.json
+++ b/data/counters.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-06-29T23:56:59.461Z",
+ "generated_at": "2026-06-30T00:12:18.008Z",
"counters": [
{
"key": "projects",
@@ -40,7 +40,7 @@
{
"key": "commits",
"label": "Commits across portfolio",
- "value": 3490,
+ "value": 3491,
"url": null
}
]
diff --git a/data/email-queue/20260629-171703.json b/data/email-queue/20260629-171703.json
new file mode 100644
index 00000000..35dbc425
--- /dev/null
+++ b/data/email-queue/20260629-171703.json
@@ -0,0 +1,6 @@
+{
+ "to": "steve@designerwallcoverings.com",
+ "subject": "Abrams Panel - hourly @ 17:17",
+ "body_markdown": "# Abrams Panel \u2014 Hourly Digest\n\n**As of 2026-06-30T00:17:03Z**\n\n- Projects tracked: **13** (3 live)\n- SWOT analyses: **14**\n- Leads captured (total): **1**\n- Build events since last email: **64**\n\n## Recent build log\n\n```\n2026-06-30 00:12:17 inventory {\"count\": 13, \"categories\": [\"panel\", \"umbrella\", \"household-os\", \"misc\", \"media\", \"directory\", \"analysis\", \"saas\"]}\n2026-06-30 00:12:17 inventory-ok {\"phase\": \"inventory\"}\n2026-06-30 00:12:17 swot {\"slug\": \"videos-agentabrams-worker\", \"name\": \"videos-agentabrams-worker\"}\n2026-06-30 00:12:17 swot-ok {\"phase\": \"swot\"}\n2026-06-30 00:12:17 git-commit {\"phase\": \"git\"}\n2026-06-30 00:12:18 counters {\"count\": 7}\n2026-06-30 00:12:17 counters-ok {\"phase\": \"counters\"}\n2026-06-30 00:12:20 market-data {\"ok\": 11, \"err\": 0, \"total\": 11}\n2026-06-30 00:12:17 market-ok {\"phase\": \"market\"}\n2026-06-30 00:12:21 abrams-indexes {\"count\": 8}\n2026-06-30 00:12:17 abrams-idx-ok {\"phase\": \"abrams-indexes\"}\n2026-06-30 00:12:22 mag-20-audit {\"projects\": 13, \"total_pass\": 70, \"total_fail\": 32}\n2026-06-30 00:12:17 mag-20-ok {\"phase\": \"audit\"}\n2026-06-30 00:12:22 drain-queue {\"drained\": 0, \"failed\": 215, \"pending\": 215}\n2026-06-30 00:12:17 tick-done {\"tick\": \"1782778355\"}\n```\n\n## Live panel\n\n\u2192 http://127.0.0.1:9898/\n\u2192 /trademark \u00b7 /ideas \u00b7 /wall \u00b7 /chat\n\n---\n\nYOLO loop tick fires every 15 min - email next at top of next business hour.\n\n---\n\n**Designer Wallcoverings, Inc. \u00b7 1234 Ventura Blvd, Sherman Oaks, CA 91423 \u00b7 info@designerwallcoverings.com**\nInternal operations digest, sent to Steven Abrams only. To stop these emails, disable the launchd plist com.abrams.panel-email or reply STOP.",
+ "generated_at": "2026-06-30T00:17:03Z"
+}
diff --git a/data/mag-20-results.json b/data/mag-20-results.json
index f16dc3c7..b42d417d 100644
--- a/data/mag-20-results.json
+++ b/data/mag-20-results.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-06-29T23:57:02.951Z",
+ "generated_at": "2026-06-30T00:12:21.582Z",
"projects": [
{
"slug": "abrams-panel",
@@ -52,7 +52,7 @@
},
"12": {
"status": "pass",
- "evidence": "3420 commits over 46 days (74.35/day)"
+ "evidence": "3421 commits over 46 days (74.37/day)"
},
"13": {
"status": "pass",
@@ -232,7 +232,7 @@
},
"12": {
"status": "pass",
- "evidence": "3420 commits over 46 days (74.35/day)"
+ "evidence": "3421 commits over 46 days (74.37/day)"
},
"13": {
"status": "pass",
diff --git a/data/market.json b/data/market.json
index 2d29f297..cab08f4d 100644
--- a/data/market.json
+++ b/data/market.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-06-29T23:56:59.493Z",
+ "generated_at": "2026-06-30T00:12:18.043Z",
"tickers": [
{
"sym": "SPY",
@@ -38,7 +38,7 @@
"exchangeName": "PCX",
"change": -15.48,
"changePct": -2.0463,
- "updated_at": "2026-06-29T23:56:59.660Z"
+ "updated_at": "2026-06-30T00:12:18.265Z"
},
{
"sym": "QQQ",
@@ -77,7 +77,7 @@
"exchangeName": "NGM",
"change": -14.23,
"changePct": -1.9274,
- "updated_at": "2026-06-29T23:56:59.906Z"
+ "updated_at": "2026-06-30T00:12:18.509Z"
},
{
"sym": "DIA",
@@ -116,7 +116,7 @@
"exchangeName": "PCX",
"change": 10.9,
"changePct": 2.134,
- "updated_at": "2026-06-29T23:57:00.091Z"
+ "updated_at": "2026-06-30T00:12:18.693Z"
},
{
"sym": "IWM",
@@ -155,7 +155,7 @@
"exchangeName": "PCX",
"change": 8.54,
"changePct": 2.9405,
- "updated_at": "2026-06-29T23:57:00.344Z"
+ "updated_at": "2026-06-30T00:12:19.098Z"
},
{
"sym": "^VIX",
@@ -195,7 +195,7 @@
"exchangeName": "CXI",
"change": 2.33,
"changePct": 15.2089,
- "updated_at": "2026-06-29T23:57:00.548Z"
+ "updated_at": "2026-06-30T00:12:19.319Z"
},
{
"sym": "^TNX",
@@ -235,7 +235,7 @@
"exchangeName": "CGI",
"change": -0.079,
"changePct": -1.7741,
- "updated_at": "2026-06-29T23:57:00.728Z"
+ "updated_at": "2026-06-30T00:12:19.498Z"
},
{
"sym": "^TYX",
@@ -275,7 +275,7 @@
"exchangeName": "CGI",
"change": -0.133,
"changePct": -2.6637,
- "updated_at": "2026-06-29T23:57:01.016Z"
+ "updated_at": "2026-06-30T00:12:19.738Z"
},
{
"sym": "^IRX",
@@ -315,14 +315,14 @@
"exchangeName": "CGI",
"change": 0.092,
"changePct": 2.5641,
- "updated_at": "2026-06-29T23:57:01.225Z"
+ "updated_at": "2026-06-30T00:12:19.925Z"
},
{
"sym": "GC=F",
"name": "Gold Futures",
"cat": "Commodities",
"symbol": "GC=F",
- "price": 4028,
+ "price": 4025.5,
"previousClose": 4560.5,
"dayHigh": 4036.7,
"dayLow": 4023.5,
@@ -349,20 +349,20 @@
3990.3,
4030.5,
4078.7,
- 4028
+ 4025.5
],
"currency": "USD",
"exchangeName": "CMX",
- "change": -532.5,
- "changePct": -11.6764,
- "updated_at": "2026-06-29T23:57:01.405Z"
+ "change": -535,
+ "changePct": -11.7312,
+ "updated_at": "2026-06-30T00:12:20.112Z"
},
{
"sym": "CL=F",
"name": "WTI Crude Oil",
"cat": "Commodities",
"symbol": "CL=F",
- "price": 70.2,
+ "price": 70.19,
"previousClose": 87.36,
"dayHigh": 70.5,
"dayLow": 70.14,
@@ -389,27 +389,26 @@
70.34,
71.92,
69.23,
- 70.2
+ 70.19
],
"currency": "USD",
"exchangeName": "NYM",
- "change": -17.16,
- "changePct": -19.6429,
- "updated_at": "2026-06-29T23:57:01.597Z"
+ "change": -17.17,
+ "changePct": -19.6543,
+ "updated_at": "2026-06-30T00:12:20.303Z"
},
{
"sym": "BTC-USD",
"name": "Bitcoin",
"cat": "Crypto",
"symbol": "BTC-USD",
- "price": 60130.35,
- "previousClose": 73372.52,
- "dayHigh": 60615.688,
- "dayLow": 58938.293,
+ "price": 60131.22,
+ "previousClose": 73754.836,
+ "dayHigh": 60151.867,
+ "dayLow": 60123.19,
"fiftyTwoWeekHigh": 126198.07,
"fiftyTwoWeekLow": 58075.92,
"sparkline": [
- 73372.52,
73754.836,
73579.69,
71319.77,
@@ -440,13 +439,13 @@
60016.43,
59940.098,
59532.34,
- 60130.35
+ 60131.22
],
"currency": "USD",
"exchangeName": "CCC",
- "change": -13242.17,
- "changePct": -18.0479,
- "updated_at": "2026-06-29T23:57:01.850Z"
+ "change": -13623.616,
+ "changePct": -18.4715,
+ "updated_at": "2026-06-30T00:12:20.503Z"
}
]
}
\ No newline at end of file
← 5a6aa7df tick: refresh inventory + SWOT at 2026-06-30T00:12:17Z
·
back to Abrams
·
tick: refresh inventory + SWOT at 2026-06-30T00:27:35Z 41374841 →