# v1.1.1 release evidence handoff This is the maintained index for the current release-hardening evidence. It is a reproducible handoff, not a ship decision. Status vocabulary is `PASS` for a dated local gate, `PARTIAL` for bounded local coverage, and `UNAVAILABLE` when owner-supplied external evidence is required. ## Local evidence | Lane | Status | Authority and command/label | Scope and interpretation | | ------------------------ | -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | | full-suite | PASS | [Phase 16 verification](../../.planning/phases/16-cross-phase-uat-full-verification/16-VERIFICATION.md), `full-suite`; `npm test` | Dated 2026-07-18 snapshot: 505 passed, one expected Playwright-package skip, zero failures. | | focused-suite | PASS | Phase 16 verification, `focused-suite`; release-focused `node --test` command | Dated 2026-07-18 snapshot: 179 passed, zero skipped, zero failures. | | lint | PASS | Phase 16 verification, `lint`; `npm run lint` | ESLint scope is owned by `package.json` and CI. | | format | PASS | Phase 16 verification, `format`; `npm run format:check` | Prettier checks the explicit maintained roots in `package.json`; archives and vendor/generated material are not formatted accidentally. | | browser-smoke | PASS / PARTIAL | Phase 16 verification, `browser-smoke`; `npm run test:browser` | Local smoke passed. Full runtime delivery-close, focus-trace, AT, quota, origin, opener, and denied-close lanes remain outside this local proof. | | security/privacy | PASS | [Phase 17 security summary](../../.planning/phases/17-security-privacy-audit/17-SECURITY-SUMMARY.md) and [verification](../../.planning/phases/17-security-privacy-audit/17-VERIFICATION.md) | Local loopback, ownership, redaction, package, installer, protected-file, archive, and fail-closed gates passed. | | package/dependency | PASS | Phase 16 verification, `package-dry-run`, `audit`, `production-dependency-drift` | Package boundary and zero production dependencies preserved. | | shell/install checks | PASS / PARTIAL | Phase 16 verification, `bash-syntax` and `shellcheck` | Current shell checks passed; complete clean-install, upgrade, and uninstall release proof belongs to Phase 19. | | archive/protected checks | PASS | Phase 17 verification and immutable ref `7f87a92` | Historical v1.1 archives and protected dirty files were preserved. | ## External handoffs | Lane | Status | owner | environment | reason | next evidence | | -------------------- | ----------- | ------------------ | --------------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | | authenticated-claude | UNAVAILABLE | project maintainer | authenticated Claude Code session | unavailable in this workspace; local hook/fake-host evidence is not a live host run | Run version-pinned authenticated Claude long-round acceptance and record timeout, reconnect, cancellation, delivery, and fallback results. | | authenticated-codex | UNAVAILABLE | project maintainer | authenticated Codex session | unavailable in this workspace; local MCP evidence is not a live host run | Run version-pinned authenticated Codex long-round acceptance and record timeout, reconnect, cancellation, delivery, and fallback results. | | native-windows | UNAVAILABLE | project maintainer | native Windows host | unavailable in this workspace | Run installer, host, recovery, and browser gates on native Windows. | | native-linux | UNAVAILABLE | project maintainer | native Linux host | unavailable in this workspace | Run installer, host, recovery, and browser gates on native Linux. | These rows are not local `PASS` evidence and must not promote host capability status until the stated owner supplies the stated environment evidence. ## Historical rationale The maintained rationale map is [decisions](../decisions.md), the [timeout runbook](../timeout-runbook.md), the v1.1 [audit](../../.planning/milestones/v1.1-MILESTONE-AUDIT.md), and [integration check](../../.planning/milestones/v1.1-INTEGRATION-CHECK.md). They preserve durable recovery, explicit deadline ownership, evidence-gated host promotion, localhost-only and zero-production-dependency constraints, and the corrected `POST /resume` route. Older Phase 11 wording is historical and superseded; the archived artifact is intentionally unchanged. ## Release boundary Phase 19 owns the final clean-checkout release decision and complete install/upgrade/uninstall lifecycle proof. This handoff records current evidence and open external gates; it does not claim Phase 19 completion.