minorsecond / minorsecond/AXTerm
TICKET 0.2 — Zero-Crash Guarantee Audit
Open
@minorsecond is already working on this.
Since Feb 6, 2026.
bug
- Dominant language
- Swift
- Stars
- 0
- Forks
- 0
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 1
Description
TICKET 0.2 — Zero-Crash Guarantee Audit
Priority
🚨 Tier 0 — Ship Blocker
Goal
Ensure AXTerm never crashes due to runtime edge cases.
Scope
- Audit all async/network/DB boundaries
- Guard against:
- nil state assumptions
- empty DB conditions
- locked DB
- backgrounding / foregrounding
- TNC disappearance mid-session
Acceptance Criteria
- No unhandled exceptions
- App degrades gracefully with visible status changes
- UI never freezes or terminates unexpectedly
Out of Scope
- UX polish
- New settings
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.