minorsecond / minorsecond/AXTerm

TICKET 0.2 — Zero-Crash Guarantee Audit

Open
#44 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.