-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathclone-cli.json
More file actions
115 lines (115 loc) · 10.3 KB
/
clone-cli.json
File metadata and controls
115 lines (115 loc) · 10.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"schema_version": "softjunk-clone-cli-v1",
"updated": "2026-06-02",
"name": "SoftJunk Lead Kit Clone CLI",
"purpose": "Convert repository clones into useful local follow-up previews, buyer handoff copy, PayPal notes, and exact 5 USD checkout routes without collecting private lead data.",
"raw_cli_url": "https://raw.githubusercontent.com/trungcodeer/softjunk-lead-kit/main/bin/softjunk-lead-kit.js",
"pages_cli_url": "https://trungcodeer.github.io/softjunk-lead-kit/bin/softjunk-lead-kit.js",
"markdown_url": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/CLONE_CLI.md",
"package_json_url": "https://raw.githubusercontent.com/trungcodeer/softjunk-lead-kit/main/package.json",
"package_metadata_url": "https://trungcodeer.github.io/softjunk-lead-kit/package.json",
"package_root_checkout_proof_field": "softjunk.root_checkout_proof",
"agent_checkout_router_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.json",
"package_root_checkout_proof": {
"source": "https://trungcodeer.github.io/softjunk-lead-kit/package.json",
"field": "softjunk.root_checkout_proof",
"agent_checkout_router_url": "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_url": "https://paypal.me/softjunk/5USD",
"open_after_packet_paypal_url": "https://paypal.me/softjunk/5USD",
"payment_handoff_mode": "open_or_copy_after_packet",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"post_payment_proof_watch_command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit paypal-proof-watch --json --max-attempts 1 --interval-seconds 0",
"post_payment_proof_watch_success_condition": "Exit 0 requires PAYPAL_PAYMENT_VERIFIED=true and completion_gate.can_mark_goal_complete=true.",
"post_payment_proof_watch_expected_exit_without_seller_proof": 2,
"payment_proof_boundary": "This proves the executable checkout route only. It is not payment proof.",
"safety_rule": "no spam, scraping, deception, unauthorized outreach, private customer data, or private payment details"
},
"run_after_clone": "node bin/softjunk-lead-kit.js doctor --json",
"run_from_github_package": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit doctor --json",
"run_from_github_package_pay_custom": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"preferred_no_clone_checkout_command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"stable_no_clone_fallback_command": "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",
"stable_no_clone_fallback_role": "pinned_release_tarball_only_if_github_package_is_unavailable",
"release_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"release_tarball_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz",
"release_tarball_sha256_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz.sha256",
"run_from_release_tarball_doctor": "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 doctor --json",
"run_from_release_tarball_pay_custom": "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",
"commands": [
{
"name": "doctor",
"usage": "softjunk-lead-kit doctor --json",
"purpose": "Verify CLI, local-only mode, commands, payment URL, and verification gate."
},
{
"name": "rescue",
"usage": "softjunk-lead-kit rescue --business \"roofing contractor\" --service \"roof estimate\" --source estimate --need \"unanswered estimate\" --tone direct --next quote --json",
"purpose": "Generate local follow-up preview messages and a PayPal note for a custom one-lead rescue."
},
{
"name": "send",
"usage": "softjunk-lead-kit send --business \"med spa\" --service consultation --source DM --need \"quiet inquiry\" --json",
"purpose": "Generate copyable buyer handoff text for one qualified buyer."
},
{
"name": "kit",
"usage": "softjunk-lead-kit kit --json",
"purpose": "Print the proof-to-payment contract for the ready digital kit."
},
{
"name": "pay",
"usage": "softjunk-lead-kit pay --mode kit --json",
"purpose": "Print the exact 5 USD PayPal URL, required note, order form, and verification gate."
},
{
"name": "npm_fund",
"usage": "npm fund \u0026\u0026 npm run fund",
"purpose": "Use package metadata to surface the exact 5 USD PayPal funding URL, then print the custom payment handoff JSON."
}
],
"payment_url": "https://paypal.me/softjunk/5USD",
"payment_url_role": "after_packet_paypal_handoff",
"open_after_packet_paypal_url": "https://paypal.me/softjunk/5USD",
"payment_handoff_mode": "open_or_copy_after_packet",
"after_packet_paypal_url_rule": "Open the Sponsor route first, build the packet, then open or copy the after-packet PayPal URL only after the packet is ready.",
"custom_order_form_url": "https://github.com/trungcodeer/softjunk-lead-kit/issues/new?template=one-lead-rescue-order.yml",
"digital_kit_order_form_url": "https://github.com/trungcodeer/softjunk-lead-kit/issues/new?template=digital-kit-order.yml",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"post_payment_proof_watch_command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit paypal-proof-watch --json --max-attempts 1 --interval-seconds 0",
"post_payment_proof_watch_success_condition": "Exit 0 requires PAYPAL_PAYMENT_VERIFIED=true and completion_gate.can_mark_goal_complete=true.",
"post_payment_proof_watch_expected_exit_without_seller_proof": 2,
"privacy_rule": "Use placeholders only. Do not put customer or PayPal details into public issues, URLs, logs, or prompts.",
"verification_gate": "Do not claim paid, started, delivered, fulfilled, complete, or received unless seller-side PayPal evidence exists or PAYPAL_PAYMENT_VERIFIED=true.",
"run_this_first_markdown_url": "https://trungcodeer.github.io/softjunk-lead-kit/RUN_THIS_FIRST.md",
"run_this_first_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/run-this-first.json",
"try_now_markdown_url": "https://trungcodeer.github.io/softjunk-lead-kit/TRY_NOW.md",
"try_now_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/try-now.json",
"npm_start_command": "npm start",
"npm_try_rescue_command": "npm run try:rescue",
"npm_try_send_command": "npm run try:send",
"npm_pay_custom_command": "npm run pay:custom",
"npm_pay_kit_command": "npm run pay:kit",
"clone_cli_order_form_url": "https://github.com/trungcodeer/softjunk-lead-kit/issues/new?template=clone-cli-order.yml",
"dev_agent_start_markdown_url": "https://trungcodeer.github.io/softjunk-lead-kit/DEV_AGENT_START.md",
"dev_agent_start_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/dev-agent-start.json",
"copilot_instructions_url": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/.github/copilot-instructions.md",
"devcontainer_url": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/.devcontainer/devcontainer.json",
"vscode_tasks_url": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/.vscode/tasks.json",
"npm_agent_first_command": "npm run agent:first",
"npm_codespaces_first_command": "npm run codespaces:first",
"npm_funding_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/npm-funding.json",
"npm_funding_markdown_url": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/NPM_FUNDING.md",
"npm_package_json_url": "https://raw.githubusercontent.com/trungcodeer/softjunk-lead-kit/main/package.json",
"npm_funding_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"npm_fund_command": "npm fund",
"npm_run_fund_command": "npm run fund",
"npm_run_fund_kit_command": "npm run fund:kit",
"mcp_npm_funding_tool_name": "get_softjunk_npm_funding_route",
"mcp_checkout_manifest_url": "https://trungcodeer.github.io/softjunk-lead-kit/mcp-checkout-server.json",
"well_known_mcp_checkout_manifest_url": "https://trungcodeer.github.io/softjunk-lead-kit/.well-known/mcp-checkout-server.json",
"one_buyer_share_url": "https://trungcodeer.github.io/softjunk-lead-kit/one-buyer-share.html",
"one_buyer_share_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/one-buyer-share.json",
"one_buyer_share_text_url": "https://trungcodeer.github.io/softjunk-lead-kit/one-buyer-share.txt"
}