Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr

Filter by

4.5M results  (329 ms)

4.5M results

Problem npm run check (= lint + format + pipeline:check + validate:docs) is the documented local pre-push gate, but its validator list has drifted from CI: .github/workflows/validate.yml runs validate:committed-seed ...
backend
maintainer-only

Context scripts/smoke-live-api.mjs enumerates every API_ROUTES entry and asserts HTTP 200, substituting placeholders by literal string-replace. It only runs in publish-cloudflare.yml (never on PRs), and ...
backend
maintainer-only

Problem validate:artifact-budgets gates data-artifact sizes only. There is no gate on the compiled Worker bundle. Cloudflare Workers have a hard 1 MB gzipped limit; the Worker imports src/mcp-server.mjs ...
backend
maintainer-only

Context A cluster of small, independent serving optimizations found in the audit. None is a correctness emergency; together they tighten cache efficiency, fairness, and operational robustness. Each is ...
backend
maintainer-only

Context workers/api.mjs is the largest backend file (5,565 lines, 119 functions, ~30 route handlers). A workers/request-handlers/ directory exists as the intended extraction target but holds only discovery.mjs ...
backend
maintainer-only

Context The audit (#163) found the ultra-wide corpus is invisible on first run (reddit-only default; the selector is opt-in). The right fix is sources-by-idea: let the brief pick which of the 13 sources ...

Problem scripts/build-network-registry.mjs:296 guards its CLI entry with if (import.meta.url === \file://${process.argv[1]}`). import.meta.urlis percent-encoded butfile://${process.argv[1]}is raw — so ...
backend
maintainer-only

Context PR #1271 added a generated_at-normalized delta-skip hash; PR #1297 deliberately reverted the upload skip back to the real sha256 (because the content-hash skip misaligned the latest/ manifest ...
backend
maintainer-only

Context envelopeResponse() is async (workers/responses.mjs:67, awaits weakEtag). Four analytics handlers call it without await, so the per-response cold-D1 cache-poison guard is inert. Problem handleBulkHealthTrends ...
backend
maintainer-only

Target repo: JSONbored/metagraphed-ui Context metagraphed generates openapi.json → generated/metagraphed-api.d.ts → generated/metagraphed-client.ts and publishes them as @jsonbored/metagraphed (v0.5.0, ...
frontend
maintainer-only
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.