issues Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript linked:pr
Filter by
5.9M results
Severity: Low — file: live-main.js (stale 990 enrichment)
render() replaces this.profiles and calls enrichAll, which checks this.lastGraph !== data after its Promise.all before
painting (good — superseded ...
enhancement
Severity: Low (robustness/cleanup) — file: flow-graph.js
Minor hardening surfaced in review (none are crashes today):
- zoomFit() getBBox() can throw (flow-graph.js:282-292) if the SVG is detached/zero-size ...
bug
Severity: Medium (visual) — file: flow-graph.js (new live engine)
The layered layout positions nodes by depth:
// flow-graph.js:239-241
const colW = (w - margin*2) / Math.max(1, maxDepth);
...forceX(d ...
bug
Severity: Medium — file: propublica.js
1. Transient errors cached as permanent negatives. A proxy 502/network failure (catch at propublica.js:38-40, 63-65)
leaves result/profile = null, which is ...
bug
Severity: High (data correctness — wrong 990 = misinformation) — file: propublica.js
The whole point of the similarity gate is a recipient never picks up an unrelated nonprofit s 990. It stops unrelated ...
bug
Severity: High — file: propublica.js (new in #20)
proxied() (propublica.js:19-22) does a plain fetch with no timeout/AbortController. enrichAll fires ~1–2 dozen of these
concurrently per Visualize (Promise.all), ...
bug
Project name
Docker Learning Simulator
One-line description
Learn Docker interactively through container simulations, image management exercises, networking concepts, and hands-on
visual tutorials. ...
enhancement
Add server endpoints to summarize/ask arbitrary user-supplied text, plus a health passthrough so the UI can show which
backend (cloud vs. local) is active.
Add server endpoints to summarize and ask questions about a stored document by id (client → server → GenAI service →
result), passing the document s content and title as context.
Severity: high (the headline metric is misleading)
The token-savings ledger clamps per-call savings to max(0, full_history - patch) (usage.py::record_compilation, and
engine.py::prepare returns the same ...

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.