issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:public linked:pr
Filter by
4.4M results
Lever
Give each resolver a documented, testable covered surface declaration.
Why
ResolverConformanceSuite proves the protocol contract — export shape, erase idempotency (already_absent), error taxonomy ...
area:resolvers
type:feat
Problem
Most entrypoint and support docs now use the standard 4-step local validation workflow:
python3 scripts/save_conversation.py sync
python3 tests/run_all.py
git diff --check
git status --short ...
Lever
Extend the generated-schema Hypothesis strategy to the shapes it currently excludes.
Why
packages/effaced/tests/schema_strategies.py (see the module docstring, ~lines 18-21) deliberately keeps ...
area:erasure
area:export
type:test
Lever
Add a runtime verify_subject_erased(session, subject_id) surface that re-runs discovery as a READ after erasure and
asserts zero residual cells, recording the verdict in the append-only audit trail. ...
area:audit
area:erasure
type:feat
Lever
Expose static completeness linting as a runnable effaced lint CLI and extend it to catch unreachable PII tables.
Why
Discovery in effaced is 100% annotation-driven — collect_data_map only sees ...
area:adapters
area:manifest
type:feat
Background
In the Qwen3-Omni CI pipeline, two video-related stages have been failing often:
| Stage | Name | Test file | Workflow job |
| --- | --- | --- | --- |
| Stage 10 | Video-AMME Talker (WER + ...
Problem
The software-factory metrics hook imports datetime.UTC, which is unavailable on the default macOS system Python 3.9.
Running scripts/context_pack.sh --mode implementation --record-factory-metrics ...
priority:p2
type:bug
Project name
Calculate Me
One-line description
Educational friendly Mathematics Calculation Game which test users Speed and Calculation Knowledge
FEATURE:
1. Random math question generator
2. Timer ...
enhancement
- [x] Убрать все вызовы print
- [x] Привести всё к одному виду
- [x] В сложных сценариях использовать traceback
- [x] Логгинг в файлы с rotation. 1 файл на 1 модуль
背景
現在の test suite は example-based test のみで、特定の入力パターンに対する挙動を 1 つずつ assert している。`normalize` (全半角変換) / `InMemoryVault`
(placeholder 採番) / 認識器 (regex + checksum) のような 不変条件 (invariant) を持つロジックは、Hypothesis ...
core
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.