LEADKEEPER SAMPLE PROTOTYPE

This source package is the same clickable workflow shown in Promptlaiy's public sample delivery.
It contains fictional data and no backend, accounts, integrations, or production automation.

RUN IT

1. Extract the ZIP.
2. From the extracted folder, run a small local web server:
   python -m http.server 8000
3. Open http://localhost:8000/samples/leadkeeper/

FILES

- samples/leadkeeper/index.html — prototype structure
- leadkeeper.css — responsive interface styles
- leadkeeper.js — lead selection, draft editing, reset, and approval interactions

Nothing is saved or transmitted. Refresh the page to reset the sample.
