issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
55M results
Part of #584. Found by adversarial team review @ fa54f8c.
[HIGH] Engine State mutex held across the on-disk save → concurrent search/write stalls for ≈ a full save window
Surface / location: native/shrike-index/src/engine.rs:228-257 ...
bug
main (stable player release, v0.2.8 / 2026-02-26) is ~100+ commits behind dev. Players run a wholly different, pre-pivot
app — none of the build-analysis pivot, meta harvester, tree analyzer, Stitch UI, ...
infra
P1-high
Part of #584. Found by adversarial team review @ fa54f8c.
[HIGH] Batch-safety probe swallows NaN → reconcile ≠ rebuild (silent index non-determinism)
Surface / location: native/shrike-engine-api/src/probe.rs:453-467 ...
bug
Description
_hue_range_label picks a color-family name from the midpoint of the dominant-hue window (bot.py#L91-L102):
start, end = hue_range
for (lo, hi), name in hue_names.items():
mid = (start ...
bug
The dashboard is mid-pivot from the tabbed Stitch UI (#57) to a single consolidated SinglePageView. The new view works
and is null-safe, but the working tree isn t commit-clean. (The season migration was ...
dashboard
P1-high
ux
Part of #584. Found by adversarial team review @ fa54f8c.
[HIGH] reconcile ≠ full rebuild on a model swap → stale / mixed-model vectors, drift goes quiet
Surface / location: kernel — native/shrike-kernel/src/lib.rs:1078-1121 ...
bug
Part of #584. Found by adversarial team review @ fa54f8c.
[HIGH] Index/derived watermark over-certifies what was actually indexed → permanent silent note loss (semantic AND lexical/FTS5)
Surface / location: ...
bug
Found while adding unit tests for the calc engine.
sanitizeSecurities (in finance_dashboard.js) checks ledger/values/notes keys with ymOk = /^\d{4}-\d{2}$/, which
validates the shape but not the month ...
What
cycle_days_since_peak (a core production feature, in FEATURE_COLUMNS) is not a clean sawtooth. Near cycle boundaries it
flip-flops day-to-day between the last peak was ~now and the last peak was ...
design
Description
_IMAGE_CACHE is module-level mutable state shared by all concurrently-running slash-command coroutines. _cache_set
performs a non-atomic check-then-evict-then-insert (bot.py#L70-L74):
def ...
bug

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.