issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:TypeScript
Filter by
63M results
Part of #396
Dependencies: #400
Module / Scope: scripts/governance/audit_repo_entropy.py, tests/test_entropy_audit_script.py
Implementation Ready: yes
In Scope
- Add normalized finding fields for ...
governance
governance-5
priority:high
sub-task
tech-debt
I have been putting as many self hosted apps as possible behind authentik. I would like to do the same with this app.
Part of #396
Dependencies: none
Module / Scope: governance report triage; scripts/governance/audit_repo_entropy.py output interpretation;
docs/governance/**
Implementation Ready: yes
In Scope
- ...
documentation
governance
governance-5
priority:high
sub-task
tech-debt
Observation
reinforcement_factor (default 0.3) is:
- Defined in IntelligentMemoryConfig
- Stored in memory metadata via process_memory_metadata()
- Never consumed by calculate_decay() or any other ...
Observation
EbbinghausAlgorithm.should_promote() uses OR-based conditions:
if access_count = 3:
return True
if time_elapsed timedelta(hours=24):
return True
if importance = self.short_term_threshold: ...
Describe the bug Users of the Enatega Multivendor Customer App are encountering a critical alignment issue in the
checkout section related to address display.
To Reproduce Steps to reproduce the behavior: ...
Thanks for the amazing Zig guide!
I m running with Zig 0.16.0, and in the ArrayList Chapter, it seems that there is one redundant line:
...
var i: i32 = 0;
while (true) : (i += 1) {
try stdout.interface.print( ...
Context
Obsidian 1.13.0 introduced a declarative settings API (getSettingDefinitions()) and deprecated the imperative
PluginSettingTab.display() override (obsidian.d.ts: @deprecated Since 1.13.0. Use ...
enhancement
The problem
Supabase s built-in email service is throttled to approximately 3 emails per hour across the entire app. This is a
shared server Supabase provides for development only — it is not meant for ...
configuration
deployment

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.