main · last commit
17 hours ago ·
skqvdbd8
sr-ht-compare-rgh Correct compare's README: no replace directive, no core-go fork exists
Lined Up
bd update sr-ht-compare-rgh --claim
bd close sr-ht-compare-rgh
| Created by | bigbes |
| Owner | bigbes@gmail.com |
| Created | 2026-08-17T21:38:41Z |
| Updated | 2026-08-17T21:38:41Z |
What is wrong: sourcehut-compare/README.md's Layout section says 'The core-go dependency is pinned to a private fork (git.srht.bigb.es/~bigbes/core-go) via a replace directive in go.mod.' Neither claim is true against sourcehut-compare/go.mod: 'grep -c replace go.mod' returns 0, and the dependency is a direct require on sourcecraft.dev/bigbes/sr-ht-core, not a replace onto any fork. Why it matters: a reader copying this into a new service would add a replace directive pinning a module that does not exist — and this workspace's own CLAUDE.md specifically warns against a replace onto a local sibling clone. Fix: rewrite the paragraph in sourcehut-compare/README.md to name the two direct requires (sr-ht-core, sr-ht-ecore) and state that no replace directive is used anywhere in the family. The one family exception — dolt's 'github.com/dolthub/gozstd => ./third_party/gozstd-purego' — is a vendored third-party shim, not a local-sibling replace, and should not be cited as a precedent. Note: this finding is marked 'reported' (not independently re-verified by a second pass) in the source register, though the go.mod grep itself was directly checked. Audit: D50 (cross-repo audit, 2026-08-17)
No outgoing dependencies.
Nothing depends on this issue.
| id | sr-ht-compare-rgh |
| content_hash | 6d3d6218b8d59614819770c86a884bf46c93afee836d0a1d72c03b09fc1222f1 |
| title | Correct compare's README: no replace directive, no core-go fork exists |
| description | What is wrong: sourcehut-compare/README.md's Layout section says 'The core-go dependency is pinned to a private fork (git.srht.bigb.es/~bigbes/core-go) via a replace directive in go.mod.' Neither claim is true against sourcehut-compare/go.mod: 'grep -c replace go.mod' returns 0, and the dependency is a direct require on sourcecraft.dev/bigbes/sr-ht-core, not a replace onto any fork. Why it matters: a reader copying this into a new service would add a replace directive pinning a module that does not exist — and this workspace's own CLAUDE.md specifically warns against a replace onto a local sibling clone. Fix: rewrite the paragraph in sourcehut-compare/README.md to name the two direct requires (sr-ht-core, sr-ht-ecore) and state that no replace directive is used anywhere in the family. The one family exception — dolt's 'github.com/dolthub/gozstd => ./third_party/gozstd-purego' — is a vendored third-party shim, not a local-sibling replace, and should not be cited as a precedent. Note: this finding is marked 'reported' (not independently re-verified by a second pass) in the source register, though the go.mod grep itself was directly checked. Audit: D50 (cross-repo audit, 2026-08-17) |
| design | |
| acceptance_criteria | |
| notes | |
| status | open |
| priority | 3 |
| issue_type | chore |
| assignee | NULL |
| estimated_minutes | NULL |
| created_at | 2026-08-17T21:38:41Z |
| created_by | bigbes |
| owner | bigbes@gmail.com |
| updated_at | 2026-08-17T21:38:41Z |
| closed_at | NULL |
| closed_by_session | |
| external_ref | NULL |
| spec_id | |
| compaction_level | 0 |
| compacted_at | NULL |
| compacted_at_commit | NULL |
| original_size | NULL |
| sender | |
| ephemeral | 0 |
| wisp_type | |
| pinned | 0 |
| is_template | 0 |
| mol_type | |
| work_type | |
| source_system | |
| metadata | �{} |
| source_repo | |
| close_reason | |
| event_kind | |
| actor | |
| target | |
| payload | |
| await_type | |
| await_id | |
| timeout_ns | 0 |
| waiters | |
| hook_bead | |
| role_bead | |
| agent_state | |
| last_activity | NULL |
| role_type | |
| rig | |
| due_at | NULL |
| defer_until | NULL |
| no_history | 0 |
| started_at | NULL |
| is_blocked | 0 |
| id | 01a011a9-92ea-757e-91ee-9d5411338c25 |
| issue_id | sr-ht-compare-rgh |
| event_type | created |
| actor | bigbes |
| old_value | |
| new_value | |
| comment | NULL |
| created_at | 2026-08-18T00:38:41Z |
No comments.