issues Search Results · language:Dune language:JavaScript language:Java language:Python language:HTML language:JavaScript
Filter by
61.8M results
Description
Filter products based on profile and request filters before scoring.
Acceptance Criteria
- [ ] Filter by form (dry, wet, raw, etc.) when specified
- [ ] Filter by life_stage overlap ...
backend
tdd
Part of #3054.
Scope
Add Geography support to the SedonaFlink spatial predicates, so geography columns can be compared (not just constructed
and measured). This mirrors Spark, where these predicates ...
Problem
7 non-main branches in hummbl-governance are diverged and stale.
| Branch | Ahead | Behind | Status |
| --- | --- | --- | --- |
| chore/codex/fix-hummbl-version-test | 6 | 18 | diverged |
| ci/codex/governance-coverage-threshold ...
Description
Seed the scoring_config table with v1 weights.
Acceptance Criteria
- [ ] Migration inserts 4 rows:
- nutritional_adequacy: 0.300
- ingredient_quality: 0.250
- price_value: ...
backend
chore
Goal
Synthesize the epistemic learnings from the post-failure retrospective retro-2182.md into the system s operational
guidelines (the Dao).
Changes
TBD
Pre-Requisites
TBD
Post-Requisites
TBD
...
backlog
status: todo
Description
Generate human-readable explanations for each factor score.
Acceptance Criteria
- [ ] explain_nutritional(product, factor_score) → non-empty string
- [ ] explain_ingredients(product, ...
backend
tdd
Follow-ups identified during the /pr-review + /pr-fix of #72 (merged in 1e4fd7c) and deliberately deferred, either
because they need a live PostgreSQL to verify, change behavior/semantics in a way that ...
Description
Aggregate factor scores into final weighted score.
Acceptance Criteria
- [ ] final_score = (na×0.30 + iq×0.25 + pv×0.25 + am×0.20) × 100
- [ ] Output range: [0.0, 100.0]
- [ ] Deterministic: ...
backend
tdd

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.