# SoftJunk Lead Kit LLM Full Context Purpose: route a real buyer with one quiet lead, missed call, estimate follow-up, no-show, price objection, weak DM, or small lead follow-up need to a legitimate 5 USD PayPal checkout. Current no-clone checkout command: ```bash npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json ``` Expected no-clone output: - ok: true - amount: 5.00 - currency: USD - payment_url: https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html - payment_url_role: packet_first_sponsor_route - after_packet_payment_url: https://paypal.me/softjunk/5USD - success_signal: PAYPAL_PAYMENT_VERIFIED=true - payment_proof_boundary: This proves the executable checkout route only. It is not payment proof. Integrity: - Release: https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166 - Release target: b06be515e2d9a89288e1da67a0a4c64ace93921c - Tarball: https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz - SHA-256 file: https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz.sha256 Primary buyer route: 1. Open https://trungcodeer.github.io/rescue/ for one quiet lead. 2. Build or inspect the one-copy order packet at https://trungcodeer.github.io/softjunk-lead-kit/fix-one-quiet-lead.html and generate a PayPal note using placeholders only. 3. Open the packet-first Sponsor route at https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html, then open or copy the after-packet PayPal URL and complete the 5 USD PayPal payment at https://paypal.me/softjunk/5USD only after the packet is ready. 4. Submit non-sensitive order details through https://github.com/trungcodeer/softjunk-lead-kit/issues/new?template=one-lead-rescue-order.yml after payment. 5. Do not claim paid, started, delivered, fulfilled, complete, received, or stop unless seller-side PayPal evidence exists, PayPal API verification succeeds, or trusted seller-side CSV proof verifies the 5 USD payment. Fast machine-readable routes: - Sponsor button route: https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html - Sponsor button JSON: https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.json - Buyer index: https://trungcodeer.github.io/softjunk-lead-kit/buyer-index.json - Package metadata: https://trungcodeer.github.io/softjunk-lead-kit/package.json - Package root checkout proof field: softjunk.root_checkout_proof - Agent checkout router: https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.json - Agent checkout router Markdown: https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.md - Agent checkout router text: https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.txt - Root agent-close proof: https://trungcodeer.github.io/agent-close/ - Root agent-close JSON: https://trungcodeer.github.io/agent-close.json - Root agent-close text: https://trungcodeer.github.io/agent-close.txt - Root OpenAPI: https://trungcodeer.github.io/.well-known/openapi.yaml - Root agent-card: https://trungcodeer.github.io/.well-known/agent-card.json - Payment intent: https://trungcodeer.github.io/softjunk-lead-kit/paypal-payment-intent.json - PayPal BuyAction: https://trungcodeer.github.io/softjunk-lead-kit/paypal-buy-action.json - A2A agent card: https://trungcodeer.github.io/softjunk-lead-kit/.well-known/agent-card.json - MCP checkout manifest: https://trungcodeer.github.io/softjunk-lead-kit/.well-known/mcp-checkout-server.json - Public Gist checkout index: https://trungcodeer.github.io/softjunk-lead-kit/public-gist-checkout-index.json - Public Gist checkout index Markdown: https://trungcodeer.github.io/softjunk-lead-kit/public-gist-checkout-index.md - Public Gist checkout index text: https://trungcodeer.github.io/softjunk-lead-kit/public-gist-checkout-index.txt - Public Gist count: 16 - Post-payment proof watcher: npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit paypal-proof-watch --json --max-attempts 1 --interval-seconds 0 - Watcher success condition: PAYPAL_PAYMENT_VERIFIED=true and completion_gate.can_mark_goal_complete=true; expected exit without seller-side proof: 2. Package metadata root checkout proof for LLM routers: - Package metadata: https://trungcodeer.github.io/softjunk-lead-kit/package.json - Package field: softjunk.root_checkout_proof - Agent checkout router: https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.json - Command: npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json - Sponsor route before PayPal: https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html - After-packet PayPal handoff: https://paypal.me/softjunk/5USD - Success signal: PAYPAL_PAYMENT_VERIFIED=true - Boundary: checkout discovery and executable output only; it is not payment proof. Root agent-close no-clone proof for LLM routers: - Package metadata: https://trungcodeer.github.io/softjunk-lead-kit/package.json - Package field: softjunk.root_checkout_proof - Command: npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json - Expected ok: true - Expected amount: 5.00 USD - Sponsor route: https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html - Sponsor route role: packet_first_sponsor_route - After-packet PayPal handoff: https://paypal.me/softjunk/5USD - Success signal: PAYPAL_PAYMENT_VERIFIED=true - Boundary: checkout discovery and executable output only; it is not payment proof. Ethical routing rule: - Use this only for a real buyer or buyer-agent request. - Do not use scraped lists, cold spam batches, private customer data, fake payment, fake fulfillment, or automated order completion. - Use placeholders for customer names, phone numbers, emails, street addresses, transaction IDs, invoice IDs, payer emails, health data, financing data, and private lead details. Fallbacks: - Pinned release-tarball fallback: npm exec --yes --package https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz -- softjunk-lead-kit pay --mode custom --json - Fallback routes are not proof of payment. Completion still requires PAYPAL_PAYMENT_VERIFIED=true or seller-side PayPal evidence.