issues Search Results · language:Dune language:JavaScript language:Java language:Python language:Python language:JavaScript
Filter by
55.1M results
UX / Principle 7: what-if and sensitivity are not exposed in the CLI
SensitivityAnalyzer implements what_if(), sensitivity(), and parameter_impact() (engine.py:294-381), but the CLI exposes
only validate, ...
enhancement
×^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File
C:\Users\anura_hhvnhy4\AppData\Local\Temp\pip-build-env-xuxla2_2\overlay\Lib\site-packages\hatchling\builders\plugin\interface.py
, line 149, in build ...
Overview
Returns the server s version string. Pulled forward from Phase 5 because the mobile app s soft version-compatibility
warning (mobile-app-decisions §13) checks this on every launch. No auth required ...
the item
story: As the loop, I need a foreign reviewer s response to land as value-gated atoms under one proposed arc, because
today the envoy only pushes outward (new through seal) and a returned review ...
Robustness: an unknown frequency unit is silently treated as per-second
_get_entry_frequency() converts the entry frequency using divisors.get(unit, 1.0) (engine.py:147-153). Any unit not in
the map falls ...
bug
Bug: parameter_impact() silently reports no impact for unsupported parameters
SensitivityAnalyzer.parameter_impact() (engine.py:363-381) handles only parameter == frequency . For every other
parameter ...
bug
Architecture / Principle 5: the two representations are fused into one document
Principle 5 ( Two inputs, one engine ) promises: * you can run the same cost model against different environments (dev, ...
enhancement
UX / correctness: unknown resources are silently dropped during extraction
ResourceRegistry.extract() returns None when no handler matches an address, and also swallows NotImplementedError into
None (infra_cost_model/resources/registry.py:56-80). ...
bug
Problem
STAB-008 retry rules correctly keep clean deploy/live-tree mismatch and isolated engine-process-stale signals
ticketless, but capture_error_signals() still records every occurrence in sentinel_error_recurrences. ...
codex
priority:high
reliability
작업 목표
- 검증 에이전트에 libs/telemetry 연동 (생성 에이전트와 동일한 패턴)
- P5 팀 공유용 옵저버빌리티 가이드 문서 작성
주요 변경 내용
agents/validation/agent.py
- init_telemetry( validation , region=REGION) 호출 추가
agents/validation/rule_engine/layer1_info_preservation.py ...
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.