Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1011 Bytes

File metadata and controls

37 lines (24 loc) · 1011 Bytes

Copilot Instructions

This repository contains a single-page, SLIM-compliant HTML document.

Purpose

Provide step-by-step, no-interpretation instructions for improving device behavior under poor network conditions.

Constraints

  • Do not add JavaScript
  • Do not add external CSS
  • Do not add images
  • Do not add tracking or analytics
  • Do not introduce layout complexity

Content Guidelines

  • Instructions must be step-by-step and explicit
  • Avoid abstract or advisory language
  • Prefer “Tap X” over “Users should consider”
  • Minimize text while preserving clarity
  • Assume the user may be under stress or poor connectivity

Compatibility

  • Instructions must remain broadly correct across iOS and Android versions
  • When variation exists, include fallback wording without adding complexity

File Structure

  • Keep everything in index.html
  • Do not split into multiple files

Goal

Maximize reliability, clarity, and usability under low-bandwidth or degraded network conditions.