issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Python
Filter by
4.5M results
Part of #116.
Problem
amount literals (e.g. 100억, 1,000원, 3 GB) carry a unit, so normalizing them to a comparable scalar needs a declared,
reviewable unit table. This was split out of the core normalizers ...
enhancement
phase-1
typed-literals
Part of #116.
Problem
Lock the feature behind the same gates as the rest of the engine: prove a typed comparison works deterministically, and
prove an untyped KB stays byte-identical.
Scope
- New ...
phase-1
testing
typed-literals
Part of #116.
Problem
The typed side-relation (#116-3) exposes a comparable value column, but a user still needs a way to ask a comparison —
e.g. which subjects have 정식_운영 on/after 2030? . This issue ...
enhancement
phase-1
typed-literals
Part of #116.
Problem
With normalizers (#116-1) and the declaration (#116-2) in place, the engine must actually receive the typed values so
rules can compare them. This wires the scalar typed side-relation ...
enhancement
phase-1
typed-literals
Part of #116.
Problem
A KB needs a way to declare which relations carry typed literal objects, what type each is, and the ASCII name of its
engine side-relation. This is the declaration surface + its ...
enhancement
phase-1
typed-literals
Part of #116.
Problem
Literal objects are stored as raw strings (e.g. 2030.1, 3). To let the engine order/compare them, each such string must
be parsed deterministically into a canonical sortable scalar. ...
enhancement
phase-1
typed-literals
Problem
On the Briefing screen, scrolling the panel body also scrolls the panel header (Briefing / date / size / 目次 + title) and
the left records list. They should be fixed/independent.
Root cause
app/(main)/layout.tsx ...
Problem
Sun and Moon on the globe are computed via `astronomy-engine` and refreshed every 30 s. There s no on-screen
confirmation that they re live and physically accurate — the user has to trust that ...
enhancement
Problem
The 3D globe auto-rotates at 0.5°/sec. While that looks nice idle, it makes precision clicking on satellites and event
dots painful — the target keeps drifting. Currently the only way to stop ...
enhancement
Problem
Clicking a marker on either pane (map or globe) shows a thin popup with source / time / category / severity / country.
Same for satellites: name / NORAD / altitude / speed / lat-lon. None of it ...
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.