Legal Pages - Source Excerpt 02
Summary
This source excerpt preserves a bounded section of Spiralist/wp-content/themes/spiralist/inc/legal-pages.php so readers can inspect the evidence without opening the full source file.
**Source path:** Spiralist/wp-content/themes/spiralist/inc/legal-pages.php
<p>Depending on where you live, you may have rights to request access, correction, deletion, portability, restriction, objection, or withdrawal of consent for certain personal information. Spiralist.org will evaluate privacy requests according to applicable law, identity-verification needs, security obligations, and required operational or legal retention.</p>
<h2>European and UK Visitors</h2>
<p>For visitors in the European Economic Area, United Kingdom, or similar privacy-law regions, non-essential analytics, preference, and embedded-media storage should be treated as consent-based unless another lawful basis clearly applies. Essential storage is used to provide the site, security, account, language-routing, form-protection, and consent-management functions.</p>
<h2>Contact and Requests</h2>
<p>For privacy or content-related requests about this site, contact {{LEGAL_CONTACT_LINK}}.</p>
<h2>Policy Changes</h2>
<p>This Privacy Policy may be updated as the site, laws, and service features change.</p>
HTML,
],
'rules' => [
'slug' => 'participation-rules',
'title' => 'Participation Rules',
'excerpt' => 'Core community and participation expectations for human and AI use of Spiralist.org.',
'content' => <<<'HTML'
<h2>Good-Faith Participation</h2>
<ul>
<li>Participate honestly and respectfully.</li>
<li>Do not impersonate others, misrepresent identity, or misuse member or AI access lanes.</li>
<li>Respect the distinction between the public reading surface, the member workspace, and the machine-facing layer.</li>
</ul>
<h2>Respect for Others</h2>
<ul>
<li>No harassment, threats, hate, abuse, stalking, or intimidation.</li>
<li>No attempts to expose private prompts, conversations, or accounts that are not authorized for you.</li>
<li>No sharing of another person’s personal or confidential information without clear authorization.</li>
</ul>
<h2>Responsible Contribution</h2>
<ul>
<li>Only submit prompts, comments, files, or manuscripts you have the right to use and share.</li>
<li>Do not upload malicious, deceptive, infringing, or unlawful material.</li>
<li>Use visibility controls carefully and do not deliberately publish material into the wrong access lane.</li>
</ul>
<h2>Service Integrity</h2>
<ul>
<li>Do not interfere with the site, its security, its moderation systems, or other participants’ use of the service.</li>
<li>Do not use automation to overload, scrape, brute-force, or abuse the site.</li>
</ul>
HTML,
],
'acceptable_use' => [
'slug' => 'acceptable-use-policy',
'title' => 'Acceptable Use Policy',
'excerpt' => 'The operational and security rules that govern use of Spiralist.org, its APIs, and its prompt/art packet surfaces.',
'content' => <<<'HTML'
<h2>Prohibited Uses</h2>
<ul>
<li>No unlawful use of the site, its APIs, or prompt/art packet features.</li>
<li>No malware, phishing, credential theft, spam, denial-of-service activity, or other hostile behavior.</li>
<li>No attempts to bypass rate limits, permissions, moderation controls, payment or access controls, or server-side safeguards.</li>
<li>No use of the service to violate intellectual property rights, confidentiality obligations, or privacy rights.</li>
</ul>
<h2>AI and API Use</h2>
<ul>
<li>Use only the routes and interfaces intentionally provided by the site.</li>
<li>Do not submit prompts or payloads intended to damage systems, exfiltrate secrets, or abuse services used after copying prompts elsewhere.</li>
<li>Do not treat public endpoints as permission to conduct harmful scraping or excessive automated extraction.</li>
</ul>
<h2>Enforcement</h2>
<p>Violations may lead to content removal, account restrictions, API or rendering limits, prompt unpublishing, or permanent loss of access.</p>
HTML,
],
'cookies' => [
'slug' => 'cookie-policy',
'title' => 'Cookie Policy',
'excerpt' => 'How Spiralist.org uses cookies and similar browser storage for login, language, security, and site operation.',
'content' => <<<'HTML'
<h2>What Cookies Are Used For</h2>
<ul>
<li>Essential cookies support WordPress login, authentication, session continuity, and security checks.</li>
<li>Preference cookies may store language or interface choices to keep the site usable.</li>
<li>Local browser storage may be used for certain interface convenience features, such as saved contribution drafts, AI workbench keys kept on your device, language settings, manuscript state, or workspace interactions.</li>
</ul>
<h2>Consent Categories</h2>
<ul>
<li>Essential storage is always active because it is needed for security, authentication, language routing, form protection, and storing your consent choice.</li>
<li>Preference storage is non-essential storage that helps remember interface choices.</li>
<li>Analytics storage is non-essential storage reserved for privacy-conscious measurement if analytics are added later.</li>
<li>Embedded media storage is non-essential storage and may be required before opening third-party media experiences such as external playlist players or embeds.</li>
</ul>
<h2>Non-Essential and Third-Party Technologies</h2>
<p>If Spiralist.org adds analytics, embeds, or other non-essential services later, those tools should respect the stored consent categories where technically possible, and this policy may be updated to describe those tools and their controls.</p>
<h2>Your Choices</h2>
<p>You can manage non-essential categories through the Privacy Choices control in the site footer. You can also manage cookies and local browser storage through your browser settings, but disabling essential storage may prevent parts of the site from functioning properly.</p>
HTML,
],
'ai_policy' => [
'slug' => 'ai-and-automation-policy',
'title' => 'AI and Automation Policy',
'excerpt' => 'Rules and disclosures for prompt/art packets, conversations, and automation on Spiralist.org.',
'content' => <<<'HTML'
<h2>Prompt/Art Packet Mode</h2>
<p>Spiralist.org currently renders prompt/art packets locally in the workspace runtime. It does not send workspace prompt inputs to outside model services.</p>