Skip to content

Finalize owner-provided Terms legal content and align official X contact links#26

Merged
0xward merged 2 commits into
mainfrom
copilot/update-governing-law-section
Jul 10, 2026
Merged

Finalize owner-provided Terms legal content and align official X contact links#26
0xward merged 2 commits into
mainfrom
copilot/update-governing-law-section

Conversation

Copilot AI commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR applies the repo owner’s finalized legal text to app/terms/page.tsx and removes the remaining governing-law placeholder/TBD state. It also aligns official social/contact links across Footer, Terms, and Privacy with the current X handle.

  • Terms legal content finalization (app/terms/page.tsx)

    • Replaced Governing Law placeholder with finalized Singapore law text + CISG exclusion.
    • Added new Dispute Resolution & Binding Arbitration section (SIAC, Singapore seat, 1 arbitrator, English, individual-only proceedings).
    • Expanded Intellectual Property with developer ownership, virtual-asset licensing, NFT/token-vs-IP boundary, and secondary-market disclaimer.
    • Expanded Limitation of Liability with aggregate cap: lesser of 3-month paid amount or USD $100.
    • Merged/expanded prohibited-conduct coverage into Anti-Cheat, Exploitation, and Prohibited Behaviors (including smart-contract abuse and enforcement/forfeiture rights).
    • Added Web3, Stablecoin, and Blockchain Network Risks coverage (Celo infra risk, USDm/USDT/USDC risk, MiniPay non-custodial scope).
    • Updated top legal note to reflect owner-provided finalized content and bumped LAST_UPDATED to July 10, 2026.
  • Section structure and numbering

    • Renumbered Terms sections sequentially to keep Contact as the final section.
    • Final sequence is now 1 → 14, with new sections inserted and existing sections shifted consistently.
  • Official X/Twitter channel alignment

    • components/ui/Footer.tsx: replaced outdated Twitter URL with https://x.com/nullstate_id (no extra link duplication, existing link pattern preserved).
    • app/terms/page.tsx Contact: added X link alongside Telegram.
    • app/privacy/page.tsx Contact: added matching X link alongside Telegram for consistency.
// components/ui/Footer.tsx
const links = [
  { href: 'https://x.com/nullstate_id', label: 'TWITTER' },
  { href: 'https://t.me/nullstate_id', label: 'SUPPORT' },
  // ...
]

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nullstate Ready Ready Preview, Comment Jul 10, 2026 3:26pm

Copilot AI changed the title [WIP] Update Governing Law section with finalized legal text Finalize owner-provided Terms legal content and align official X contact links Jul 10, 2026
Copilot AI requested a review from 0xward July 10, 2026 15:26
@0xward 0xward marked this pull request as ready for review July 10, 2026 15:29
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@0xward 0xward merged commit acbe6db into main Jul 10, 2026
4 checks passed
@0xward 0xward deleted the copilot/update-governing-law-section branch July 11, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants