v1.17.1: docs-only patch syncing npm README with the v1.17 surface notes
Docs-only patch. Syncs the npm README + USAGE with the v1.17 surface notes shipped to GitHub right after v1.17.0 was published. No code changes.
Changed
- README leads with the v1.17 reliability headlines; env-var table prefaced with the strtobool truthy parsing rule; macOS 26.x callout cites the new
bundleStatusfield onrecordTimeProfile, thesavedOutsideWatchDirfield onrecordViaInstrumentsApp, and the fault-tolerantinspectTracefallback. Capture / record section renumbered from (3) to (4) with the previously-missingrecordViaInstrumentsApprow.verifyFix+countAlive+inspectTrace+recordTimeProfilerows annotated with their v1.17 surface additions. - USAGE.md follow-up prompts table gained a
verifyFixexample using{ pattern, mode: "exact" }. Troubleshooting recovery list for the macOS 26.x recording wedge documents thesavedOutsideWatchDirAppleScript fallback.