docs(ci): finalize global install runtime docs and smoke coverage
This commit is contained in:
parent
8df567c327
commit
6fbd6329b4
6 changed files with 157 additions and 1 deletions
|
|
@ -41,9 +41,14 @@ Legacy repo-bound shim migration is required:
|
|||
- Rewrite shims to runtime-managed targets atomically.
|
||||
- Preserve user-facing command names and shell compatibility.
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- Linux: npm-global primary, POSIX wrapper fallback.
|
||||
- macOS: npm-global primary, POSIX wrapper fallback.
|
||||
- Windows: npm-global primary, PowerShell wrapper fallback.
|
||||
|
||||
## Failure Modes and Rollback
|
||||
|
||||
- Missing runtime metadata: launcher reports actionable remediation and install mode.
|
||||
- Corrupt runtime target: launcher falls back to previous known-good metadata when present.
|
||||
- Partial install: installer leaves active runtime unchanged and exits non-zero.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue