Local static preview build request

Contact Capture Static Preview Build Request

Request packet only

Request Outcome

  • 1ready-for-static-preview-build-owner-review means the packet is ready to ask the owner for a later local build approval.
  • 2ready-for-more-local-review keeps visual review active without asking for a build.
  • 3changes-requested-static-preview-build-request records that the packet needs local changes before asking again.
  • !blocked-static-preview-build-request appears if upstream evidence or safety confirmation is missing.

Evidence Required

  • 1/mobile-assistant-packaging-target-request must return ready-for-static-preview-build-request.
  • 2/mobile-assistant-release-readiness, /mobile-assistant-pwa-packaging-review, and /mobile-assistant-pwa-packaging-plan must be referenced.
  • 3verify-local-preview-routes and mobile browser verification must be referenced.
  • 4buildCommandReviewReference, cacheDenylistReference, artifactHandlingReference, and cleanupPlanReference must be present.

Build Boundary

  • 1request-static-preview-build prepares a request only.
  • 2continue-local-review keeps the build request paused.
  • 3request-changes sends the packet back for local edits.
  • !npm run build (template only; not executed by this packet).

Safety Confirmations

  • 1requestOnly, ownerApprovalNotRecorded, noBuildStarted, and noBuildArtifactCreated remain true.
  • 2noPackageInstall, noNativePackaging, noDeployStarted, noHostingChange, and noDnsChange remain true.
  • 3noServiceWorkerCacheExpansion, noLiveOcr, noLiveAdapters, noGoogleContacts, and noN8nExecution remain true.
  • !noCredentialAccess, noProductionAccess, noDurableWrite, noRawPayloadStorage, noNotificationSend, and strictControlRequiredForBuild are mandatory.

Owner Decision Gates

  • 1decision-static-preview-build-window.
  • 2decision-build-command-owner.
  • 3decision-artifact-cleanup-owner and decision-cache-denylist-owner.
  • 4decision-post-build-verification-owner.

Stop Rules

  • !No build command, build artifact, deploy, hosting, DNS, production, or live adapter.
  • !No package install, native packaging, TestFlight, app-store action, or service-worker cache expansion.
  • !No live OCR, Google Contacts read/write, n8n/Contacts Agent execution, credential/token access, durable write, raw payload storage, or notification send.

Local Endpoints

  • 1/mobile-assistant-static-preview-build-request-policy lists request-only guardrails.
  • 2/mobile-assistant-static-preview-build-request-plan creates the owner request packet without execution.
  • 3/mobile-assistant-static-preview-build-runbook prepares the next command-order packet without execution.
  • 4npm run verify:mobile-assistant-static-preview-build-request-browser checks this page visually.