issues Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:Python
Filter by
47.3M results
Goal
Continue post-v0.1.0 Tiantai stabilization by improving source references and bibliography fields for one core Tiantai
work and selected core Tiantai terms.
Scope
This issue focuses on a small, ...
Description
Event-type strings are hardcoded 22 times across dashboard.py (8 unique types). If an event type string changes in
events.py (e.g., candidate_blocked → candidate_gate_blocked), the dashboard ...
domain/frontend
priority/p1
size/s
tech-debt
Description
Hypothesis is listed as a dev dependency but has zero imports in any source or test file. No from hypothesis import ...,
no @given, no settings(profile=...) anywhere in the codebase.
Remove ...
domain/ops
priority/p1
size/xs
task
Description
llm_adapter.py imports LLMConfig from alpha_quant.app.config at runtime. This directly violates the hexagonal
architecture rule that adapters must not depend on the application layer.
The ...
domain/backend
priority/p1
size/s
tech-debt
Description
The composite score for a candidate is computed with three different weighting formulas at different pipeline stages.
ranking.py:_compute_composite() uses 0.60 technical + 0.25 momentum + ...
bug
domain/quant
priority/p0
size/m
Part of #129.
Objective
Ensure document ingestion cannot block or destabilize the API request process.
Scope
- Return quickly from upload with an uploaded status.
- Process extraction, chunking, ...
tests/methodic/mac/test_transmute.py
fatal=True should be removed because the test should do syscall and the model should check its result. Result may be not
always True and it is expected behavior.
Parent
- Part of #6
Scope
Add the initial error boundary for the admin frontend shell.
Acceptance Criteria
- [ ] Frontend admin wraps the app shell in an error boundary.
- [ ] Runtime render ...
area:frontend-admin
priority:p1
type:task
Description
PR #1028 added per-listener execution modes and surfaces the mode as a chip in the app-detail handlers view
(frontend/src/components/app-detail/unified-handler-row.tsx). The global /handlers ...
area:ui
size:small
type: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.