← back to Abrams
tick: refresh inventory + SWOT at 2026-05-23T07:31:23Z
fa3608ece094411214e56808da7fd9b1b0202b14 · 2026-05-23 00:31:23 -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 fa3608ece094411214e56808da7fd9b1b0202b14
Author: Abrams Panel <steve@designerwallcoverings.com>
Date: Sat May 23 00:31:23 2026 -0700
tick: refresh inventory + SWOT at 2026-05-23T07:31:23Z
---
data/abrams-indexes.json | 26 +++++++-------
data/build-log.jsonl | 16 +++++++++
data/counters.json | 4 +--
data/ideas.json | 88 ++++++++++++++++++++++++------------------------
data/mag-20-results.json | 6 ++--
data/market.json | 32 +++++++++---------
data/projects.json | 6 ++--
7 files changed, 97 insertions(+), 81 deletions(-)
diff --git a/data/abrams-indexes.json b/data/abrams-indexes.json
index ce79a209..9f3870f3 100644
--- a/data/abrams-indexes.json
+++ b/data/abrams-indexes.json
@@ -1,13 +1,13 @@
{
- "generated_at": "2026-05-23T07:01:17.383Z",
+ "generated_at": "2026-05-23T07:16:22.134Z",
"indexes": [
{
"id": "ABI",
"name": "Abrams Build Index",
"icon": "◐",
- "value": 25,
+ "value": 26,
"unit": "idx",
- "delta": -14,
+ "delta": -13.86,
"delta_label": "commits/day vs prev 7d",
"sparkline": [
0,
@@ -16,7 +16,7 @@
0,
0,
10,
- 1
+ 2
],
"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": 5,
+ "value": 10,
"unit": "/100",
- "delta": -4,
+ "delta": -3,
"delta_label": "commits today vs 7d avg",
"sparkline": [
0,
@@ -36,7 +36,7 @@
0,
0,
10,
- 1
+ 2
],
"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": 27,
+ "value": 29,
"unit": "%",
- "delta": 9,
+ "delta": 10,
"delta_label": "late-night commits in 7d",
"sparkline": [
0,
@@ -56,7 +56,7 @@
0,
0,
8,
- 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": 9,
+ "value": 10,
"unit": "late-night commits / 7d",
- "delta": -7,
+ "delta": -6,
"delta_label": "last 24h vs prior day",
"sparkline": [
0,
@@ -76,7 +76,7 @@
0,
0,
8,
- 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": "NIGHT BUILD ACTIVE"
diff --git a/data/build-log.jsonl b/data/build-log.jsonl
index e19b23c4..60775a4a 100644
--- a/data/build-log.jsonl
+++ b/data/build-log.jsonl
@@ -1465,3 +1465,19 @@
{"ts":"2026-05-23T07:16:18Z","type":"inventory-ok","phase":"inventory"}
{"ts":"2026-05-23T07:16:18.883Z","type":"swot","slug":"lawyers-agentabrams","name":"lawyers.agentabrams.com"}
{"ts":"2026-05-23T07:16:18Z","type":"swot-ok","phase":"swot"}
+{"ts":"2026-05-23T07:16:18Z","type":"git-commit","phase":"git"}
+{"ts":"2026-05-23T07:16:19.025Z","type":"counters","count":7}
+{"ts":"2026-05-23T07:16:18Z","type":"counters-ok","phase":"counters"}
+{"ts":"2026-05-23T07:16:21.406Z","type":"market-data","ok":11,"err":0,"total":11}
+{"ts":"2026-05-23T07:16:18Z","type":"market-ok","phase":"market"}
+{"ts":"2026-05-23T07:16:22.134Z","type":"abrams-indexes","count":8}
+{"ts":"2026-05-23T07:16:18Z","type":"abrams-idx-ok","phase":"abrams-indexes"}
+{"ts":"2026-05-23T07:16:22.682Z","type":"mag-20-audit","projects":12,"total_pass":69,"total_fail":30}
+{"ts":"2026-05-23T07:16:18Z","type":"mag-20-ok","phase":"audit"}
+{"ts":"2026-05-23T07:16:22Z","type":"drain-queue","drained":0,"failed":11,"pending":11}
+{"ts":"2026-05-23T07:16:18Z","type":"tick-done","tick":"1779520583"}
+{"ts":"2026-05-23T07:31:23Z","type":"tick-start","tick":"1779521483"}
+{"ts":"2026-05-23T07:31:23.566Z","type":"inventory","count":12,"categories":["panel","umbrella","household-os","media","directory","analysis","saas"]}
+{"ts":"2026-05-23T07:31:23Z","type":"inventory-ok","phase":"inventory"}
+{"ts":"2026-05-23T07:31:23.589Z","type":"swot","slug":"abramsos","name":"AbramsOS"}
+{"ts":"2026-05-23T07:31:23Z","type":"swot-ok","phase":"swot"}
diff --git a/data/counters.json b/data/counters.json
index 70bec1c0..6ca298df 100644
--- a/data/counters.json
+++ b/data/counters.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-23T07:01:14.481Z",
+ "generated_at": "2026-05-23T07:16:19.024Z",
"counters": [
{
"key": "projects",
@@ -40,7 +40,7 @@
{
"key": "commits",
"label": "Commits across portfolio",
- "value": 174,
+ "value": 175,
"url": null
}
]
diff --git a/data/ideas.json b/data/ideas.json
index 157e9166..d1c0440d 100644
--- a/data/ideas.json
+++ b/data/ideas.json
@@ -181,49 +181,6 @@
],
"generated_at": "2026-05-15T11:23:21.393Z"
},
- {
- "slug": "abramsos",
- "name": "AbramsOS",
- "tagline": "Your house is a portfolio. Manage it.",
- "summary": "AbramsOS — Household rights operating system — receipts, warranties, recalls, claims\n\nYour house is a portfolio. Manage it.",
- "stage": "dev",
- "category": "household-os",
- "domain": "os.agentabrams.com",
- "port": "9931",
- "strengths": [
- "No competitor owns \"household rights\" as a category — Quicken/YNAB do money, no one does warranties + recalls + receipts as one graph.",
- "Gmail-connector is a high-trust on-ramp — once connected, retention is sticky.",
- "AI-extractable receipts from email = zero data-entry UX."
- ],
- "weaknesses": [
- "Single-user local app — no SaaS revenue path yet.",
- "Recall feeds are scattered (NHTSA, CPSC, FDA) — integration burden is high.",
- "Trust required: connecting Gmail is a big ask."
- ],
- "opportunities": [
- "Insurance partnership — link AbramsOS recall data to home/auto policy holders ($5/user/month from insurer).",
- "Class-action sniper — surface eligible class actions from receipt data (15% of payouts, $50-500/user/year).",
- "Estate / probate tool — when a parent dies, AbramsOS exports the household graph for executors.",
- "B2B for landlords / property managers — track warranties across 50 units."
- ],
- "threats": [
- "Google could ship this as a Gmail feature in 18 months.",
- "Privacy backlash on Gmail-scoped OAuth.",
- "A bad recall miss (e.g. an unsafe car seat) creates legal liability."
- ],
- "revenue_lines": [
- "Freemium → $9/mo Pro × 5000 = $540k ARR at year 2.",
- "Insurance partnership rev share = $5 × 10k users = $600k/year.",
- "Class-action commission = highly variable, $0-$2M/yr."
- ],
- "competitive_moat": "First-mover + Gmail trust + AI extraction quality. Network effect via household sharing.",
- "next_3_moves": [
- "Ship Stripe billing on AbramsOS — Pro tier at $9/mo.",
- "Add NHTSA + CPSC recall feed ingestion.",
- "Land 1 insurance pilot partner (Lemonade, Hippo, Branch)."
- ],
- "generated_at": "2026-05-23T04:45:33.113Z"
- },
{
"slug": "sdcc-agentabrams",
"name": "sdccanalysis.agentabrams.com",
@@ -563,8 +520,51 @@
"Pilot doctor / NPH version with the same engine."
],
"generated_at": "2026-05-23T07:16:18.882Z"
+ },
+ {
+ "slug": "abramsos",
+ "name": "AbramsOS",
+ "tagline": "Your house is a portfolio. Manage it.",
+ "summary": "AbramsOS — Household rights operating system — receipts, warranties, recalls, claims\n\nYour house is a portfolio. Manage it.",
+ "stage": "dev",
+ "category": "household-os",
+ "domain": "os.agentabrams.com",
+ "port": "9931",
+ "strengths": [
+ "No competitor owns \"household rights\" as a category — Quicken/YNAB do money, no one does warranties + recalls + receipts as one graph.",
+ "Gmail-connector is a high-trust on-ramp — once connected, retention is sticky.",
+ "AI-extractable receipts from email = zero data-entry UX."
+ ],
+ "weaknesses": [
+ "Single-user local app — no SaaS revenue path yet.",
+ "Recall feeds are scattered (NHTSA, CPSC, FDA) — integration burden is high.",
+ "Trust required: connecting Gmail is a big ask."
+ ],
+ "opportunities": [
+ "Insurance partnership — link AbramsOS recall data to home/auto policy holders ($5/user/month from insurer).",
+ "Class-action sniper — surface eligible class actions from receipt data (15% of payouts, $50-500/user/year).",
+ "Estate / probate tool — when a parent dies, AbramsOS exports the household graph for executors.",
+ "B2B for landlords / property managers — track warranties across 50 units."
+ ],
+ "threats": [
+ "Google could ship this as a Gmail feature in 18 months.",
+ "Privacy backlash on Gmail-scoped OAuth.",
+ "A bad recall miss (e.g. an unsafe car seat) creates legal liability."
+ ],
+ "revenue_lines": [
+ "Freemium → $9/mo Pro × 5000 = $540k ARR at year 2.",
+ "Insurance partnership rev share = $5 × 10k users = $600k/year.",
+ "Class-action commission = highly variable, $0-$2M/yr."
+ ],
+ "competitive_moat": "First-mover + Gmail trust + AI extraction quality. Network effect via household sharing.",
+ "next_3_moves": [
+ "Ship Stripe billing on AbramsOS — Pro tier at $9/mo.",
+ "Add NHTSA + CPSC recall feed ingestion.",
+ "Land 1 insurance pilot partner (Lemonade, Hippo, Branch)."
+ ],
+ "generated_at": "2026-05-23T07:31:23.589Z"
}
],
- "updated_at": "2026-05-23T07:16:18.882Z",
+ "updated_at": "2026-05-23T07:31:23.589Z",
"count": 13
}
\ No newline at end of file
diff --git a/data/mag-20-results.json b/data/mag-20-results.json
index 914d2863..df26838c 100644
--- a/data/mag-20-results.json
+++ b/data/mag-20-results.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-23T07:01:17.408Z",
+ "generated_at": "2026-05-23T07:16:22.159Z",
"projects": [
{
"slug": "abrams-panel",
@@ -52,7 +52,7 @@
},
"12": {
"status": "pass",
- "evidence": "110 commits over 8 days (13.75/day)"
+ "evidence": "111 commits over 8 days (13.88/day)"
},
"13": {
"status": "pass",
@@ -232,7 +232,7 @@
},
"12": {
"status": "pass",
- "evidence": "110 commits over 8 days (13.75/day)"
+ "evidence": "111 commits over 8 days (13.88/day)"
},
"13": {
"status": "pass",
diff --git a/data/market.json b/data/market.json
index 809bd50c..fdf244ec 100644
--- a/data/market.json
+++ b/data/market.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-05-23T07:01:14.510Z",
+ "generated_at": "2026-05-23T07:16:19.052Z",
"tickers": [
{
"sym": "SPY",
@@ -40,7 +40,7 @@
"exchangeName": "PCX",
"change": 34.43,
"changePct": 4.841,
- "updated_at": "2026-05-23T07:01:14.641Z"
+ "updated_at": "2026-05-23T07:16:19.231Z"
},
{
"sym": "QQQ",
@@ -81,7 +81,7 @@
"exchangeName": "NGM",
"change": 62.43,
"changePct": 9.5297,
- "updated_at": "2026-05-23T07:01:14.887Z"
+ "updated_at": "2026-05-23T07:16:19.417Z"
},
{
"sym": "DIA",
@@ -122,7 +122,7 @@
"exchangeName": "PCX",
"change": 11.36,
"changePct": 2.2961,
- "updated_at": "2026-05-23T07:01:15.069Z"
+ "updated_at": "2026-05-23T07:16:19.766Z"
},
{
"sym": "IWM",
@@ -163,7 +163,7 @@
"exchangeName": "PCX",
"change": 8.64,
"changePct": 3.125,
- "updated_at": "2026-05-23T07:01:15.251Z"
+ "updated_at": "2026-05-23T07:16:20.011Z"
},
{
"sym": "^VIX",
@@ -205,7 +205,7 @@
"exchangeName": "CXI",
"change": -2.22,
"changePct": -11.7336,
- "updated_at": "2026-05-23T07:01:15.435Z"
+ "updated_at": "2026-05-23T07:16:20.192Z"
},
{
"sym": "^TNX",
@@ -247,7 +247,7 @@
"exchangeName": "CGI",
"change": 0.264,
"changePct": 6.1481,
- "updated_at": "2026-05-23T07:01:15.615Z"
+ "updated_at": "2026-05-23T07:16:20.372Z"
},
{
"sym": "^TYX",
@@ -289,7 +289,7 @@
"exchangeName": "CGI",
"change": 0.162,
"changePct": 3.3048,
- "updated_at": "2026-05-23T07:01:15.801Z"
+ "updated_at": "2026-05-23T07:16:20.550Z"
},
{
"sym": "^IRX",
@@ -330,7 +330,7 @@
"exchangeName": "CGI",
"change": -0.01,
"changePct": -0.2782,
- "updated_at": "2026-05-23T07:01:15.980Z"
+ "updated_at": "2026-05-23T07:16:20.730Z"
},
{
"sym": "GC=F",
@@ -371,7 +371,7 @@
"exchangeName": "CMX",
"change": -209.3,
"changePct": -4.4226,
- "updated_at": "2026-05-23T07:01:16.159Z"
+ "updated_at": "2026-05-23T07:16:20.913Z"
},
{
"sym": "CL=F",
@@ -412,14 +412,14 @@
"exchangeName": "NYM",
"change": 3.64,
"changePct": 3.9157,
- "updated_at": "2026-05-23T07:01:16.335Z"
+ "updated_at": "2026-05-23T07:16:21.100Z"
},
{
"sym": "BTC-USD",
"name": "Bitcoin",
"cat": "Crypto",
"symbol": "BTC-USD",
- "price": 75339.49,
+ "price": 75237,
"previousClose": 78268.95,
"dayHigh": 75569.87,
"dayLow": 75207.28,
@@ -456,13 +456,13 @@
77457.77,
77539.17,
75488.24,
- 75339.49
+ 75237
],
"currency": "USD",
"exchangeName": "CCC",
- "change": -2929.46,
- "changePct": -3.7428,
- "updated_at": "2026-05-23T07:01:16.514Z"
+ "change": -3031.95,
+ "changePct": -3.8738,
+ "updated_at": "2026-05-23T07:16:21.282Z"
}
]
}
\ No newline at end of file
diff --git a/data/projects.json b/data/projects.json
index f4ea6e9d..daad0638 100644
--- a/data/projects.json
+++ b/data/projects.json
@@ -1,5 +1,5 @@
{
- "updated_at": "2026-05-23T07:16:18.858Z",
+ "updated_at": "2026-05-23T07:31:23.565Z",
"count": 12,
"projects": [
{
@@ -41,8 +41,8 @@
"pm2_name": null,
"pm2_pid": null,
"pm2_uptime_ms": null,
- "commit_count": 110,
- "last_commit": "2026-05-23 00:01:14 -0700 tick: refresh inventory + SWOT at 2026-05-23T07:01:13Z",
+ "commit_count": 111,
+ "last_commit": "2026-05-23 00:16:18 -0700 tick: refresh inventory + SWOT at 2026-05-23T07:16:18Z",
"created_at": "2026-05-14T15:31:51.408Z"
},
{
← 99e92344 tick: refresh inventory + SWOT at 2026-05-23T07:16:18Z
·
back to Abrams
·
tick: refresh inventory + SWOT at 2026-05-23T07:46:27Z 6f2e47e7 →