issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:TypeScript language:JavaScript
Filter by
7.9M results
Context
V-B-A finding while verifying #13082 against live dev (HEAD 8e545f48b, post #13103/#13084 merge): the Neural Link
harness tool-projection mechanism is fully implemented and enforced (#13084 shipped ...
ai
architecture
enhancement
Root cause
runtime/src/engine/render/passes/label-pass.ts opens a per-show perf-mark at the top of the label-show loop:
- label-pass.ts:298 — perfMarkStart( encoder.label-dispatch.show ) at the top ...
Context
#542 (PR #555) migrated the three main season facts (fct_player_season_stats, fct_team_season_stats,
fct_keeper_season_stats) onto configs/medallion/source_priority.yaml. Their _audit siblings ...
area:gold
type:refactor
Root cause
runtime/src/loader/tiles-sse.ts:221-222 derives projType from a hand-written projection.name ternary:
const projType = projection.name === mercator ? 0
: projection.name === natural_earth ...
Problem
The NaCl regression test can complete its didOpen path before the minimal pygls test client receives a
publishDiagnostics notification. Tests that only assert absence of ERROR diagnostics should ...
Two lifecycle defects in runtime/src/data/tile-catalog.ts leak memory and CPU for the page lifetime.
BUG 11 — prewarmSkeleton retry pump is uncancellable (MED)
prewarmSkeleton starts a self-rescheduling ...
Root cause
decomposeFeatures in compiler/src/tiler/vector-tiler.ts:90-127 dispatches on geom.type with branches for Point /
MultiPoint / LineString / MultiLineString / Polygon / MultiPolygon, and continues ...
Problem
PR #248 merged the release evidence tracker closure/readiness guard and closed issue #246, but the durable autonomous
run state and roadmap verification metadata still identify that PR as active ...
release
roadmap
Three small, independent front-end parsing bugs in the X-GIS DSL compiler.
BUG 7 — trailing comma in a show property throws (MED)
compiler/src/parser/parser.ts:188-196 (parseShowProperty). After the ...
Root cause
PanZoomController captures the world point under the cursor at drag-start (pointerdown) and at the pinch→single-finger
handoff, converting client coords to canvas device pixels with a hardcoded ...

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.