issues Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript linked:pr
Filter by
3.2M results
Problem
quorum-slot-dispatch.cjs:1705 builds spawnArgs with --dispatch-slot --compact-actions --retrieval-skipped
--quorum-invocation-id --persist-sessions that call-quorum-slot.cjs never parses, and ...
confirmed
needs-triage
quorum-hardening
Problem
Two semaphores guard the same HTTP resource with different keys/bugs: provider-concurrency.cjs (hostname-path) and
quorum-slot-dispatch.cjs:54 semAcquire (sha256(baseUrl)).
- provider-concurrency.cjs:201: ...
confirmed
needs-triage
quorum-hardening
Problem
install.js:2708 nf-bin copy loop copies only *.cjs — .mjs is skipped, so ~/.claude/nf-bin/unified-mcp-server.mjs does
not exist. ensureMcpSlotsFromProviders (:536/:743) then writes args:[ repo ...
confirmed
needs-triage
quorum-hardening
Problem
run-quorum-composition-alloy.cjs:135 detects failures with /Counterexample/i.test(stdout). Alloy 6 never prints that
word — a violated check emits a skolem $ Assert _ var instance block. Empirically ...
confirmed
needs-triage
quorum-hardening
Problem
quorum-consensus-gate.cjs:97 and :270 do require( ./run-prism.cjs ) just to borrow readMCPAvailabilityRates. But
run-prism.cjs runs ~400 lines on import: process.exit(1) at :59 :83 :171 :337 :422 ...
confirmed
needs-triage
quorum-hardening
Problem
Two primitives are re-implemented across ~14 call sites with divergent semantics — this is the structural root of
config-drift (fixed 6×: #150 #148 #162 #163 #165 #186) and null-CLI (fixed 4×: ...
confirmed
needs-triage
quorum-hardening
Problem (LIVE on real installs today)
bin/quorum-preflight.cjs:311 probes slots with probeBinary(p.cli, ...) → spawn(p.cli) (:165). Every live slot in
~/.claude/nf-bin/providers.json has cli: null (only ...
confirmed
needs-triage
quorum-hardening
Description
Currently, gates and their ports are not rendered as a single visual unit. The gate body is drawn by drawGate(), while
ports are rendered later by drawInputPorts() and drawOutputPorts().
...
bug
バグの概要
ホーム画面の参加率TOP3/自分の参加率で、参加率が100%を超えるプレイヤーが表示される(例: 2026年6月 白石新菜)。
再現手順
1. あるプレイヤーが月内セッションの試合枠に対し、ほぼ全試合分の PracticeParticipant 行を持つ(WON)
2. うち1回を抜け番にして「非ABSENT」の抜け番活動(自主練・観戦等)を記録 → matchNumber=null ...
bug
概要
ユーザー状態(UserStatus)および貸出状態(LoanStatus)を厳密に検証するため、それぞれのテストクラスでマトリクスによる全パターンの網羅テストを実装。
🎯 期待される状態
- [X] UserStatusの仕様一致
- [X] UserStatusTestのACTIVE, INACTIVE 間の相互遷移マトリクスが完全に網羅されていること。
- ...
enhancement
testing

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.