Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 525 Bytes

File metadata and controls

11 lines (8 loc) · 525 Bytes

LaunchProof project context

LaunchProof audits public launch evidence. Preserve these product rules when remixing:

  1. Never turn missing evidence into a pass.
  2. Keep every score traceable to a visible check and source.
  3. Do not request private repository credentials.
  4. Do not allow private or local URL targets in the website audit.
  5. Keep demo data clearly labeled.

The project uses React 19, TypeScript, Vinext, and a Cloudflare-compatible route handler. Start it with npm run dev and validate with npm test.