Darkmatter · agent stage: prod
preview@internal.darkmatter
Events received
115310
Ignored
115197
Jobs dispatched
117

Event efb99dc0…

← All events

Event

Delivery
efb99dc0-5cf8-11f1-96db-800bb8e3d394
Event
issue_comment
Action
created
Received
2026-05-31T13:59:28.072Z
Signature
valid
Parsed
yes
Sender
czxtm
Repo
darkmatter/titan
Status
ignored — missing_command

Headers

{
  "accept": "*/*",
  "accept-encoding": "gzip, br",
  "cf-connecting-ip": "140.82.115.49",
  "cf-ipcountry": "US",
  "cf-ray": "a0467fd06bd4f4ca",
  "cf-visitor": "{\"scheme\":\"https\"}",
  "connection": "Keep-Alive",
  "content-length": "13981",
  "content-type": "application/json",
  "host": "github-bot.darkmatter.io",
  "user-agent": "GitHub-Hookshot/c97f169",
  "x-forwarded-proto": "https",
  "x-github-delivery": "efb99dc0-5cf8-11f1-96db-800bb8e3d394",
  "x-github-event": "issue_comment",
  "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.49"
}

Payload

{
  "action": "created",
  "issue": {
    "url": "https://api.github.com/repos/darkmatter/titan/issues/125",
    "repository_url": "https://api.github.com/repos/darkmatter/titan",
    "labels_url": "https://api.github.com/repos/darkmatter/titan/issues/125/labels{/name}",
    "comments_url": "https://api.github.com/repos/darkmatter/titan/issues/125/comments",
    "events_url": "https://api.github.com/repos/darkmatter/titan/issues/125/events",
    "html_url": "https://github.com/darkmatter/titan/pull/125",
    "id": 4327767473,
    "node_id": "PR_kwDORDLl6M7Vk5C4",
    "number": 125,
    "title": "Fix Aerodrome replay-position manager fallback",
    "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
    },
    "labels": [],
    "state": "closed",
    "locked": false,
    "assignees": [],
    "milestone": null,
    "comments": 2,
    "created_at": "2026-04-25T10:03:02Z",
    "updated_at": "2026-05-31T13:59:26Z",
    "closed_at": "2026-05-31T13:59:26Z",
    "assignee": null,
    "author_association": "CONTRIBUTOR",
    "issue_field_values": [],
    "type": null,
    "active_lock_reason": null,
    "draft": true,
    "pull_request": {
      "url": "https://api.github.com/repos/darkmatter/titan/pulls/125",
      "html_url": "https://github.com/darkmatter/titan/pull/125",
      "diff_url": "https://github.com/darkmatter/titan/pull/125.diff",
      "patch_url": "https://github.com/darkmatter/titan/pull/125.patch",
      "merged_at": null
    },
    "body": "## Summary\n- teach replay-position chain enrichment to resolve Aerodrome positions across the three Base Slipstream NFPMs introduced in the parent registry branch\n- add manager provenance: `manual`, `dune-row`, `chain-config`, and `config-candidates`\n- pass row-level `nft_manager` from replay-position freezes into chain enrichment when present, while preserving manual `--nft-manager` precedence\n- fail closed on zero readable managers, multiple readable/matching managers, wrong pool token pairs, invalid Dune `nft_manager`, manual/Dune-row manager factory mismatches, and generic RPC failures during candidate iteration\n- update the replay proposal and beads: close `titan-9cr`, keep `titan-47t`/`titan-8zs`/`titan-lj2`/`titan-11c` open, and add `titan-wmt` for manager partitioning in earnings query `6771632`\n\n## Verification\n- `bun run --cwd packages/cl-intelligence test -- replay-position-enrichment replay-position` (49 passed)\n- `bun run --cwd packages/cl-intelligence test` (649 passed, 20 skipped)\n- `bun run --cwd packages/cl-intelligence typecheck`\n- `bun run --cwd packages/cl-intelligence build`\n- `git diff --check`\n\n## Reviews\n- Claude plan review found no blockers; requested stricter test coverage for type widening, existing Aerodrome test rewrite, RPC-vs-revert classification, Dune-row happy path, and ambiguous token-id collisions\n- Claude implementation/final reviews found no blockers; accepted fixes were applied for zero-candidate and Dune-row factory-mismatch tests, pool-token read memoization, and clearer operator copy\n- Review artifacts: `/tmp/claude-review-pM90kc`, `/tmp/claude-review-I2CJ70`, `/tmp/claude-review-30dZR9`, `/tmp/claude-review-SuzKZT`, and PR-body review `/tmp/claude-review-DkTgUF`\n\n## Known caveat\n- no live replay-position Aerodrome no-override smoke was run because the available `/tmp` Aerodrome artifacts are deposit-event/raw-reconciliation freezes, not replay-position earnings freezes\n- production Dune earnings query `6771632` still does not emit or partition by `nft_manager`; this slice falls back to bounded config-candidate RPC fanout and tracks query hardening in `titan-wmt`\n- RPC-vs-revert separation during candidate iteration is intentionally fail-closed for known network/timeout/rate-limit strings, but it remains a viem error-message classifier rather than a typed RPC error taxonomy\n- this does not fix production UI hooks that still assume one Aerodrome NFPM; that remains tracked in `titan-8zs`\n- `bd dolt push` still fails because the beads Dolt remote `origin` is not configured; `.beads/issues.jsonl` is exported and included in git\n",
    "reactions": {
      "url": "https://api.github.com/repos/darkmatter/titan/issues/125/reactions",
      "total_count": 0,
      "+1": 0,
      "-1": 0,
      "laugh": 0,
      "hooray": 0,
      "confused": 0,
      "heart": 0,
      "rocket": 0,
      "eyes": 0
    },
    "timeline_url": "https://api.github.com/repos/darkmatter/titan/issues/125/timeline",
    "performed_via_github_app": null,
    "state_reason": null
  },
  "comment": {
    "url": "https://api.github.com/repos/darkmatter/titan/issues/comments/4586936832",
    "html_url": "https://github.com/darkmatter/titan/pull/125#issuecomment-4586936832",
    "issue_url": "https://api.github.com/repos/darkmatter/titan/issues/125",
    "id": 4586936832,
    "node_id": "IC_kwDORDLl6M8AAAABEWcaAA",
    "user": {
      "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
    },
    "created_at": "2026-05-31T13:59:26Z",
    "updated_at": "2026-05-31T13:59:26Z",
    "body": "Closing as **already integrated into `main`**. This stacked work was absorbed into main via the rollup landings (#163, #174 merged) plus prior squash-merges (#119/#164). Verified: main is a symbol-level superset of every export/function this branch introduced — no work lost. The cl-intelligence test suite passes (1353 passed, 20 skipped) and typecheck/build are clean on main. Superseded stacked branch; closing to clean up the queue.",
    "author_association": "MEMBER",
    "reactions": {
      "url": "https://api.github.com/repos/darkmatter/titan/issues/comments/4586936832/reactions",
      "total_count": 0,
      "+1": 0,
      "-1": 0,
      "laugh": 0,
      "hooray": 0,
      "confused": 0,
      "heart": 0,
      "rocket": 0,
      "eyes": 0
    },
    "performed_via_github_app": null
  },
  "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": 34,
    "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": 34,
    "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"
  }
}