pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Python language:C#
Filter by
190M results
Automated test pull request
Problem
admin-api had an incomplete session-based-authz migration (the code references a never-written ADR-SCOPE-A ):
1. ~33 tenant-scoped handlers across 9 routers lacked require_tenant_session → cross-tenant ...
Track storage validation state directly in useApplyStorageOnReview with validationPending (set synchronously before the
async call) and validationReport (set on resolve). Expose hasWarnings and validationPending ...
What
Operators can provision a credential into an agent s namespace from the Admin UI; the agent reads it back via the
existing secret_get. Additive to the phase-1 agent-stored-secrets work; no change ...
…o support customizable data range;
Automated test pull request
RK-16C full-corpus supplemental spike — BUILD ONLY (do not merge / no prod read / no run)
Founder gate D-2026-06-12-91. Re-validates at production scale whether the 8,351-row offline candidates extrapolate ...
Summary
- prism.global.js used import() to dynamically load index.js, making globalThis.Prism available only asynchronously —
breaking backward compatibility with v1 where Prism was available immediately ...