Payload
{
"id": 48192821617,
"sha": "eb5c3f081952a9cb921e6bcb680e8f7074540392",
"name": "darkmatter/titan",
"target_url": "https://vercel.com/darkmatterlabs/titan/FwuTMyk16t4o8TUmzoRszr5YMLvW",
"avatar_url": "https://avatars.githubusercontent.com/in/8329?v=4",
"context": "Vercel",
"description": "Vercel is deploying your app",
"state": "pending",
"commit": {
"sha": "eb5c3f081952a9cb921e6bcb680e8f7074540392",
"node_id": "C_kwDORDLl6NoAKGViNWMzZjA4MTk1MmE5Y2I5MjFlNmJjYjY4MGU4ZjcwNzQ1NDAzOTI",
"commit": {
"author": {
"name": "Farhan",
"email": "249513614+fkb032@users.noreply.github.com",
"date": "2026-05-31T08:25:28Z"
},
"committer": {
"name": "GitHub",
"email": "noreply@github.com",
"date": "2026-05-31T08:25:28Z"
},
"message": "Add replay card evaluator (#118)\n\n## Summary\n- Add a package-level replay-card evaluator for historical LP decision cards\n- Model pool activity, position outcome, current Titan signal coverage, evidence gaps, and decision classifications\n- Export the evaluator from cl-intelligence and cover Q1-style fixture cases plus review-driven edge cases\n\n## Claude Review\nRan two one-shot Opus 4.7 max-effort Claude reviews as requested:\n- proposal review before implementation\n- implementation review after the initial code\n\nAccepted implementation-review findings and patched:\n- coverage-gated reframe so unsupported workflows cannot claim Titan counterfactual value\n- middle realized-yield band now returns explicit no-op instead of ambiguous insufficient-data\n- missing outcome fields no longer default to zero for realized gross/after-gas yield\n- strong fee yield on directional thesis returns no-op rather than reinforce\n- threshold comments clarify absolute realized yield over the hold window, not APR\n- added regression tests for unsupported reframe, middle-band no-op, partial gas-only outcome, directional strong no-op, threshold override, and invalid close-before-open positions\n\n## Validation\n- bun run --cwd packages/cl-intelligence test -- replay-card\n- bun run --cwd packages/cl-intelligence typecheck\n- bun run --cwd packages/cl-intelligence test\n- bun run --cwd packages/cl-intelligence build",
"tree": {
"sha": "d63ea879093498ec4b18cea979ae5146e0e68a04",
"url": "https://api.github.com/repos/darkmatter/titan/git/trees/d63ea879093498ec4b18cea979ae5146e0e68a04"
},
"url": "https://api.github.com/repos/darkmatter/titan/git/commits/eb5c3f081952a9cb921e6bcb680e8f7074540392",
"comment_count": 0,
"verification": {
"verified": true,
"reason": "valid",
"signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJqG/B4CRC1aQ7uu5UhlAAAF1sQAJtCbX0KJW9jrvyYa8P/0V1r\n4pbsUGBQ600nkotPCz7tWlM8OP3nTFo1gpoWh3VIPxFxV5UPT3hewFh8+vnM/GJv\nCeEJWt8ThDj9LY/x1X6zqMIOis9rpWk287RuGJfU+kS6N/cnRMKK7qvws6eXWTpk\nxep5pc08YTutXtKTcpuFUBVPAXNQdDRUes/UkcE7YyzH1AueTGBSLw97MkNkOe8c\nF3Yd0RgNNxXKayR/WgCuDnZY+yrUNFzTb6+fMJZpN4wNJ3j2Xz+1uSDq3mtH1LnV\navTXQ0+Y6kMxg3BkajoMGJgg2kouvzKOEtngdrDC+nV2Y7pFCeSOLwKpO1UAjdu5\nJwukmp/1iBuNLQGoXQ1OFZgugJpuyFqwBNn/9HkbNgThn0OBqmKuCHQcQ+/nuA09\nGo3uXgYxIuoNfbmH3uNCefE+mR6m5brT3HibRHKCCC6obM1QogLn5VzP6QcAe8Yt\n/CsCy8fpYLQQ1qeKqgyawfPpJYUsIwK4KJxM+HIdo7UH8lblUqQxZecSDRha+4Z+\n43d+a3VL0G18ntRTCFaX6LfrSqK9YwLPTVNxYcWovqg9KnVT5XlpgJGINTn/g72C\ncfNOveddzXos5SCzTSMIsUA8s+v42Te+unc119+uJKhyGA305qjj+BwEPZMLW2TP\nWMdgwsZvqlUixyXF/o+8\n=qJNq\n-----END PGP SIGNATURE-----\n",
"payload": "tree d63ea879093498ec4b18cea979ae5146e0e68a04\nparent 1bb691c3d74957e911d0bd536c7268bc61686266\nauthor Farhan <249513614+fkb032@users.noreply.github.com> 1780215928 -0600\ncommitter GitHub <noreply@github.com> 1780215928 -0700\n\nAdd replay card evaluator (#118)\n\n## Summary\n- Add a package-level replay-card evaluator for historical LP decision cards\n- Model pool activity, position outcome, current Titan signal coverage, evidence gaps, and decision classifications\n- Export the evaluator from cl-intelligence and cover Q1-style fixture cases plus review-driven edge cases\n\n## Claude Review\nRan two one-shot Opus 4.7 max-effort Claude reviews as requested:\n- proposal review before implementation\n- implementation review after the initial code\n\nAccepted implementation-review findings and patched:\n- coverage-gated reframe so unsupported workflows cannot claim Titan counterfactual value\n- middle realized-yield band now returns explicit no-op instead of ambiguous insufficient-data\n- missing outcome fields no longer default to zero for realized gross/after-gas yield\n- strong fee yield on directional thesis returns no-op rather than reinforce\n- threshold comments clarify absolute realized yield over the hold window, not APR\n- added regression tests for unsupported reframe, middle-band no-op, partial gas-only outcome, directional strong no-op, threshold override, and invalid close-before-open positions\n\n## Validation\n- bun run --cwd packages/cl-intelligence test -- replay-card\n- bun run --cwd packages/cl-intelligence typecheck\n- bun run --cwd packages/cl-intelligence test\n- bun run --cwd packages/cl-intelligence build",
"verified_at": "2026-05-31T08:25:28Z"
}
},
"url": "https://api.github.com/repos/darkmatter/titan/commits/eb5c3f081952a9cb921e6bcb680e8f7074540392",
"html_url": "https://github.com/darkmatter/titan/commit/eb5c3f081952a9cb921e6bcb680e8f7074540392",
"comments_url": "https://api.github.com/repos/darkmatter/titan/commits/eb5c3f081952a9cb921e6bcb680e8f7074540392/comments",
"author": {
"login": "fkb032",
"id": 249513614,
"node_id": "U_kgDODt9Gjg",
"avatar_url": "https://avatars.githubusercontent.com/u/249513614?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fkb032",
"html_url": "https://github.com/fkb032",
"followers_url": "https://api.github.com/users/fkb032/followers",
"following_url": "https://api.github.com/users/fkb032/following{/other_user}",
"gists_url": "https://api.github.com/users/fkb032/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fkb032/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fkb032/subscriptions",
"organizations_url": "https://api.github.com/users/fkb032/orgs",
"repos_url": "https://api.github.com/users/fkb032/repos",
"events_url": "https://api.github.com/users/fkb032/events{/privacy}",
"received_events_url": "https://api.github.com/users/fkb032/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"committer": {
"login": "web-flow",
"id": 19864447,
"node_id": "MDQ6VXNlcjE5ODY0NDQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/web-flow",
"html_url": "https://github.com/web-flow",
"followers_url": "https://api.github.com/users/web-flow/followers",
"following_url": "https://api.github.com/users/web-flow/following{/other_user}",
"gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}",
"starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/web-flow/subscriptions",
"organizations_url": "https://api.github.com/users/web-flow/orgs",
"repos_url": "https://api.github.com/users/web-flow/repos",
"events_url": "https://api.github.com/users/web-flow/events{/privacy}",
"received_events_url": "https://api.github.com/users/web-flow/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"parents": [
{
"sha": "1bb691c3d74957e911d0bd536c7268bc61686266",
"url": "https://api.github.com/repos/darkmatter/titan/commits/1bb691c3d74957e911d0bd536c7268bc61686266",
"html_url": "https://github.com/darkmatter/titan/commit/1bb691c3d74957e911d0bd536c7268bc61686266"
}
]
},
"branches": [
{
"name": "main",
"commit": {
"sha": "eb5c3f081952a9cb921e6bcb680e8f7074540392",
"url": "https://api.github.com/repos/darkmatter/titan/commits/eb5c3f081952a9cb921e6bcb680e8f7074540392"
},
"protected": true
}
],
"created_at": "2026-05-31T08:25:32+00:00",
"updated_at": "2026-05-31T08:25:32+00:00",
"repository": {
"id": 1144186344,
"node_id": "R_kgDORDLl6A",
"name": "titan",
"full_name": "darkmatter/titan",
"private": true,
"owner": {
"login": "darkmatter",
"id": 17834193,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE3ODM0MTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/17834193?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/darkmatter",
"html_url": "https://github.com/darkmatter",
"followers_url": "https://api.github.com/users/darkmatter/followers",
"following_url": "https://api.github.com/users/darkmatter/following{/other_user}",
"gists_url": "https://api.github.com/users/darkmatter/gists{/gist_id}",
"starred_url": "https://api.github.com/users/darkmatter/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/darkmatter/subscriptions",
"organizations_url": "https://api.github.com/users/darkmatter/orgs",
"repos_url": "https://api.github.com/users/darkmatter/repos",
"events_url": "https://api.github.com/users/darkmatter/events{/privacy}",
"received_events_url": "https://api.github.com/users/darkmatter/received_events",
"type": "Organization",
"user_view_type": "public",
"site_admin": false
},
"html_url": "https://github.com/darkmatter/titan",
"description": null,
"fork": false,
"url": "https://api.github.com/repos/darkmatter/titan",
"forks_url": "https://api.github.com/repos/darkmatter/titan/forks",
"keys_url": "https://api.github.com/repos/darkmatter/titan/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/darkmatter/titan/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/darkmatter/titan/teams",
"hooks_url": "https://api.github.com/repos/darkmatter/titan/hooks",
"issue_events_url": "https://api.github.com/repos/darkmatter/titan/issues/events{/number}",
"events_url": "https://api.github.com/repos/darkmatter/titan/events",
"assignees_url": "https://api.github.com/repos/darkmatter/titan/assignees{/user}",
"branches_url": "https://api.github.com/repos/darkmatter/titan/branches{/branch}",
"tags_url": "https://api.github.com/repos/darkmatter/titan/tags",
"blobs_url": "https://api.github.com/repos/darkmatter/titan/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/darkmatter/titan/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/darkmatter/titan/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/darkmatter/titan/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/darkmatter/titan/statuses/{sha}",
"languages_url": "https://api.github.com/repos/darkmatter/titan/languages",
"stargazers_url": "https://api.github.com/repos/darkmatter/titan/stargazers",
"contributors_url": "https://api.github.com/repos/darkmatter/titan/contributors",
"subscribers_url": "https://api.github.com/repos/darkmatter/titan/subscribers",
"subscription_url": "https://api.github.com/repos/darkmatter/titan/subscription",
"commits_url": "https://api.github.com/repos/darkmatter/titan/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/darkmatter/titan/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/darkmatter/titan/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/darkmatter/titan/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/darkmatter/titan/contents/{+path}",
"compare_url": "https://api.github.com/repos/darkmatter/titan/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/darkmatter/titan/merges",
"archive_url": "https://api.github.com/repos/darkmatter/titan/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/darkmatter/titan/downloads",
"issues_url": "https://api.github.com/repos/darkmatter/titan/issues{/number}",
"pulls_url": "https://api.github.com/repos/darkmatter/titan/pulls{/number}",
"milestones_url": "https://api.github.com/repos/darkmatter/titan/milestones{/number}",
"notifications_url": "https://api.github.com/repos/darkmatter/titan/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/darkmatter/titan/labels{/name}",
"releases_url": "https://api.github.com/repos/darkmatter/titan/releases{/id}",
"deployments_url": "https://api.github.com/repos/darkmatter/titan/deployments",
"created_at": "2026-01-28T11:53:43Z",
"updated_at": "2026-05-31T08:25:32Z",
"pushed_at": "2026-05-31T08:25:28Z",
"git_url": "git://github.com/darkmatter/titan.git",
"ssh_url": "git@github.com:darkmatter/titan.git",
"clone_url": "https://github.com/darkmatter/titan.git",
"svn_url": "https://github.com/darkmatter/titan",
"homepage": "https://switchblade.app",
"size": 45197,
"stargazers_count": 0,
"watchers_count": 0,
"language": "TypeScript",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"has_discussions": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 45,
"license": null,
"allow_forking": false,
"is_template": false,
"web_commit_signoff_required": false,
"has_pull_requests": true,
"pull_request_creation_policy": "all",
"topics": [],
"visibility": "internal",
"forks": 0,
"open_issues": 45,
"watchers": 0,
"default_branch": "main",
"custom_properties": {}
},
"organization": {
"login": "darkmatter",
"id": 17834193,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE3ODM0MTkz",
"url": "https://api.github.com/orgs/darkmatter",
"repos_url": "https://api.github.com/orgs/darkmatter/repos",
"events_url": "https://api.github.com/orgs/darkmatter/events",
"hooks_url": "https://api.github.com/orgs/darkmatter/hooks",
"issues_url": "https://api.github.com/orgs/darkmatter/issues",
"members_url": "https://api.github.com/orgs/darkmatter/members{/member}",
"public_members_url": "https://api.github.com/orgs/darkmatter/public_members{/member}",
"avatar_url": "https://avatars.githubusercontent.com/u/17834193?v=4",
"description": ""
},
"enterprise": {
"id": 469843,
"slug": "darkmatter",
"name": "darkmatter",
"node_id": "E_kgDOAAcrUw",
"avatar_url": "https://avatars.githubusercontent.com/b/469843?v=4",
"description": "",
"website_url": "darkmatter.io",
"html_url": "https://github.com/enterprises/darkmatter",
"created_at": "2025-09-07T16:01:00Z",
"updated_at": "2026-05-09T15:34:55Z"
},
"sender": {
"login": "vercel[bot]",
"id": 35613825,
"node_id": "MDM6Qm90MzU2MTM4MjU=",
"avatar_url": "https://avatars.githubusercontent.com/in/8329?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vercel%5Bbot%5D",
"html_url": "https://github.com/apps/vercel",
"followers_url": "https://api.github.com/users/vercel%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/vercel%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/vercel%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vercel%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vercel%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/vercel%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/vercel%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/vercel%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/vercel%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"installation": {
"id": 131074261,
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMTMxMDc0MjYx"
}
}