Skip to content
wiki.fftac.org

Foundation Content - Source Excerpt 40

Back to Foundation Content

Summary

This source excerpt preserves a bounded section of Anti-Christ.org/wp-content/plugins/fftac-foundation-core/inc/foundation-content.php so readers can inspect the evidence without opening the full source file.

**Source path:** Anti-Christ.org/wp-content/plugins/fftac-foundation-core/inc/foundation-content.php

'title'   => 'Reasons and evidence outrank intimidation',
                        'summary' => 'Strong disagreement is welcome when it remains grounded in clarity and evidence instead of contempt theater, pile-ons, or coercive posturing.',
                        'target'  => 'standards',
                        'cta'     => 'Open editorial standards',
                    ),
                    array(
                        'eyebrow' => 'Prohibitions',
                        'title'   => 'Threats, doxxing, spam, and impersonation are banned',
                        'summary' => 'No one may use Foundation-controlled spaces for threats, harassment, confidential leaks, identity theft, or noise campaigns that destabilize discussion.',
                        'target'  => 'terms',
                        'cta'     => 'Open the terms file',
                    ),
                    array(
                        'eyebrow' => 'No Target Lists',
                        'title'   => 'No naming living people as the Antichrist',
                        'summary' => 'Historic rhetoric can be studied as history, but Foundation spaces may not turn living people into prophecy targets, enemy lists, or harassment prompts.',
                        'target'  => 'standards',
                        'cta'     => 'Open editorial standards',
                    ),
                    array(
                        'eyebrow' => 'Anti-Extremism',
                        'title'   => 'No recruitment into hate, fascism, or non-consensual harm',
                        'summary' => 'Adversarial symbols are not a pass for supremacist, accelerationist, coercive, or violent movement-building. Those frames are refused, removed, and preserved only as moderation evidence when needed.',
                        'target'  => 'contact',
                        'anchor'  => 'contact-desk',
                        'cta'     => 'Report a boundary issue',
                    ),
                ),
            ),
            array(
                'anchor'  => 'moderation-posture',
                'eyebrow' => 'Moderation Posture',
                'title'   => 'How the Foundation may intervene',
                'summary' => 'Moderation authority needs to be visible before a discussion layer scales, otherwise every intervention feels improvised or partisan.',
                'cards'   => array(
                    array(
                        'eyebrow' => 'Queue / Refuse / Remove',
                        'title'   => 'The Foundation may actively shape discussion conditions',
                        'summary' => 'Threads, comments, submissions, or messages may be queued, refused, removed, archived, or closed when they undermine safety, seriousness, or stability.',
                    ),
                    array(
                        'eyebrow' => 'Access Control',
                        'title'   => 'Protected access can be limited or revoked',
                        'summary' => 'Members or contributors who treat exchange as harassment, recruitment pressure, or spectacle may lose access to governed spaces.',
                        'target'  => 'join',
                        'cta'     => 'Review participation expectations',
                    ),
                    array(
                        'eyebrow' => 'Escalation',
                        'title'   => 'Moderation issues should route through a visible desk',
                        'summary' => 'Readers need a clear place to report moderation concerns, boundary breaches, or operational issues without turning every dispute into public theater.',
                        'target'  => 'contact',
                        'anchor'  => 'contact-desk',
                        'cta'     => 'Use the contact desk',
                    ),
                ),
            ),
            array(
                'anchor'  => 'launch-readiness',
                'eyebrow' => 'Launch Readiness',
                'title'   => 'Why these rules arrive before scale',
                'summary' => 'Publishing the conduct policy ahead of larger interactive layers keeps moderation from becoming a post-hoc scramble once pressure and visibility increase.',
                'cards'   => array(
                    array(
                        'eyebrow' => 'Capacity',
                        'title'   => 'Public discussion may stay narrow until moderation is real',
                        'summary' => 'Features can remain limited or closed until the Foundation has enough operational capacity to moderate them without drift or burnout.',
                    ),
                    array(
                        'eyebrow' => 'Precommitment',
                        'title'   => 'Visible rules prevent launch-time improvisation',
                        'summary' => 'By naming the boundaries in advance, the Foundation avoids pretending that authority only became necessary after harm or chaos appeared.',
                        'target'  => 'charter',
                        'cta'     => 'Read the charter',
                    ),
                    array(
                        'eyebrow' => 'Recovery Sensitivity',
                        'title'   => 'Discussion spaces must not recreate fear-based pressure',
                        'summary' => 'Recovery-facing readers need governed exchange that refuses contempt, panic, and identity coercion even when disagreement is intense.',
                        'target'  => 'recovery',
                        'cta'     => 'Open the recovery guide',
                    ),
                ),
            ),
        ),
    );

    if ($page_key && isset($sections[$page_key])) {
        return $sections[$page_key];
    }

    return $sections;
}

/**
 * Governance stack items shared across charter and policy sidebars.
 *
 * @return array<int, array<string, string>>
 */
function antichrist_engine_foundation_governance_stack()
{
    return array(
        array(
            'eyebrow' => 'Charter',
            'title'   => 'Institutional Charter',
            'summary' => 'Public authority, non-coercion limits, institutional obligations, and dissolution tests for the Foundation\'s voice.',
            'page'    => 'charter',
            'cta'     => 'Open the charter',
        ),
        array(
            'eyebrow' => 'Review Log',
            'title'   => 'Review Notices',
            'summary' => 'Baseline registrations, queued amendment thresholds, and staged governance reviews for canonical change.',
            'page'    => 'review_notices',
            'cta'     => 'Open review notices',
        ),
        array(
            'eyebrow' => 'Standards',
            'title'   => 'Editorial Standards',
            'summary' => 'Tone, evidence, AI boundaries, archive promotion rules, and review cadence for public publication.',
            'page'    => 'standards',
            'cta'     => 'Open standards',
        ),
        array(
            'eyebrow' => 'Privacy',
            'title'   => 'Privacy Policy',
            'summary' => 'Form data, member access, cookies, retention posture, and change triggers for data-handling rules.',
            'page'    => 'privacy',
            'cta'     => 'Open privacy policy',
        ),
        array(
            'eyebrow' => 'Terms',
            'title'   => 'Terms Of Use',
            'summary' => 'Educational-use limits, attribution rules, API/download posture, and submission-review boundaries.',
            'page'    => 'terms',
            'cta'     => 'Open terms of use',
        ),
        array(
            'eyebrow' => 'Community',
            'title'   => 'Community Guidelines',
            'summary' => 'Conduct rules and moderation posture for comments, summits, messages, and protected exchange.',
            'page'    => 'community',
            'cta'     => 'Open community guidelines',
        ),
        array(
            'eyebrow' => 'Discovery',
            'title'   => 'Site Map',
            'summary' => 'Human-readable discovery file for public records, launch policies, focused atlas routes, and exports.',
            'page'    => 'sitemap',
            'cta'     => 'Open the site map',
        ),
    );
}

/**
 * Default content for the recovery page.
 *
 * @return string
 */
function antichrist_engine_foundation_recovery_content()
{
    return <<<'HTML'
<p class="foundation-lead">This file is for readers leaving prophecy panic, fear-based religion, and systems that taught urgency to feel holier than thought. It treats recovery as the first practical expression of Post-Dogmatic Humanism.</p>

<h2>What Recovery Means Here</h2>