PursuitProof is private, explainable bid/no-bid decision software for small government contractors. It turns a company profile and an opportunity summary into a pursue, investigate, or pass recommendation, factor scorecard, stop conditions, risks, questions, and an exportable compliance starter workpack.
The product is deliberately client-side in the first release:
- no paid API or infrastructure requirement;
- no account or document upload;
- customer inputs remain in browser storage;
- deterministic outputs that can be inspected and challenged;
- explicit boundaries against award guarantees and false certifications.
Requires Node 16 or newer.
npm startOpen http://localhost:4173.
npm run checknpm run leadsThis queries the no-authentication USAspending API and creates ignored files under data/. The output is only a research queue. It does not establish small-business status, product fit, a lawful basis for outreach, or permission to contact anyone.
PursuitProof is decision support, not legal, financial, procurement, or compliance advice. Users must verify the authoritative notice and every output. The software does not submit bids, certify eligibility, or guarantee an award.
See docs/OPERATING_PLAN.md, docs/MARKET_EVIDENCE.md, and docs/LEGAL_RISK_REGISTER.md.