Darkmatter · github-bot stage: prod
preview@internal.darkmatter
Events received
115260
Ignored
115149
Jobs dispatched
115

Event fb8ea370…

← All events

Event

Delivery
fb8ea370-5cf8-11f1-96ed-2a07e2f67ecf
Event
pull_request
Action
closed
Received
2026-05-31T13:59:48.383Z
Signature
valid
Parsed
yes
Sender
czxtm
Repo
darkmatter/titan
Status
ignored — unsupported_event

Headers

{
  "accept": "*/*",
  "accept-encoding": "gzip, br",
  "cf-connecting-ip": "140.82.115.97",
  "cf-ipcountry": "US",
  "cf-ray": "a046804f3b8ec979",
  "cf-visitor": "{\"scheme\":\"https\"}",
  "connection": "Keep-Alive",
  "content-length": "25004",
  "content-type": "application/json",
  "host": "github-bot.darkmatter.io",
  "user-agent": "GitHub-Hookshot/c97f169",
  "x-forwarded-proto": "https",
  "x-github-delivery": "fb8ea370-5cf8-11f1-96ed-2a07e2f67ecf",
  "x-github-event": "pull_request",
  "x-github-hook-id": "628737947",
  "x-github-hook-installation-target-id": "3663660",
  "x-github-hook-installation-target-type": "integration",
  "x-real-ip": "140.82.115.97"
}

Payload

{
  "action": "closed",
  "number": 134,
  "pull_request": {
    "url": "https://api.github.com/repos/darkmatter/titan/pulls/134",
    "id": 3584512949,
    "node_id": "PR_kwDORDLl6M7Vp1O1",
    "html_url": "https://github.com/darkmatter/titan/pull/134",
    "diff_url": "https://github.com/darkmatter/titan/pull/134.diff",
    "patch_url": "https://github.com/darkmatter/titan/pull/134.patch",
    "issue_url": "https://api.github.com/repos/darkmatter/titan/issues/134",
    "number": 134,
    "state": "closed",
    "locked": false,
    "title": "Add strict UniV3 chain collect evidence",
    "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- adds strict Base UniV3 decoded NFPM `collect + increaseLiquidity` evidence to capital-lineage query `7374175`\n- excludes prior-or-same `decreaseLiquidity` before decoded collects so returned principal is not misclassified as fee compounding\n- treats decoded collect-derived fee liquidity as `additional-hidden-fees` when it materially exceeds parent `fees_usd`, while preserving fail-closed gaps for mixed treatment, ownership changes, tracker gaps, and swap/slippage uncertainty\n- updates the CL replay proposal ledger and closes `titan-jr1`; keeps `titan-d0o` open for remaining strategy-grade ROI gaps\n\n## Live Dune Evidence\n- discovery query `7374462`, execution `01KQ3ANG6H8F1TXN80D03TKRJ2`, 8 matched parent-coverage candidates, `10.337` credits\n- canonical lineage query `7374175` v7, execution `01KQ3C5F9JCJF4KRQ70A1K8F7N`, 21 rows, `25.507` credits\n- parent earnings query `7372453` v1, execution `01KQ3B3NRPJQ03CPEE0PFE6DEF`, 21 rows, `1.110` credits\n- report `/tmp/titan-jr1-4890461-capital-lineage-report.json`: `status=partial`, `feeDerivedLiquidityUsd=2158.6192545411527`, `feeDerivedLiquidityTreatment=additional-hidden-fees`\n\n## Claude Review\n- plan review: `/tmp/claude-review-7ECqvg`\n- post-implementation review found the hidden-fee treatment blocker: `/tmp/claude-review-aKgIWN`\n- fix review accepted with no blockers: `/tmp/claude-review-Oxv4mm`\n- optional-hardening review accepted with no blockers: `/tmp/claude-review-Ylz2tV`\n\n## Verification\n- `bun run --cwd packages/cl-intelligence test -- replay-capital-lineage-query replay-capital-lineage src/bin/replay-capital-lineage.test.ts`\n- `bun run --cwd packages/cl-intelligence test`\n- `bun run --cwd packages/cl-intelligence typecheck`\n- `bun run --cwd packages/cl-intelligence build`\n- `git diff --check`\n- `bd dep cycles --json`\n\n## Notes\n- `bd dolt push` still fails because the Dolt remote `origin` is not configured; git push succeeded.\n",
    "created_at": "2026-04-25T22:47:21Z",
    "updated_at": "2026-05-31T13:59:46Z",
    "closed_at": "2026-05-31T13:59:46Z",
    "merged_at": null,
    "merge_commit_sha": "0c3f27df8cafdbf68650420324510a2bcc067ba7",
    "assignees": [],
    "requested_reviewers": [],
    "requested_teams": [],
    "labels": [],
    "milestone": null,
    "draft": true,
    "commits_url": "https://api.github.com/repos/darkmatter/titan/pulls/134/commits",
    "review_comments_url": "https://api.github.com/repos/darkmatter/titan/pulls/134/comments",
    "review_comment_url": "https://api.github.com/repos/darkmatter/titan/pulls/comments{/number}",
    "comments_url": "https://api.github.com/repos/darkmatter/titan/issues/134/comments",
    "statuses_url": "https://api.github.com/repos/darkmatter/titan/statuses/3180fbffbc65e78e4f380ccb64fd214f14717df1",
    "head": {
      "label": "darkmatter:fkb/cl-replay-chain-collect-evidence",
      "ref": "fkb/cl-replay-chain-collect-evidence",
      "sha": "3180fbffbc65e78e4f380ccb64fd214f14717df1",
      "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": 25,
        "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": 25,
        "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-aerodrome-lineage-proof",
      "ref": "fkb/cl-replay-aerodrome-lineage-proof",
      "sha": "b9ac23997530a6a2787cc5232d958d2b610d115e",
      "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": 25,
        "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": 25,
        "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/134"
      },
      "html": {
        "href": "https://github.com/darkmatter/titan/pull/134"
      },
      "issue": {
        "href": "https://api.github.com/repos/darkmatter/titan/issues/134"
      },
      "comments": {
        "href": "https://api.github.com/repos/darkmatter/titan/issues/134/comments"
      },
      "review_comments": {
        "href": "https://api.github.com/repos/darkmatter/titan/pulls/134/comments"
      },
      "review_comment": {
        "href": "https://api.github.com/repos/darkmatter/titan/pulls/comments{/number}"
      },
      "commits": {
        "href": "https://api.github.com/repos/darkmatter/titan/pulls/134/commits"
      },
      "statuses": {
        "href": "https://api.github.com/repos/darkmatter/titan/statuses/3180fbffbc65e78e4f380ccb64fd214f14717df1"
      }
    },
    "author_association": "CONTRIBUTOR",
    "auto_merge": null,
    "assignee": null,
    "active_lock_reason": null,
    "merged": false,
    "mergeable": true,
    "rebaseable": false,
    "mergeable_state": "clean",
    "merged_by": null,
    "comments": 2,
    "review_comments": 0,
    "maintainer_can_modify": false,
    "commits": 2,
    "additions": 3776,
    "deletions": 13,
    "changed_files": 14
  },
  "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": 25,
    "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": 25,
    "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"
  }
}