Skip to content

Add Runlevel and GameServers hosting Terms pages with ownership summaries and sitewide links#42

Merged
iaretechnician merged 1 commit into
unstablefrom
copilot/create-terms-of-service
May 29, 2026
Merged

Add Runlevel and GameServers hosting Terms pages with ownership summaries and sitewide links#42
iaretechnician merged 1 commit into
unstablefrom
copilot/create-terms-of-service

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

This updates the website with two plain-English Terms of Service pages: one for Runlevel Systems service engagements and one for GameServers.World hosting. It also adds concise legal-summary sections on relevant service/product pages and wires navigation links so users can find full terms quickly.

  • Runlevel Systems Terms page (runlevel-terms.php)

    • Added a full ToS covering consulting, development, hosting, publishing, rescue/deployment work, and support plans.
    • Defined the two engagement models:
      • Managed Development (client owns idea/brand/content/data/final deliverables; Runlevel retains reusable/internal systems unless otherwise agreed).
      • Full Source Transfer / Buyout (separate written agreement, potential buyout pricing, third-party license prerequisites).
    • Included required sections: scope/changes, payments/deposits/refunds, support/hosting/backups, third-party services, IP/confidentiality, acceptable use, liability, termination, governing law placeholder, and legal contact placeholder.
    • Included the attorney-review disclaimer.
  • GameServers.World Hosting Terms page (gameservers-world-hosting-terms.php)

    • Added a dedicated hosting ToS and explicitly identified GameServers.World as a Runlevel Systems product.
    • Added hosting-specific sections for acceptable use, customer responsibilities, performance variability factors, backups language, mod/plugin risk, paid custom work, service availability, termination, billing/cancellation, and refund placeholder.
    • Included governing law placeholder, legal contact placeholder, and attorney-review disclaimer.
  • Service/product legal-summary blocks

    • Added “How Project Ownership Works” on Runlevel Systems service pages:
      • design-debug-deploy.php
      • developer-workspaces.php
    • Added “Game Server Hosting Terms” summaries on GameServers.World-related pages:
      • gameserver-hosting.php
      • game-server-panel.php
    • Each summary includes a direct CTA link to the corresponding full terms page.
  • Global discoverability

    • Updated includes/footer.php to add:
      • Runlevel Systems Terms
      • GameServers.World Hosting Terms

Example of the new cross-link pattern:

<div class="service-actions">
    <a class="core-action secondary" href="/runlevel-terms.php">
        Read the Full Runlevel Systems Terms of Service
    </a>
</div>

@iaretechnician iaretechnician marked this pull request as ready for review May 29, 2026 17:35
Copilot AI review requested due to automatic review settings May 29, 2026 17:35
@iaretechnician iaretechnician merged commit 3216366 into unstable May 29, 2026
@iaretechnician iaretechnician deleted the copilot/create-terms-of-service branch May 29, 2026 17:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds legal Terms of Service coverage for Runlevel Systems engagements and GameServers.World hosting, then exposes those terms from relevant service pages and the global footer.

Changes:

  • Added dedicated Runlevel Systems and GameServers.World hosting terms pages.
  • Added ownership/hosting-terms summary blocks with CTA links on related service pages.
  • Added footer links for sitewide discoverability of the new terms.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
runlevel-terms.php Adds the Runlevel Systems Terms of Service page.
gameservers-world-hosting-terms.php Adds the GameServers.World hosting terms page.
includes/footer.php Adds footer links to both terms pages.
design-debug-deploy.php Adds a project ownership summary linking to Runlevel terms.
developer-workspaces.php Adds a project ownership summary linking to Runlevel terms.
gameserver-hosting.php Adds a hosting terms summary linking to GameServers.World terms.
game-server-panel.php Adds a hosting terms summary linking to GameServers.World terms.

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.

3 participants