Files
58f7f717ae docs(test): use canonical github.io install URL in run-as-root case (#473)
The run-as-root install case doc still showed the retry command using
the community-operated openjarvis.ai domain, whose TLS is broken and
which the project does not control (#337). Point it at the canonical,
project-controlled GitHub Pages URL, matching README and the install
docs. Documentation only — the bats test it describes asserts exit
code + "root" in stderr and has no URL dependency.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 16:51:16 -07:00
..
2026-05-05 14:42:48 -07:00

Failure-mode regression catalog

Every error-handling case from the design doc §8 is documented here, with:

  • The trigger conditions
  • The expected user-visible behavior
  • The retry / fix command
  • The test that exercises it (in tests/install/)

When a real-world bug report uncovers a new failure mode, add an entry here at the same time you add the regression test.

Index

(Add new entries as the catalog grows.)