← back to Ticket System
record TK-10928 durable monitoring evidence
452464b2e0c21ec9b96947a55e14a4448563033d · 2026-09-03 11:13:42 -0700 · Steve Abrams
Files touched
A data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/README.mdA data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/SHA256SUMSA data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/e2e-proof.jsonA data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/latest.jsonA data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/launchctl-state.txtA data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/monitor-report.mdM data/codex-yoloforever/ledger.jsonl
Diff
commit 452464b2e0c21ec9b96947a55e14a4448563033d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 3 11:13:42 2026 -0700
record TK-10928 durable monitoring evidence
---
.../evidence/TK-10928-20260903T1806Z/README.md | 15 +
.../evidence/TK-10928-20260903T1806Z/SHA256SUMS | 5 +
.../TK-10928-20260903T1806Z/e2e-proof.json | 28 +
.../evidence/TK-10928-20260903T1806Z/latest.json | 4913 ++++++++++++++++++++
.../TK-10928-20260903T1806Z/launchctl-state.txt | 9 +
.../TK-10928-20260903T1806Z/monitor-report.md | 75 +
data/codex-yoloforever/ledger.jsonl | 1 +
7 files changed, 5046 insertions(+)
diff --git a/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/README.md b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/README.md
new file mode 100644
index 00000000..535ccf5f
--- /dev/null
+++ b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/README.md
@@ -0,0 +1,15 @@
+# TK-10928 durable monitor bundle
+
+- Correlation: `codex-yf-20260903T1803Z-vpops`
+- Observation window: `2026-09-03T18:06:39Z`–`18:06:41Z`
+- Exact canary artifact: `latest.json` (`scanned_at=2026-09-03T16:34:08.098Z`)
+- Scheduler snapshot: loaded, not running, `runs=18`, `last exit code=1`
+- Target sizes: Designer-Wallcoverings `.git` 6,260,160 KiB; dead-agentabrams `.git` 1,094,708 KiB
+- Disk baseline: 103,488,872 KiB available at the delegated observation; parent recheck observed 103,390,724 KiB
+- Prior durable baseline: `../TK-10928-20260903T1627Z/`
+- Verdict: bounded monitoring evidence complete; underlying remediation remains Steve-gated
+- Side effects: none outside this evidence bundle and canonical ticket/loop records
+
+The mutable source artifact is preserved byte-for-byte as `latest.json`. `monitor-report.md`
+contains the commands, qualifications, deltas, and residual gate. `SHA256SUMS` binds the
+bundle contents.
diff --git a/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/SHA256SUMS b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/SHA256SUMS
new file mode 100644
index 00000000..a60c7e61
--- /dev/null
+++ b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/SHA256SUMS
@@ -0,0 +1,5 @@
+a70642a320ce5b793ac7efef9ded3ceae7bdb22ba3ceb10c5bf999572d23c242 README.md
+46c48c943cc78bdfa370bf8a5a323d48500d310e29f27943670ec354711211b3 latest.json
+cd41922fe9b345dac9b32a8e90253d766b950b4efbd3892300061f0b406d7969 launchctl-state.txt
+2f8e8d5b6cb41e39dbc941600a952eebe21eb92d44c5639cf159c1942cdc209e monitor-report.md
+f9bc051514dfd8bd48380fed805bca26244966a404bca303ec8295d8859d0302 e2e-proof.json
diff --git a/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/e2e-proof.json b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/e2e-proof.json
new file mode 100644
index 00000000..abb9be33
--- /dev/null
+++ b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/e2e-proof.json
@@ -0,0 +1,28 @@
+{
+ "intent": "Prove the durable evidence-capture increment for TK-10928 without running or mutating the canary, scheduler, repositories, or external systems.",
+ "risk_tier": "R0",
+ "environment": "Mac2 local read-only operational boundaries",
+ "build_identity": "codex-yf-20260903T1803Z",
+ "timestamp": "2026-09-03T18:12:00Z",
+ "baseline": "The live canary artifact was mutable and the delegated report existed only in /private/tmp; scheduler remained runs=18/exit=1.",
+ "journey": {
+ "entry": "Open the durable TK-10928 evidence directory.",
+ "action": "Verify checksums, parse semantic fields, compare scheduler state, locate ticket correlation, and challenge checksum failure handling.",
+ "outcome": "The exact artifact and report are durable and checksummed; semantic and scheduler assertions pass; a wrong hash is rejected.",
+ "side_effects": "No target, service, policy, history, threshold, production, or external mutation. Evidence and ticket/ledger records retained intentionally."
+ },
+ "checks": [
+ {"boundary":"file-integrity","command":"shasum -a 256 -c SHA256SUMS","verdict":"PASS","evidence":"README.md, latest.json, launchctl-state.txt, and monitor-report.md all OK"},
+ {"boundary":"artifact-semantics","command":"jq -e assertions against latest.json","verdict":"PASS","evidence":"scanned_at 2026-09-03T16:34:08.098Z; FAIL=2; WARN=10; target sizes/verdicts exact"},
+ {"boundary":"scheduler","command":"launchctl print ... with fail-fast comparison","verdict":"PASS","evidence":"live runs=18 and last_exit_code=1 match captured snapshot"},
+ {"boundary":"ticket-handoff","command":"rg correlation in canonical events.jsonl","verdict":"PASS","evidence":"codex-yf-20260903T1803Z-vpops present"},
+ {"boundary":"negative-integrity","command":"pipe an intentionally false SHA-256 manifest to shasum -c","verdict":"PASS","evidence":"latest.json FAILED and nonzero exit as expected"},
+ {"boundary":"zero-cost-guard","command":"compare guard content","verdict":"PASS","evidence":"ZERO_COST_REQUIRED"}
+ ],
+ "failed_attempts": [
+ {"verdict":"FAIL","reason":"First scheduler check parsed awk field 4, the '=' token, and lacked fail-fast; the false-positive print was rejected. The full gate was rerun with set -e and field 5, producing exit=1 PASS."}
+ ],
+ "cleanup": "No temporary directory was deleted; retained OS-temp negative-check logs are harmless. Durable evidence intentionally retained.",
+ "overall_verdict": "PASS",
+ "residual_risk": "The underlying canary remains FAIL and remediation remains Steve-gated; whole-volume disk decline is unattributed."
+}
diff --git a/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/latest.json b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/latest.json
new file mode 100644
index 00000000..8b295856
--- /dev/null
+++ b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/latest.json
@@ -0,0 +1,4913 @@
+{
+ "scanned_at": "2026-09-03T16:34:08.098Z",
+ "verdict": "FAIL",
+ "status": "FAIL",
+ "repos": 691,
+ "fail": 2,
+ "warn": 10,
+ "no_remote": 681,
+ "results": [
+ {
+ "repo": "Designer-Wallcoverings",
+ "git_mb": 6113,
+ "remote": null,
+ "verdict": "FAIL",
+ "issues": [
+ {
+ "sev": "FAIL",
+ "msg": ".git 6113MB EXCEEDS known-legit floor 1400MB — NEW bloat beyond documented (legit tracked tk135 script-input TSVs + tooling + historical commits; no remote, bleed stopped — git repack -d confirmed non-reclaimable (TK-10928, 2026-08-29); stable at ~1339MB)"
+ }
+ ]
+ },
+ {
+ "repo": "(projects-root)",
+ "git_mb": 2028,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": [],
+ "legit_note": "known-legit 2028MB (<= 3000MB floor): intentional auto-data-snapshot monorepo at ~/Projects/.git (commits logs/data on a schedule); ~2.3GB and growing — crossing floor = time to trim history / gitignore logs"
+ },
+ {
+ "repo": "dead-agentabrams",
+ "git_mb": 1069,
+ "remote": "origin",
+ "verdict": "FAIL",
+ "issues": [
+ {
+ "sev": "FAIL",
+ "msg": ".git 1069MB (>= 800MB) — bloat; likely a DB/binary committed into history"
+ },
+ {
+ "sev": "WARN",
+ "msg": "remote configured but branch has no upstream — never pushed?"
+ }
+ ]
+ },
+ {
+ "repo": "quadrille-house-site",
+ "git_mb": 729,
+ "remote": null,
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": ".git 729MB (>= 400MB) — watch for bloat"
+ }
+ ]
+ },
+ {
+ "repo": "VictoryStays",
+ "git_mb": 554,
+ "remote": null,
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": ".git 554MB (>= 400MB) — watch for bloat"
+ }
+ ]
+ },
+ {
+ "repo": "unclaimed-property-platform",
+ "git_mb": 529,
+ "remote": null,
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": ".git 529MB (>= 400MB) — watch for bloat"
+ }
+ ]
+ },
+ {
+ "repo": "animate-museum-posts",
+ "git_mb": 521,
+ "remote": null,
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": ".git 521MB (>= 400MB) — watch for bloat"
+ }
+ ]
+ },
+ {
+ "repo": "rentv",
+ "git_mb": 496,
+ "remote": null,
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": ".git 496MB (>= 400MB) — watch for bloat"
+ }
+ ]
+ },
+ {
+ "repo": "commercialrealestate",
+ "git_mb": 492,
+ "remote": null,
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": ".git 492MB (>= 400MB) — watch for bloat"
+ }
+ ]
+ },
+ {
+ "repo": "rc-fm-callnotes",
+ "git_mb": 425,
+ "remote": null,
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": ".git 425MB (>= 400MB) — watch for bloat"
+ }
+ ]
+ },
+ {
+ "repo": "dw-fleet-registry",
+ "git_mb": 382,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wild-wallcoverings",
+ "git_mb": 375,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "CelebritySignatures",
+ "git_mb": 345,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "homesonspec",
+ "git_mb": 338,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "whatsmystyle",
+ "git_mb": 323,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fentucci-naturals",
+ "git_mb": 309,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "consulting-rentv-com",
+ "git_mb": 275,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-marketing-reels",
+ "git_mb": 267,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "goodquestion-ai",
+ "git_mb": 258,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fabricut-landing",
+ "git_mb": 222,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designerwallcoverings",
+ "git_mb": 216,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "handbag-authentication",
+ "git_mb": 170,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pattern-vault",
+ "git_mb": 163,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "astek-landing",
+ "git_mb": 154,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-collection-banner-audit",
+ "git_mb": 154,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "york-reprice-2026-08",
+ "git_mb": 153,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "trending-dw",
+ "git_mb": 152,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Norma",
+ "git_mb": 148,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-image-shrink",
+ "git_mb": 136,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "model-arena",
+ "git_mb": 129,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "calc-67",
+ "git_mb": 128,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "prestige-car-wash-video",
+ "git_mb": 117,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Bertha",
+ "git_mb": 116,
+ "remote": "origin",
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": "remote configured but branch has no upstream — never pushed?"
+ }
+ ]
+ },
+ {
+ "repo": "_dw-batch",
+ "git_mb": 81,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "patterndesignlab",
+ "git_mb": 72,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fantasea-consulting",
+ "git_mb": 70,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaper-tour",
+ "git_mb": 70,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-showroom",
+ "git_mb": 69,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "restaurant-directory",
+ "git_mb": 68,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-photo-capture",
+ "git_mb": 64,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-promos",
+ "git_mb": 54,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cli-printing-press",
+ "git_mb": 48,
+ "remote": "origin",
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "prestige-hyperframes-promo",
+ "git_mb": 47,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "student-debt-crisis-redesign",
+ "git_mb": 47,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cronjobs-viewer",
+ "git_mb": 46,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hollywood-wallcoverings",
+ "git_mb": 43,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "marketing-command-center",
+ "git_mb": 41,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "NationalPaperHangers",
+ "git_mb": 39,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "atmos-game",
+ "git_mb": 39,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "handbag-auth-nextjs",
+ "git_mb": 33,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "prestige-car-wash",
+ "git_mb": 33,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "nova-recolor",
+ "git_mb": 30,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-ad-engine",
+ "git_mb": 30,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "SmokeShop",
+ "git_mb": 28,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "majilite-onboard",
+ "git_mb": 28,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "re-flyer-aggregator",
+ "git_mb": 28,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_shared",
+ "git_mb": 25,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-five-field-step0",
+ "git_mb": 25,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_prod-mirror",
+ "git_mb": 24,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-master-reel",
+ "git_mb": 24,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "textilewallpaper",
+ "git_mb": 24,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-pairs-well",
+ "git_mb": 23,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vinylwallpaper",
+ "git_mb": 23,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "flockedwallpaper",
+ "git_mb": 22,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "beverlyhillsvideos",
+ "git_mb": 21,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "contractwallpaper",
+ "git_mb": 21,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Abrams",
+ "git_mb": 20,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "corkwallcovering",
+ "git_mb": 20,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "silkwallpaper",
+ "git_mb": 20,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-activation-calendar",
+ "git_mb": 19,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "goodquestion",
+ "git_mb": 19,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "prestige-tip-cards",
+ "git_mb": 19,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cslb-call-list",
+ "git_mb": 18,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hospitalitywallcoverings",
+ "git_mb": 18,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fabricwallpaper",
+ "git_mb": 17,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wine-finder",
+ "git_mb": 17,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1800swallpaper",
+ "git_mb": 16,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "beverlyhillsvideos-app",
+ "git_mb": 16,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "norma-sdcc-pitch",
+ "git_mb": 16,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "healthcarewallpaper",
+ "git_mb": 15,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "nationalrealestate",
+ "git_mb": 15,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "naturalwallcoverings",
+ "git_mb": 15,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1890swallpaper",
+ "git_mb": 14,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1940swallpaper",
+ "git_mb": 14,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1960swallpaper",
+ "git_mb": 14,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1970swallpaper",
+ "git_mb": 14,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "raffiawallcoverings",
+ "git_mb": 14,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "screenprintedwallpaper",
+ "git_mb": 14,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpapercanada",
+ "git_mb": 13,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "blockprintedwallpaper",
+ "git_mb": 12,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "debate-ring-viewer",
+ "git_mb": 12,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gallery-agentabrams",
+ "git_mb": 12,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "linenwallpaper",
+ "git_mb": 12,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "model-wars",
+ "git_mb": 12,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "mylarwallpaper",
+ "git_mb": 12,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "stringwallpaper",
+ "git_mb": 12,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ComfyUI",
+ "git_mb": 11,
+ "remote": "origin",
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-launches",
+ "git_mb": 11,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "greenwallcoverings",
+ "git_mb": 11,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hotelwallcoverings",
+ "git_mb": 11,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "metallicwallpaper",
+ "git_mb": 11,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sidmouth-material-fix",
+ "git_mb": 11,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "silverleafwallpaper",
+ "git_mb": 11,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_overnight",
+ "git_mb": 10,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "carnegie-internal",
+ "git_mb": 10,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "chinoiseriewallpaper",
+ "git_mb": 10,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "corvette-dashboard-viewer",
+ "git_mb": 10,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "restorationwallpaper",
+ "git_mb": 10,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "small-business-builder",
+ "git_mb": 10,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "AbramsEgo",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "afterlight-exhibition",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "agedwallpaper",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "architecturalwallcoverings",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "doing-viewer",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gmc-titlefix",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "micawallpaper",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-bloom-flyers",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "robet-site",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ventura-corridor",
+ "git_mb": 9,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1930swallpaper",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dear-bubbe-nextjs",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-cadence-next2",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-color-image-audit",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-signup-fulfillment",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "museumwallpaper",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "restaurantwallpaper",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "saloonwallpaper",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "thedesignerlibrary",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ticket-system",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk10661-product-seo",
+ "git_mb": 8,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Ken",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "StudentLoanTracker",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-boost-fix",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-compact-toolbar",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-hamburger",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-sbc-typefilter",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "open-seo",
+ "git_mb": 7,
+ "remote": "origin",
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "raffiawalls",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "reidwitlin-landing",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "selfadhesivewallpaper",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "silkwallcoverings",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaperdictionary",
+ "git_mb": 7,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1900swallpaper",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1920swallpaper",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "AbramsOS",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "agent-cabinet",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "all-designerwallcoverings",
+ "git_mb": 6,
+ "remote": "origin",
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": "84 commits ahead of origin/main — unpushed"
+ }
+ ]
+ },
+ {
+ "repo": "charge-and-explore",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dwjs-consolidation-2026-04-23",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "interiordesignershowroom",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "madagascarwallpaper",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-website",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaperwednesday",
+ "git_mb": 6,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1980swallpaper",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "analytics-chips",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "apartmentwallpaper",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "catalog-crawl-atlas",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "crcp-pitch-video",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-discovery",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "embroideredwallpaper",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "eur-recrawl",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "exo-cluster-watchdog",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fabricut-internal",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hospitalitywallpaper",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "jutewallpaper",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "muralsource-internal",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pastelwallpaper",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rejected-prompts-viewer",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "schumacher-internal",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sublease-agentabrams",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "suedewallpaper",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wholivedthere",
+ "git_mb": 5,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "1950swallpaper",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "SDCC-Stories",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "astek-import-viewer",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "consulting-designerwallcoverings-com",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-domain-fleet",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-marketing-viewer",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-sku-integrity",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "handcraftedwallpaper",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "kravet-sheet-sync-2026-04-20",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sanderson-onboard",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "secrets-manager",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "site-factory",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaperestimator",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "web-viewer-3877",
+ "git_mb": 4,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_ventura-recon",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "bestwallpaperplace",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "boomer-calculator",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "carnegie-reprice",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "costa-rica-app",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ffepurchasing",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "games-agentabrams",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "glitterwalls",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hollywood-import",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "nas-setup",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "retrowalls",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sample-followup-sweep",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk10640-redirect-prune",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaperdefinitions",
+ "git_mb": 3,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Hormuzy",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "abrams-discovery-viewer",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "abrams-report",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ads-dashboard",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "beverlyhillsbutler",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "bleachresistantfabrics",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "codex-review-2026-04-30",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "contact-mailer-ideas",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "costa-rica",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-add-sellable-variant-tk10902",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-catalog-404-audit",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-cert-renewal-canary",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-cost-backfill",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-seo-report",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-unbuyable-recovery-pilot",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "elitis-price-2026",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fabricfriday",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ga-allsites",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hollywood-optc",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "imageless-rescue",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "jill-website",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "labj-cre-banks",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "mfr-review-viewer",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "mfr-review-viewer-corruption",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "recycledwallpaper",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-sheet-enrich",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "scarlet-riverboat-masquerade",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "stock-vshape-viewer",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "textiletuesday",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk10630-sku-suffix-canary",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ventura-claw-leads",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaperdistributors",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaperglossary",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpaperhistory",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallsandfabrics",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "watches",
+ "git_mb": 2,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "90210-agentabrams",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "B_Version_1",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Fentucci",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "HERMES",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Letsbegin",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "YOLO-Progress-Viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_ga4-rollout",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "agent-ad-network",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "approval-viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "approvals-viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "artmura-internal",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "atomic50-onboard",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "baguette-brawl",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "bounce-studio",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "bubbesblock",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ca-donations",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "carmelwallpapers",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-webdev-accelerator",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cowtan-lines",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "crezana-internal",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "customdigitalmurals",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dandeana-hub",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dear-bubbe-admin",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designerlookbooks",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dig-sku-repair",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "domain-landings",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-catalog-3d",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-chat-analyzer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-dead-image-recovery",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-design-bridge",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-pitch-followup",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-rotation-activator",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-substitute-viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-frontpage-cta",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-live-signin-split",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-work",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "estimate-instant",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "filemaker-mcp",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "flock-fix-viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fromental-internal",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "george-gmail",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "goldleafwallpaper",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gracie-internal",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "greenland-onboard",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "harlequin-sample-price-analysis",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "holdforme",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hollywood-price-2026",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hospitalitydesignreps",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "justin-david-pricing-2026",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "kickbacks-ai-upstream",
+ "git_mb": 1,
+ "remote": "origin",
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "koroseal-goodrich-audit",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "la-socrata-ingester",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "majilite-jewelry-cases",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "momentum-landing",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "naturaltextilewallpaper",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "neon-baguette-battle",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "new-import-viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "nodailyworries",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "philipperomano",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pj-image-repair",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "professional-directory",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "quadrille-internal",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "qwen38-viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rebel-walls-scraper",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "reid-witlin-onboarding",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "reno-visualizer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-adintel",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-market-pulse",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sample-box",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sdcc-journalists-viewer",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "slack-idea-board",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "social-profile-kits",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "stayclaim",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "studio-zero",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "the-ai-factory",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk-10965-zero-price-analysis",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tools-dw-hub",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "trade-portal",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ventura-bus-3d",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ventura-claw",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallco",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallpapercontractor",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wine-finder-next",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "yolo-agent",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "zuber-internal",
+ "git_mb": 1,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "4square-admin",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "4square-agentabrams",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "AgentAbrams",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ClawCoder",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "FashionCrawler",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Forza",
+ "git_mb": 0,
+ "remote": "origin",
+ "verdict": "WARN",
+ "issues": [
+ {
+ "sev": "WARN",
+ "msg": "remote configured but branch has no upstream — never pushed?"
+ }
+ ]
+ },
+ {
+ "repo": "Freddy",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Grant",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Hub",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "IWasCute",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "NEW-SKU-Viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Patty",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "PoppyPetitions",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Sascha",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "Travis",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "WallpapersBack",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_domain-recon",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_fleet-audit",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_microsite-hawk",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_stage2-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_yolo-data",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "_yolo-dns-rollback",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "a2a-lab",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "abrams-life",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "abramsagency",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ad-signals-rolodex",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "adsense-fleet-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "affiliate-feeds-mcp",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "age-theme-slider",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "agent-abrams-kanban",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "agentabrams-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ai-workforce",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "all-dw-landing",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "allnewsdaily",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "angels-flowers",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "animals",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "api-audit",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "api-token-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "approval-command-center",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "approval-verifier",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "archive-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "asseeninmovies",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "aurora-drift",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "auto-deploy-watcher",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "axel-bitblaze-scout",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "backup-freshness-checker",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "bankrupt-leads",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "bcherny-scout",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "beverly-hills-slots",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "beverlyhillsvideos-tiktok",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "bhv-review-poller",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "big-red",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "billy-website",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "brand-mckenzie-reprice-2026-07",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "brand-selector-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "build-debrief",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "build-pages",
+ "git_mb": 0,
+ "remote": "origin",
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "builds-nightly",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "calendar-agentabrams",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "canary-patches",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cc-command-center",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cf-dns-migration",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "checkup",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claimmyaddress",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-auto-resume",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-code-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-code-supervisor",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-codex-meeting",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-email-responder",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-mail",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "claude-slack",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "clipreviewbydave",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cloudflare-dns-mcp",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cncp-domains",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cncp-failure-collector",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cncp-failures-mockups",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cncp-mcp",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "codex-review-2026-05-03",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "codex-yolo",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "coming-soon-template",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "commercialdesignreps",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "compliance-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "consulting-intake",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "council-0809-builds",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "crankd",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "crezana-scraper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "cypress-awards",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "daily-overnight-skus",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "daily-reporting",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "damask-kaleidoscope",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dave-share",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "db-saturation-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dear-bubbe-next",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "degournay-review-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "delivery-address-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "delivery-address-skill",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "demo-longshot-bot",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designer-line",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designer-portfolio-pages",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designerrepresentatives",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designersalesreps",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designerschat",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designerssalesreps",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designtradelive",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "designtradereps",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "desktop-sorter",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dig-concept-finish",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "directory-core",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "discontinued-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "discontinued-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "domain-sniper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-boardroom-governance",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-boardroom-v2",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-cadence",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-canary-watchdog",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-carnegie-pillow-producttype",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-catalog-control-bar",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-checkout-guard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-collections-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-colorway-retag",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-competitor-analysis",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-cowtan-recrawl",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-data-repair",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-domain-launcher",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-domain-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-fleet-refresh",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-golive-gate",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-hero-admin",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-image-dup-audit",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-install-docs",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-internal-gateway",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-knowledge",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-launchd-canary",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-material-envelope-canary",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-material-filter",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-material-reclassify",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-measure-to-cart",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-monitoring",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-nextjs-admin-login",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-product-class",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-product-manager",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-rail-front-page",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-retail-halving-preview",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-sarah-rowland-searchfix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-scrape-scheduler",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-search-toolbar-mockup",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-settlement-audit",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-staged-active-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-style-guides",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-style-quiz",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-tab-banners",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-theme-toggle",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-universe",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-vendor-microsites",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-vendor-registry-sync",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-vendor-scrapers-local",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-wallpaper-cleanup",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-war-room",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dw-width-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dwha-harlequin-onboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dwjs-bolt-single-roll-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "dwla-rebrand",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "email-deliverability-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "emoji-agentabrams",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "enrich-local-hybrid",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "epstein-card",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "exo-keepalive",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "exo-preflight",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "factory-floor",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fantasea-audit",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fashion-style-guides",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fb21-mfr-images",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "feature-harvest",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fentucci-theme-note",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fentucci-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fineartamerica-price-sync",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "firecities",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fireworks-sim",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fischbacher-onboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fix-live-board",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "flappy-clone",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "flappy-flight",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "flappy-sky",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fleet-lifecycle-steward",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fleet-rag",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fleet-tv",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "fm-wallpaper-sync",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "free-roster-memory",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ga-global-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ga4-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ga4-fleet",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gated-morning-review",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gated-queue-runner",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gcp-case-72846716",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "generative-art-canvas",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "george-mcp",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "george-token-broker",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "glassbeadedwallpaper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gmc-425-supplemental-feed",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gmc-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "google-places-key-provisioner",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "govarbitrage",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "govauctions-mcp",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gracie-scraper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "graphics-agentabrams",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "graphics-loop",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "grassclothwallpaper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "greenland-china",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "greenland-mfr-backfill-2026-07-11",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "groundworks-activation",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "gurisingh-scout",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "harlequin-pilot-publish",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hollywood-body-table-migration",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hollywood-metafield-migration",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "hollywood-mfr-trim",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "homebuyer-claim-helper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ig-token-wizard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "inline-editor",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "instant-audit",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "iterm-project-grouper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "japan-enrich",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "jf-fabrics-recrawl",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "jim-gravity",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "kamatera-nginx",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ken-trade-siren",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "kimi-mcp",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "knowledge-layer-skill",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "koroseal-quote-only",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "kravet-fabric-fix-2026-04-23",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "kravet-wrongjoin-reprice-2026-07",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "la-dscr-lists",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "la-permits-school",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "last30-skill",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "launchd-reminders",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "li-followhub",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "lifestyle-asset-intel",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "linkedin-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "linkedin-like-helper",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "linkedin-voice-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "living-fractal-tree",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "local-model-leaderboard-watch",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "logo-variants-app",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "loops-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "macstudio-specs",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "macstudio1-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "macstudio2-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "main-stage",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "majilite-quote-cta",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "malden-house",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "marketing-campaigns",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "maya-width-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "mcc-recap-video",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "mdc-onboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "melanie-project",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "mfr-recovery-2026-08-23",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "microsite-engine",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "milton-king-recrawl",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "morning-review-features",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "mp3-agentabrams",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "muralsource-curator",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "my-childhood-pics",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "new-arrivals-content-engine",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "new-engine",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "new-items-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "newmor-onboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "novasuede-min-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "novasuede-onboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "oauth-proxy-design",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "omega-watches-2",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "opened-tagger",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "osborne-redesign",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "particle-text",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pastdoor-nginx-watch",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "patternbank-archive",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "penrose-designs",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "permit-radar",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pf-sku-renumber-2026",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "photo-cleanup",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pitch-guard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pitchvideo",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "playa-ignition",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pm2-fleet-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "pm2-migration",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "polymtrx-skill",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "port-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "project-portfolio-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "projects-agentabrams",
+ "git_mb": 0,
+ "remote": "origin",
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "purelymail-fleet-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "purelymail-mcp",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "qty-bulk-2026-04-23",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "quadrille-room-credit-enrich",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "re-coverage-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "re-flyers",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "realestate-flyers",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rebel-walls-push",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-826-tracker",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-licensed-targets",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-marketing",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-slideshow-canary",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-tour",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rentv-v1",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "resize-it",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "resume-queue-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rigo-line-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "roll-on-fabric-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rose-city-rooftop-solstice",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "rubik-cube-3d",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "schumacher-restore",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sdcc-awards",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sdcc-images",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sdcc-mockups",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "security-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "session-2026-05-05-finalize",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "settlement-prescan",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "shopify-apps",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "shopify-oauth-catcher",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "shopify-oauth-handler",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "shopify-order-bell",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "shopify-room-mockup",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sister-parish-onboarding",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sku-check-skill",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "slack-dm-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "slack-to-steve",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "socrata-cre-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sound-agentabrams",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "starsofdesign",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "static-pitch-server",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "stroheim-onboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "sublease-leaderboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tailscale-acl-design",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tailscale-funnel-research",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tailscale-home-access",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ticket-action-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ticket-triage-page",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tiktok-architect",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tiktok-oauth-catcher",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "timeout-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "title-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk-10821-enrichment-health-classifier",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk-10867-gb-safe-plan",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk10656-empty-collections",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk10658-sitemap-audit",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "tk10663-agentic-commerce",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "trademarks-copyright",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "twil-golive-2026-07",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "uspto-trtyrap",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vahallan-line-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vahallan-onboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vcc-cost-backfill",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vendor-agents-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vendor-discount-agent",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vendor-price-requests",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vendor-recrawl-dispatcher",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "ventura-dog-walking",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "videos-agentabrams-worker",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "vintage-wallpaper-archive",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "visual-factory",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "voice-chat",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "voice-clone",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "voronoi-shatter",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "waitline",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wallco-live-viewer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "warp-starfield",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "website-analysis",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wolfgordon-crawl",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "wpb-sales-dashboard",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "yolo-agent-tasks-staging",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "zendesk-chat-analyzer",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "zero-code-trading-bot",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ },
+ {
+ "repo": "zero-price-fix",
+ "git_mb": 0,
+ "remote": null,
+ "verdict": "PASS",
+ "issues": []
+ }
+ ]
+}
\ No newline at end of file
diff --git a/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/launchctl-state.txt b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/launchctl-state.txt
new file mode 100644
index 00000000..44a7042e
--- /dev/null
+++ b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/launchctl-state.txt
@@ -0,0 +1,9 @@
+captured_at_utc=2026-09-03T18:06:41Z
+service=gui/502/com.steve.dw-backup-canary
+state=not running
+runs=18
+last_exit_code=1
+program=/bin/bash
+stdout_path=/tmp/dw-backup-canary.launchd.out.log
+stderr_path=/tmp/dw-backup-canary.launchd.err.log
+action_performed=none
diff --git a/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/monitor-report.md b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/monitor-report.md
new file mode 100644
index 00000000..61a79e74
--- /dev/null
+++ b/data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/monitor-report.md
@@ -0,0 +1,75 @@
+# TK-10928 read-only monitor handoff
+
+- Correlation: `codex-yf-20260903T1803Z-vpops`
+- Observed: `2026-09-03T18:06:39Z` through `2026-09-03T18:06:41Z`
+- Status: complete for the bounded read-only recheck; underlying ticket remains gated/open
+- Cost: `$0`; no Claude, provider API, or paid HTTP endpoint used
+- Changed target paths/services: none
+
+## Zero-cost control
+
+Command: `/bin/cat /Users/macstudio3/Projects/ticket-system/config/dtd-cost-mode`
+
+Result: exact content `ZERO_COST_REQUIRED` plus newline. `DTD_ZERO_COST=1` was present. Guard sha256 at start and end:
+
+`8cae41cd92c49ab229b26a9061bea48712416efcc6534496a94d69a67f5aa7ed`
+
+## Current canary artifact
+
+Commands:
+
+`stat -f 'mtime_local=%Sm bytes=%z inode=%i' -t '%Y-%m-%dT%H:%M:%S%z' /Users/macstudio3/.claude/skills/dw-backup-canary/data/latest.json`
+
+`shasum -a 256 /Users/macstudio3/.claude/skills/dw-backup-canary/data/latest.json`
+
+`jq '{scanned_at,status,verdict,total:(.results|length),fail:([.results[]|select(.verdict=="FAIL")]|length),warn:([.results[]|select(.verdict=="WARN")]|length),targets:[.results[]|select(.repo=="Designer-Wallcoverings" or .repo=="dead-agentabrams")|{repo,git_mb,verdict,issues}]}' /Users/macstudio3/.claude/skills/dw-backup-canary/data/latest.json`
+
+Results:
+
+- mtime `2026-09-03T09:34:08-0700`, bytes `94045`, inode `2943863`
+- sha256 `46c48c943cc78bdfa370bf8a5a323d48500d310e29f27943670ec354711211b3`
+- `scanned_at=2026-09-03T16:34:08.098Z`, `status/verdict=FAIL`, 691 repos, FAIL=2, WARN=10
+- Designer-Wallcoverings: `git_mb=6113`, FAIL on historical `.git` bloat
+- dead-agentabrams: `git_mb=1069`, FAIL on historical `.git` bloat plus WARN for configured remote/no upstream
+
+Delta from the latest durable monitor baseline in TK-10928 (`2026-09-03T16:28Z`): artifact advanced from `scanned_at=2026-09-03T14:37:09.088Z` and 690 repos to `16:34:08.098Z` and 691 repos. Verdict counts and both target verdicts are unchanged.
+
+## Scheduler state
+
+Command: `launchctl print gui/$(id -u)/com.steve.dw-backup-canary | awk '/state =|runs =|last exit code =|program =|stdout path =|stderr path =/{print}'`
+
+Result: loaded and `state = not running`, `/bin/bash`, stdout `/tmp/dw-backup-canary.launchd.out.log`, stderr `/tmp/dw-backup-canary.launchd.err.log`, `runs=18`, `last exit code=1`. Nested launchctl activity fields were `active`; no kickstart/restart/run was performed.
+
+Delta: runs and last exit remain unchanged from the 16:28Z baseline. The newer 16:34Z artifact is still not immutable scheduler-owned identity proof for the daily 04:00 invocation.
+
+## Disk and repository sizes
+
+Command: `df -k /Users/macstudio3/Projects`
+
+Result: `/dev/disk3s5`, 971350180 KiB total, 823313692 KiB used, 103488872 KiB available, 89% capacity.
+
+Two quiescence samples (`du -sk`):
+
+| UTC | Designer-Wallcoverings/.git | dead-agentabrams/.git |
+|---|---:|---:|
+| 2026-09-03T18:06:39Z | 6260160 KiB | 1094708 KiB |
+| 2026-09-03T18:06:41Z | 6260160 KiB | 1094708 KiB |
+
+Delta from 16:28Z durable baseline: Designer-Wallcoverings `+8 KiB` from 6260152 KiB; dead-agentabrams `+512 KiB` from 1094196 KiB. Disk available decreased `1,721,456 KiB` (about 1.64 GiB) from 105210328 KiB. The two-second equality proves point-in-time quiescence only, not trend stability.
+
+## Writer checks
+
+Commands:
+
+`lsof -nP | awk '$9 ~ /^\/Users\/macstudio3\/Projects\/(Designer-Wallcoverings|dead-agentabrams)\/\.git(\/|$)/ {print}'`
+
+`ps -axo pid=,lstart=,command= | awk 'BEGIN{IGNORECASE=1} /git (add|commit|fetch|pull|push|repack|gc|prune|update-ref|pack-objects|index-pack|maintenance|checkout|reset|merge|rebase)/ && /Designer-Wallcoverings|dead-agentabrams/ {print}'`
+
+Results: zero matching open `.git` handles and zero matching executable-aware Git writer processes at the observation instant. This does not claim the repositories are free of other sessions before or after the sample.
+
+## Assumptions, residual gates, and next safe action
+
+- Canonical ticket blocker takes precedence over any board heuristic: history/ref rewrite, prune/GC, threshold-policy change, process action, or remote write requires exact current Steve approval.
+- `latest.json` is mutable and was read in place; its hash above preserves the exact observed identity only while this retained evidence remains available.
+- Skipped by scope: canary execution, alerting `run.sh`, launchd action, repository maintenance/history/ref operations, worktree edits, and TK-11155.
+- Safest next action: correlate the next scheduled 04:00 launchd exit with an immediately captured artifact hash/identity; continue read-only disk and `.git` size sampling. The current 1.64 GiB free-space decline warrants monitoring but does not authorize cleanup.
diff --git a/data/codex-yoloforever/ledger.jsonl b/data/codex-yoloforever/ledger.jsonl
index c91c5811..b07aa0b5 100644
--- a/data/codex-yoloforever/ledger.jsonl
+++ b/data/codex-yoloforever/ledger.jsonl
@@ -60,3 +60,4 @@
{"timestamp":"2026-09-03T17:11:26Z","ticket":"TK-11180-ticketmaster-must-inherit-canonical-stev","action":"Patched local ticketmaster classifier so canonical Steve blocker markers always produce a machine-readable policy hold; added positive coverage for type, owner, and one-action markers plus a non-Steve negative. Canonical owner implemented under A2A; parent independently verified and committed cd2593d, with durable proof commit 829967a.","dtd_verdict":"A=smallest classifier fix plus focused regression, 2/2 valid (Codex+Qwen), post-decision Codex FINAL KEEP","cody_verdict":"Initial FIX FIRST 5/5; top fix=gate all canonical Steve markers. Defect reproduced on TK-10670, fixed; re-gate SHIP IT 5/5 with no surviving defect.","final_dtd_verdict":"SHIP 2/2 valid (Codex+Qwen), post-decision Codex FINAL KEEP","tests_evidence":["18/18 urgency assertions PASS","real TK-10045 steve_action => true/hold-policy/[blocker:steve-gated]/hold-policy","real TK-10670 external_wait owner=steve flag=true => true/hold-policy/[blocker:steve-gated]/hold-policy","non-Steve external_wait negative remains standard","fresh canonical poll snapshot 2026-09-03T17:10:49.287Z","/Users/macstudio3/.claude/skills/ticketmaster/verification/TK-11180-e2e-proof.json","zero-cost guard PASS"],"next_seed":"Fresh ticketmaster snapshot next cycle; select highest-value safe unowned non-colliding item, or record gated-only monitoring if none.","gated_memos":[],"cost":"$0"}
{"timestamp":"2026-09-03T17:30:13Z","ticket":"TK-11183-codex-yoloforever-bounded-monitoring-cyc","action":"Fresh board and canonical-owner audit found zero safe reversible ungated non-colliding pickups; preserved TK-11155 ownership and all TK-10993 gates; froze time-scoped evidence after Cody reproduced mutable-snapshot limitations. No underlying project or external mutation.","dtd_verdict":"A=read-only owner/collision/gate audit, 2/2 valid local voters (Codex+Qwen), post-decision Codex FINAL KEEP","cody_verdict":"SHIP IT 3/5 for evidence-only no-op; top fix=freeze exact time-scoped snapshot and preserve explicit underlying HOLD","final_dtd_verdict":"FIX-THEN-SHIP 2/2 valid local voters (Codex+Qwen), post-decision Codex FINAL KEEP","tests_evidence":["data/codex-yoloforever/evidence/20260903-1029-TK11183/e2e-proof.json","frozen snapshot SHA256 42a9a68bc875cb1ef159cae410b293aa4cb7259b6a902610bb567b7209a1a85f","ticketmaster urgency 18/18 PASS","TK-11155/TK-10993 canonical evidence frozen","zero-cost guard exact PASS"],"next_seed":"Fresh inbox and ticketmaster snapshot next launchd cycle; never reuse this point-in-time eligibility conclusion.","gated_memos":[],"cost":"$0"}
{"timestamp":"2026-09-03T17:50:00Z","ticket":"TK-11184-codex-yoloforever-bounded-monitoring-cyc","action":"Fresh board and canonical-owner audit found no safe reversible ungated non-colliding pickup. Preserved TK-11155 active ownership, rejected its misleading live-owned execute row, and preserved TK-10993 dirty-worktree plus C/D/E gates. No underlying project or external mutation.","dtd_verdict":"A=read-only canonical owner/backlog audit, 2/2 valid local voters (Codex+Qwen), mandatory Codex debate FINAL KEEP","cody_verdict":"SHIP IT 4/5; top fix=refresh next-cycle snapshot and reject every live-owned execute row","final_dtd_verdict":"SHIP 2/2 valid local voters (Codex+Qwen), mandatory Codex debate FINAL KEEP; monitoring record only","tests_evidence":["data/codex-yoloforever/evidence/20260903-1050-TK11184/e2e-proof.json","snapshot SHA256 aea778ce841217c55c155fafeebaa5549e116008dccb4750a0560c742af37eea","ticketmaster urgency 18/18 PASS","live-owned execute rejection PASS","TK-10993 dirty collision and gates PASS","zero-cost guard exact PASS"],"next_seed":"Fresh inbox and ticketmaster snapshot next launchd cycle; reject live-owned execute rows and do not reuse this point-in-time eligibility conclusion.","gated_memos":[],"cost":"$0"}
+{"timestamp":"2026-09-03T18:13:34.521Z","ticket":"TK-10928-cron-issue-com-steve-dw-backup-canary","action":"Fresh board had zero safe pickups; preserved live ownership of TK-11155 and performed one owner-routed read-only TK-10928 canary/scheduler/disk recheck. Cody reproduced transient evidence and the exact artifact/scheduler/report were persisted in a checksummed durable bundle. No target, service, policy, history, threshold, external, or production mutation.","dtd_verdict":"A=read-only canary/scheduler/disk recheck via vp-operations, 2/2 valid local voters (Codex+Qwen); post-decision phase inconclusive, preliminary retained at reduced confidence","cody_verdict":"FIX FIRST 3/5; top fix=persist exact artifact, scheduler state, compact report, baseline and checksums","final_dtd_verdict":"SHIP 2/2 valid local voters (Codex+Qwen); mandatory Codex debate FINAL KEEP; bounded evidence increment only","tests_evidence":["data/codex-yoloforever/evidence/TK-10928-20260903T1806Z/e2e-proof.json","SHA256SUMS 5/5 PASS","artifact semantics FAIL=2 WARN=10 PASS","scheduler runs=18 exit=1 PASS","wrong-hash rejection PASS","A2A correlation PASS","zero-cost guard exact PASS"],"next_seed":"Fresh inbox and ticketmaster snapshot next launchd cycle; after next 04:00 scheduler run correlate exit and exact artifact identity read-only; keep TK-10928 remediation gated/open.","gated_memos":["pending-approval/TK-10928-history-bloat-decision.md"],"cost":"$0"}
← c92cb5c9 record bounded yoloforever monitoring cycle
·
back to Ticket System
·
Ticket desktop bar: top-align tiles in left/right docks + re d9487c83 →