issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:JavaScript
Filter by
4.6M results
Why
Two numeric trust boundaries accept non-finite / out-of-range input and fail open instead of closed:
1. Performance metrics conflict resolution — src/inv_man_intake/performance/metrics.py:95 reads ...
Why
The smoke/demo extraction path silently weakens the mandatory-field escalation policy.
src/inv_man_intake/v1_smoke.py:223-229 builds a fallback ThresholdConfig when threshold_config is None that declares ...
Why
The scoring engine accepts NaN / non-finite component values, weights, and red-flag caps, producing non-finite scores —
breaking the core invariant that scores are finite values in [0, 1]. scoring/engine.py:168 ...
Why
Production scoring is hardwired to a single asset class. Both production callers pass
weights_by_asset_class=weights_by_asset_class_for( credit ): src/inv_man_intake/v1_smoke.py:303-306 (also asset_class= ...
Why
main is currently RED. The Python CI / lint-format job of ci.yml runs black --check --line-length 100 --exclude
(\.venv|\.workflows-lib|node_modules) . and reports 2 files would be reformatted on ...
Defect
rerank_delta_ndcg (rag_kit/reranker.py:255) documents ndcg_displacement as a normalized score where 1.0 = no change, 0.0
= total flip (field comment line 252, docstring 261-272). But because rel ...
category:ml-ops
priority:med
Problem
The multi-agent marathon prompt library tells Spark workers to report:
- Provider lane: codex-spark
- Provider host: Codex Spark
- Billing path: Codex quota
But scripts/pr_body_check.py ...
area:tests
priority:p2
type:feature
Split from original item #6.
renderNavigation (js/components/navigation.js) calls loadCharacterCached for each character once for the inline tabs and
again for the dropdown. Dedupe to a single load per ...
enhancement
Split from original item #6.
NPC search (searchNPCs, 200ms debounce) and sortNPCTable call full render(), which re-runs the async renderDMScreen and
rebuilds the entire DM screen (dashboard accordions ...
enhancement
Priority: 3
startPolling passes () = render(true) as the onUpdate callback to all four pollers (js/polling.js). In a single tick up
to four checks can detect changes and call onUpdate independently, producing ...
enhancement

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.