uttrflow / uttrflow/uttrflow-swift
uttrflow-dev probe surface --seconds and probe retrieval --entries crash on negative values
Open
Beginner friendly
area:ai-suggestions
area:build
bug
good first issue
P2
- Dominant language
- Swift
- Stars
- 4
- Forks
- 17
- Avg merge
- 3h 32m
- Merged PRs (30d)
- 277
Description
## What happens
- `probe surface` (`Sources/uttrflow-dev/Probe.swift:23-24`) loops `for tick in 0..
Contributor guide
Research direction
Read CONTRIBUTING.md, then inspect the probe commands in Sources/uttrflow-dev/Probe.swift and compare their validation patterns with Sources/uttrflow-dev/Bench.swift and Record.swift. Check that negative and zero values are refused with allowed-range messages, valid values remain unchanged, and run the documented probe commands plus make verify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100