From d698009050f647d4333a98d7fb588208e1d6828d Mon Sep 17 00:00:00 2001 From: "lp-publisher[bot]" Date: Tue, 21 Jul 2026 15:48:35 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Add=20weekly=20statement=20for=202026-07-15?= =?UTF-8?q?=20=E2=86=92=202026-07-21?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Generated by auditmos/ogsfrompoly@ee0e4d6c0e3b3c388bdc02a629e9d9250abba290 via .github/workflows/lp-publish.yml run 29845510545. Draft frontmatter — operator polish required before flipping to false. --- src/content/statements/2026-07-21-weekly.md | 42 +++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 src/content/statements/2026-07-21-weekly.md diff --git a/src/content/statements/2026-07-21-weekly.md b/src/content/statements/2026-07-21-weekly.md new file mode 100644 index 0000000..5bd61dd --- /dev/null +++ b/src/content/statements/2026-07-21-weekly.md @@ -0,0 +1,42 @@ +--- +schema_version: 1 +type: weekly +draft: true +title: Week of 2026-07-15 +summary: poly-track weekly statement — 6471 alerts, hit rate 0.50. +period_start: '2026-07-15' +period_end: '2026-07-21' +bankroll_usd: 10000.0 +alert_count: 6471 +hit_rate: 0.5044776119402985 +hypothetical_pnl_usd: 4246.240000000001 +categories: +- politics +- macro-finance +top_wallets: +- truncated_id: wallet_8de2 + category: macro-finance + hypothetical_pnl_usd: -962.2699999999998 +- truncated_id: wallet_d5f9 + category: macro-finance + hypothetical_pnl_usd: 705.15 +- truncated_id: wallet_da44 + category: politics + hypothetical_pnl_usd: 697.45 +- truncated_id: wallet_d750 + category: politics + hypothetical_pnl_usd: 518.4000000000001 +- truncated_id: wallet_6461 + category: politics + hypothetical_pnl_usd: -455.15000000000003 +--- + +## Strategy track record (2026-07-15 → 2026-07-21) + +Generated from poly-track warehouse for the weekly window 2026-07-15 → 2026-07-21. 6471 alerts emitted in this window across the LP-public categories (politics, macro-finance). Numbers in the frontmatter are mechanically derived. + +Top wallets are ranked by realized PnL magnitude. A wallet-level `hypothetical_pnl_usd`, when present, is the $100-notional alert-model PnL for that wallet in this same window; it is an annotation, not the ranking key. + +## Methodology reminder + +See [/methodology](/methodology) for the sign-randomization skill test and the disclosure policy. All wallet references on this page are truncated IDs; no on-chain lookup is possible from this page alone. From fe9c75f97b8ef2e1ce6d243a6e000bec5f720b95 Mon Sep 17 00:00:00 2001 From: Tom Kowalczyk Date: Wed, 22 Jul 2026 09:38:14 +0200 Subject: [PATCH 2/2] Change draft status to false for weekly statement --- src/content/statements/2026-07-21-weekly.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/statements/2026-07-21-weekly.md b/src/content/statements/2026-07-21-weekly.md index 5bd61dd..331780f 100644 --- a/src/content/statements/2026-07-21-weekly.md +++ b/src/content/statements/2026-07-21-weekly.md @@ -1,7 +1,7 @@ --- schema_version: 1 type: weekly -draft: true +draft: false title: Week of 2026-07-15 summary: poly-track weekly statement — 6471 alerts, hit rate 0.50. period_start: '2026-07-15'