Skip to content

Add Acceptable Use Policy page and update terms with link#248

Merged
DestroyCom merged 3 commits into
masterfrom
feat/add-accepatble-use
May 12, 2026
Merged

Add Acceptable Use Policy page and update terms with link#248
DestroyCom merged 3 commits into
masterfrom
feat/add-accepatble-use

Conversation

@DestroyCom
Copy link
Copy Markdown
Owner

@DestroyCom DestroyCom commented May 12, 2026

Summary by CodeRabbit

  • Documentation
    • Added a new "Acceptable Use" policy page to the legal documentation section.
    • Updated the Terms page to include a reference to the new Acceptable Use policy and refreshed the last modified date.

Review Change Stack

This page outlines the acceptable use policy for StroyGetter, detailing permitted and prohibited uses, platform terms, automation restrictions, and enforcement measures.
Updated the last updated date and added a link to the acceptable use policy.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 778c5a34-cbc7-4a45-8f95-f4fc5291117b

📥 Commits

Reviewing files that changed from the base of the PR and between 6637169 and b27cd05.

📒 Files selected for processing (3)
  • app/legal/acceptable-use/page.tsx
  • app/legal/terms/page.tsx
  • app/sitemap.ts

📝 Walkthrough

Walkthrough

This PR adds a new Acceptable Use Policy legal page to the application. The new page includes full SEO metadata, policy sections rendered from data, and cross-references from the Terms page. A sitemap entry is registered for discoverability.

Changes

Acceptable Use Policy Page

Layer / File(s) Summary
Policy page structure, content, and metadata
app/legal/acceptable-use/page.tsx
Metadata export specifies canonical URL and indexing directives. A SECTIONS constant defines five policy sections (permitted, prohibited, platform terms, automation, enforcement). The AcceptableUsePage component renders the page with "Last updated" label, title, intro paragraph linking to Terms, and section list.
Cross-linking and sitemap integration
app/legal/terms/page.tsx, app/sitemap.ts
Terms page intro is expanded to include an inline hyperlink to the Acceptable Use Policy with styled underline and hover effects. The sitemap is updated with a new entry for /legal/acceptable-use with yearly change frequency and 0.4 priority.

Estimated Code Review Effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A policy page hops into view,
With sections clear and metadata true,
Cross-linked from terms with graceful care,
Now sitemapped for all to find there! ✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/add-accepatble-use

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@DestroyCom DestroyCom merged commit bb93f25 into master May 12, 2026
3 of 4 checks passed
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.

1 participant