CRANE — Offline Permit Compliance Tracker
==========================================

HOW TO USE
  1. Unzip this folder anywhere on your computer.
  2. Double-click "crane-offline.html" — it opens in your normal web browser.
     (No install, no admin rights, nothing added to your machine.)

WHAT IT DOES
  - Reads a permit you PASTE in, or a PDF you open — entirely on your machine.
  - Your permit is NEVER uploaded anywhere.
  - The only network request is the AI call, sent directly from your browser to
    your AI provider (Anthropic or OpenAI) using your own API key.
  - Everything you enter is stored only in your browser (localStorage).

YOU NEED
  - Your own Anthropic (sk-ant-...) or OpenAI (sk-...) API key.

The hosted version lives at crane.icglabs.co — a build-in-public project by ICG Labs.
