issues Search Results · language:Edge language:TypeScript language:HTML language:HTML language:JavaScript language:HTML
Filter by
12.4M results
Problem
The publish contract says Hub consumes only typed shapes but there is no runtime validation.
Acceptance Criteria
- Add runtime validation for PublishedCompetencyItem, PublishedAssignmentBlueprint, ...
backend
contract
p0
Problem
- QuestionItem.difficulty uses numeric 1 | 2 | 3 | 4 | 5
- PublishedCompetencyItem.difficulty uses Easy | Medium | Hard
- Internal entities use grade: string, published contracts use grade: ...
contract
p0
types
Problem
QualityGateResult.gate is currently string, but the contract requires exactly six gates.
Acceptance Criteria
- Add type QualityGate = alignment | answer | distractor | language | safety | ...
contract
p0
types
Problem
ItemStatus does not include ai_validated, but the official lifecycle does. ItemStatus goes ai_generated →
needs_human_review, skipping ai_validated. ITEM_LIFECYCLE_STAGES includes ai_validated. ...
p0
types
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @Shakeer1024! Welcome to your Skills exercise! ...
Hi @micheman,I’m Jacob, a SWE Cloud Architect
I am reaching out because I m looking to partner with an experienced professional to bring my idea to life, with the
potential to generate side income.
Do ...
Overview
We need to implement the core simulation engine for the Nature s Invisible Heat Artists game. This engine will handle
the mathematical calculations and state changes for different materials (Metal, ...
S08
Severe SQLite Database Locking Bottleneck During Login
Labels: type:performance level:advanced
🐛 Bug Description
To implement rate-limiting, the login.php script logs failed attempts to an SQLite table. ...
level:advanced
type:bug
type:performance
Summary
Expose core s embedding primitive — embed() and the embedding dimension — as public API from @plur-ai/core, so any store
backend can compute embeddings identically to core s hybrid search.
Background ...
enhancement
P1
Value Impact
undefined
Patch
import { assert } from chai ;
// Existing function
export function calculateNetAmount(gross: number, discountRate: number): number {
// Defensive guard for invalid inputs ...

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.