issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:Java
Filter by
61.8M results
Background Motivation
ADR-0002 (cross-service communication standard) deferred a service-to-service identity mechanism: recommendation-service
forwards the end-user s Bearer token on outbound calls. ...
enhancement
Background Motivation
ADR-0001 (JWT identity contract and consumer authentication) established the platform standard: consumer services verify
HS256 with the shared secret via a Spring NimbusJwtDecoder ...
enhancement
Part of #111. A bundle of independent, low-risk cleanups in the dataset/publish path.
1. Unify the two build_dataset_infos functions
There are two same-named functions: core/datasets.py::build_dataset_infos ...
architecture
dev
enhancement
A mortal judging process was launched at 2026-06-20T17:03:47Z.
- gate (node): value-gate.claude.v1
- atom (claim): atom.gate-model-economy.v0
- prompt_hash: bd2e876fdf4c1246…
This issue opened ...
Part of #111.
Problem
Dataset publication-state evaluation is O(N-total) on every append, review, and publish.
- core/datasets.py::read_rows_by_id re-reads and splits all of train.jsonl per call, ...
architecture
dev
enhancement
Part of #111.
Problem
core/ingest.py::ingest_one_session is a ~700-line function with nine separate best-effort try/except blocks at one
nesting level. It is the single most layered file in the capture ...
architecture
dev
enhancement
/events Получение событий с возможностью фильтрации Jump to definition
GET /events/{id} Получение подробной информации об опубликованном событии по его идентификатору
Part of #111. Two related cleanups, both stop putting things in the immutable log that don t belong there.
Part A: remove patch_survival_cached from the canonical log
core/trails/event_log.py:1529 uses ...
architecture
dev
enhancement
As a service provider I need my service to use security headers and CORS policies So that my web site is not vulnerable
to CORS attacks
Details and Assumptions
- Flask-Talisman will be used for security ...
technical debt
Part of #111.
Problem
The TraceRecord body is stored three times, and the events stream is mirrored on a hot path that has essentially one
real consumer.
TraceRecord body x3:
- bucket/objects/traces/v1/ ...
architecture
dev
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.