Skip to content

Commit 227b960

Browse files
Add standalone terms acceptance gate
1 parent 60b45ad commit 227b960

4 files changed

Lines changed: 49 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/ready-to-pay-website-audit-microservice-starter.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,23 @@ body:
1414
Listed price: $150. This public issue is not payment proof. Paid work or transfer starts only after scope/terms are accepted and external payment proof exists through a seller-owned checkout, invoice, marketplace order, funded milestone, or payment request.
1515
1616
Do not post private data, credentials, payment screenshots, API keys, customer records, regulated private data, or sensitive files in this public issue.
17+
- type: markdown
18+
attributes:
19+
value: |
20+
Standalone terms page:
21+
https://jaxassistant55.github.io/jax-micro-offer-studio/standalone-offer-terms.html#website-audit-microservice-starter
22+
23+
Exact acceptance statement to paste below:
24+
I accept the Website Audit Microservice Starter fixed-scope work terms at $150. I understand work or transfer starts only after seller-owned external payment proof exists; I will provide only public or buyer-owned/buyer-authorized non-sensitive inputs; the deliverable is limited to the public preview, README/ORDER scope, and accepted ready-to-pay form details; and credentials, account login work, unauthorized private files, confidential regulated data handling, purchasing, publishing changes, ongoing support, custom implementation beyond the accepted scope, or extra revisions are not included unless separately agreed before payment.
25+
- type: textarea
26+
id: exact_terms_acceptance
27+
attributes:
28+
label: Exact terms acceptance statement
29+
description: Paste the exact statement from the terms page. Material edits must be clarified before payment.
30+
placeholder: |
31+
I accept the Website Audit Microservice Starter fixed-scope work terms at $150. I understand work or transfer starts only after seller-owned external payment proof exists; I will provide only public or buyer-owned/buyer-authorized non-sensitive inputs; the deliverable is limited to the public preview, README/ORDER scope, and accepted ready-to-pay form details; and credentials, account login work, unauthorized private files, confidential regulated data handling, purchasing, publishing changes, ongoing support, custom implementation beyond the accepted scope, or extra revisions are not included unless separately agreed before payment.
32+
validations:
33+
required: true
1734
- type: checkboxes
1835
id: scope_boundary
1936
attributes:

ORDER.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,18 @@ Use this repo-specific order board for the lowest-friction public buyer comment
8383
https://github.com/jaxassistant55/website-audit-microservice-starter/issues/1
8484

8585
The issue is not payment proof. It is only a public intake thread. Paid work or paid bundle transfer still requires accepted scope and external payment proof before delivery.
86+
87+
<!-- standalone-offer-terms:start -->
88+
## Terms And Exact Acceptance
89+
90+
- Standalone terms: https://jaxassistant55.github.io/jax-micro-offer-studio/standalone-offer-terms.html#website-audit-microservice-starter
91+
- Terms CSV: https://jaxassistant55.github.io/jax-micro-offer-studio/standalone_offer_terms.csv
92+
- Payment activation after accepted scope: https://jaxassistant55.github.io/jax-micro-offer-studio/payment-activation.html
93+
- Proof monitor: https://jaxassistant55.github.io/jax-micro-offer-studio/proof-monitor.html
94+
95+
Exact acceptance statement:
96+
97+
> I accept the Website Audit Microservice Starter fixed-scope work terms at $150. I understand work or transfer starts only after seller-owned external payment proof exists; I will provide only public or buyer-owned/buyer-authorized non-sensitive inputs; the deliverable is limited to the public preview, README/ORDER scope, and accepted ready-to-pay form details; and credentials, account login work, unauthorized private files, confidential regulated data handling, purchasing, publishing changes, ongoing support, custom implementation beyond the accepted scope, or extra revisions are not included unless separately agreed before payment.
98+
99+
This repository remains a public lead surface and counts $0 until a real buyer accepts terms, pays through a seller-owned external route, receives delivery or transfer, and payment is posted, released, payable, or cleared.
100+
<!-- standalone-offer-terms:end -->

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,18 @@ Not included: payment processing, login systems, private scraping, regulated leg
5959
## Revenue Boundary
6060

6161
This public repository is a free sample and counts as $0 by itself. Money counts only after a real buyer accepts scope, pays through a user-owned payment route, receives the work, and payment is posted, released, payable, or cleared.
62+
63+
<!-- standalone-offer-terms:start -->
64+
## Terms And Exact Acceptance
65+
66+
- Standalone terms: https://jaxassistant55.github.io/jax-micro-offer-studio/standalone-offer-terms.html#website-audit-microservice-starter
67+
- Terms CSV: https://jaxassistant55.github.io/jax-micro-offer-studio/standalone_offer_terms.csv
68+
- Payment activation after accepted scope: https://jaxassistant55.github.io/jax-micro-offer-studio/payment-activation.html
69+
- Proof monitor: https://jaxassistant55.github.io/jax-micro-offer-studio/proof-monitor.html
70+
71+
Exact acceptance statement:
72+
73+
> I accept the Website Audit Microservice Starter fixed-scope work terms at $150. I understand work or transfer starts only after seller-owned external payment proof exists; I will provide only public or buyer-owned/buyer-authorized non-sensitive inputs; the deliverable is limited to the public preview, README/ORDER scope, and accepted ready-to-pay form details; and credentials, account login work, unauthorized private files, confidential regulated data handling, purchasing, publishing changes, ongoing support, custom implementation beyond the accepted scope, or extra revisions are not included unless separately agreed before payment.
74+
75+
This repository remains a public lead surface and counts $0 until a real buyer accepts terms, pays through a seller-owned external route, receives delivery or transfer, and payment is posted, released, payable, or cleared.
76+
<!-- standalone-offer-terms:end -->

scripts/respond_to_ready_buyer_issue.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
PAYMENT_ACTIVATION = "https://jaxassistant55.github.io/jax-micro-offer-studio/payment-activation.html"
1414
PROOF_MONITOR = "https://jaxassistant55.github.io/jax-micro-offer-studio/proof-monitor.html"
1515
PAID_CATALOG = "https://jaxassistant55.github.io/jax-micro-offer-studio/paid-offer-action-catalog.html"
16-
TERMS_URL = ""
17-
EXACT_ACCEPTANCE = ""
16+
TERMS_URL = "https://jaxassistant55.github.io/jax-micro-offer-studio/standalone-offer-terms.html#website-audit-microservice-starter"
17+
EXACT_ACCEPTANCE = "I accept the Website Audit Microservice Starter fixed-scope work terms at $150. I understand work or transfer starts only after seller-owned external payment proof exists; I will provide only public or buyer-owned/buyer-authorized non-sensitive inputs; the deliverable is limited to the public preview, README/ORDER scope, and accepted ready-to-pay form details; and credentials, account login work, unauthorized private files, confidential regulated data handling, purchasing, publishing changes, ongoing support, custom implementation beyond the accepted scope, or extra revisions are not included unless separately agreed before payment."
1818
MARKER = "<!-- standalone-micro-offer:buyer-response:v1 -->"
1919
ASSISTANT_AUTHORS = %w[jaxassistant55 github-actions[bot]].freeze
2020
RESPONSE_LABELS = {

0 commit comments

Comments
 (0)