Payload
{
"action": "closed",
"number": 121,
"pull_request": {
"url": "https://api.github.com/repos/darkmatter/titan/pulls/121",
"id": 3582778771,
"node_id": "PR_kwDORDLl6M7VjN2T",
"html_url": "https://github.com/darkmatter/titan/pull/121",
"diff_url": "https://github.com/darkmatter/titan/pull/121.diff",
"patch_url": "https://github.com/darkmatter/titan/pull/121.patch",
"issue_url": "https://api.github.com/repos/darkmatter/titan/issues/121",
"number": 121,
"state": "closed",
"locked": false,
"title": "Add Dune replay deposit-event feeder",
"user": {
"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
},
"body": "## Summary\n\n- Pins canonical Dune query `7371806` plus repo-pinned SQL for Base Uniswap V3 / Aerodrome NFPM `mint` and `increaseLiquidity` deposit-event rows with exact-minute `prices.usd` valuation.\n- Adds `tcl replay-deposit-events` to freeze that query through the existing `dune-freeze` artifact path, with runtime params, query version, execution ID, credit cost, pagination metadata, and atomic output preserved.\n- Hardens deposit-basis reconstruction against cross-protocol token ID collisions by requiring one protocol per feeder run, validating single-protocol freeze output, requiring the original mint row, rejecting duplicate mint rows, and failing closed on mixed-protocol reducer inputs.\n- Updates the historical replay roadmap/status doc and closes `titan-dr7`.\n\n## Verification\n\n- Claude plan review: one blocker found (`protocol=all` unsafe because the reducer was token-ID-only); applied by requiring a single protocol and adding CLI/reducer guards.\n- Claude implementation review: no blockers; accepted low-severity hardening fixes applied.\n- Claude PR-body review: no blockers; wording nits applied.\n- `bun run --cwd packages/cl-intelligence test -- replay-deposit-events-query replay-deposit-events replay-deposit-basis` -> 23 passed.\n- `bun run --cwd packages/cl-intelligence test` -> 600 passed, 20 skipped.\n- `bun run --cwd packages/cl-intelligence typecheck` -> passed.\n- `bun run --cwd packages/cl-intelligence build` -> passed.\n- `git diff --check` -> passed.\n\n## Live Dune Smokes\n\n- UniV3 Base token `4779752`: `tcl replay-deposit-events` wrote `/tmp/4779752-deposit-events.json` from query `7371806`, execution `01KQ1GKGB0FRWBFVEGKKWNEEAM`, cost `11.614807693` credits, 2 rows, no evidence gaps, gross deposit basis `$1,000,871.93`.\n- `tcl replay-position` consumed that freeze plus fresh query `6771632`, execution `01KQ1GNQ23P4VE0T8VNJKPCX18`, and produced `replayCard.position.depositUsd=$1,000,871.93` without manual `--deposit-usd`.\n- Aerodrome Base token `68244063`: Aerodrome path validated via Dune MCP only, execution `01KQ1GQD09YW76N3Z7PYSFNEKH`, cost `13.273` credits, returned one complete priced mint row with `tick_spacing=100`.\n\n## Limits\n\n- This is still gross deposit basis, not time-weighted capital, IL, benchmark ROI, opportunity cost, or switching-cost replay.\n- Exact-minute pricing intentionally fails closed when Dune lacks price data; no nearest-minute fallback in this slice.\n- Base-only and token-scoped; broader wallet/universe import and calibration subset remain separate work.\n",
"created_at": "2026-04-25T05:29:14Z",
"updated_at": "2026-05-31T13:59:18Z",
"closed_at": "2026-05-31T13:59:18Z",
"merged_at": null,
"merge_commit_sha": "7b690d06d7d92a728a19fee8a17eac01926eabf0",
"assignees": [],
"requested_reviewers": [],
"requested_teams": [],
"labels": [],
"milestone": null,
"draft": true,
"commits_url": "https://api.github.com/repos/darkmatter/titan/pulls/121/commits",
"review_comments_url": "https://api.github.com/repos/darkmatter/titan/pulls/121/comments",
"review_comment_url": "https://api.github.com/repos/darkmatter/titan/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/darkmatter/titan/issues/121/comments",
"statuses_url": "https://api.github.com/repos/darkmatter/titan/statuses/5693a4400030b6a9ca0cbb9e00cfd5255c46c37a",
"head": {
"label": "darkmatter:fkb/cl-replay-dune-deposit-feeder",
"ref": "fkb/cl-replay-dune-deposit-feeder",
"sha": "5693a4400030b6a9ca0cbb9e00cfd5255c46c37a",
"user": {
"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
},
"repo": {
"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-31T13:58:41Z",
"pushed_at": "2026-05-31T13:58:32Z",
"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": 45213,
"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": 38,
"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": 38,
"watchers": 0,
"default_branch": "main",
"allow_squash_merge": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_auto_merge": true,
"delete_branch_on_merge": true,
"allow_update_branch": true,
"use_squash_pr_title_as_default": false,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE"
}
},
"base": {
"label": "darkmatter:fkb/cl-replay-deposit-basis",
"ref": "fkb/cl-replay-deposit-basis",
"sha": "f1f01797da8c1e0beefa5eb883e1a914a81ba46d",
"user": {
"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
},
"repo": {
"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-31T13:58:41Z",
"pushed_at": "2026-05-31T13:58:32Z",
"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": 45213,
"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": 38,
"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": 38,
"watchers": 0,
"default_branch": "main",
"allow_squash_merge": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_auto_merge": true,
"delete_branch_on_merge": true,
"allow_update_branch": true,
"use_squash_pr_title_as_default": false,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/darkmatter/titan/pulls/121"
},
"html": {
"href": "https://github.com/darkmatter/titan/pull/121"
},
"issue": {
"href": "https://api.github.com/repos/darkmatter/titan/issues/121"
},
"comments": {
"href": "https://api.github.com/repos/darkmatter/titan/issues/121/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/darkmatter/titan/pulls/121/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/darkmatter/titan/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/darkmatter/titan/pulls/121/commits"
},
"statuses": {
"href": "https://api.github.com/repos/darkmatter/titan/statuses/5693a4400030b6a9ca0cbb9e00cfd5255c46c37a"
}
},
"author_association": "CONTRIBUTOR",
"auto_merge": null,
"assignee": null,
"active_lock_reason": null,
"merged": false,
"mergeable": null,
"rebaseable": null,
"mergeable_state": "unknown",
"merged_by": null,
"comments": 2,
"review_comments": 0,
"maintainer_can_modify": false,
"commits": 1,
"additions": 1061,
"deletions": 8,
"changed_files": 10
},
"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-31T13:58:41Z",
"pushed_at": "2026-05-31T13:58:32Z",
"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": 45213,
"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": 38,
"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": 38,
"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": "czxtm",
"id": 1325802,
"node_id": "MDQ6VXNlcjEzMjU4MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1325802?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/czxtm",
"html_url": "https://github.com/czxtm",
"followers_url": "https://api.github.com/users/czxtm/followers",
"following_url": "https://api.github.com/users/czxtm/following{/other_user}",
"gists_url": "https://api.github.com/users/czxtm/gists{/gist_id}",
"starred_url": "https://api.github.com/users/czxtm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/czxtm/subscriptions",
"organizations_url": "https://api.github.com/users/czxtm/orgs",
"repos_url": "https://api.github.com/users/czxtm/repos",
"events_url": "https://api.github.com/users/czxtm/events{/privacy}",
"received_events_url": "https://api.github.com/users/czxtm/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"installation": {
"id": 131074261,
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMTMxMDc0MjYx"
}
}