Skip to content

issues Search Results · language:Dune language:HTML language:JavaScript language:Java language:JavaScript language:Python

Filter by

62.5M results  (1 s)

62.5M results

Context The CLI has no way to print its installed version. Every mature CLI supports --version, and it s the first thing users check when filing a bug ( what version are you on? ). What to do Add a ...
good first issue

Context linear_render._SEVERITY_COLORS is locked to the Severity literal by a dedicated test (tests/test_linear_render.py, which imports _SEVERITY_COLORS), so adding a severity without a color fails CI. ...
testing

Context reconcile s crash-safety logic (compute every rewrite from fresh reads before any write, so a malformed concurrent edit aborts the whole command with no cross-file half-reconcile) lives inline ...
refactoring

Context The pattern try: ... except ProjectError as exc: _print_project_error(exc); raise typer.Exit(2) from exc is copy-pasted in all seven commands (src/game_lattice/cli.py:88-93, 123-128, 166-171, ...
refactoring

Context The rendering layer is only half-extracted. linear delegates JSON to findings_json and human output to render_findings (src/game_lattice/linear_render.py), and graph delegates to render.py. But ...
refactoring

Summary /arckit:diagramas eraser Problem / use case ARC-000-DIAG-010-v1.0_progress.md ARC-000-DIAG-006-v1.2_progress.md Proposed solution ARC-000-DIAG-010-v1.0_progress.md ARC-000-DIAG-006-v1.2_progress.md ...
enhancement

Context Every command rebuilds the entire lattice from scratch: load_lattice (src/game_lattice/orchestrate.py:10-27) re-walks the filesystem (discovery.py:29 rglob per root), re-reads every doc, re-parses ...
enhancement

Part of #9039. Plan §1.2/§4.1 SETTLE row. TIER 4 — merge-authority self-modification. Requires founder preapproval BEFORE implementation and merge (docs/AGENT_OPERATING_CONTRACT.md). Do not start implementation ...
governance
priority:high

Context Three small independent inefficiencies/duplications on the load path. None is urgent; together they remove wasted work per document and one conceptual duplication. Prescribed change 1. Duplicate ...
tech-debt
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.