Skip to content
wiki.fftac.org

Foundation Content - Source Excerpt 33

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

<h2 id="declaration">Final Declaration</h2>
<p>We declare our loyalty to examination over intimidation, discernment over obedience, courage over piety, and truth over sanctified performance. We will question what demands to be worshiped. We will test what demands to be trusted. We will confront whatever declares itself beyond criticism.</p>
<p>Let every claim be tested. Let every throne be examined. Let every sacred or synthetic mask be removable. Let the adversarial principle do its work. And let humanity become difficult to rule by fear while becoming worthy of freedom through responsibility.</p>
HTML;
}

/**
 * Default content for the about page.
 *
 * @return string
 */
function antichrist_engine_foundation_about_content()
{
    return <<<'HTML'
<p class="foundation-lead">Foundation For The Anti-Christ is an independent public philosophy and research institution for Post-Dogmatic Humanism, adversarial inquiry, and the defense of conscience against counterfeit authority.</p>

<div class="statement-grid">
    <article class="statement-card">
        <h3>Institutional Purpose</h3>
        <p>To cultivate a serious language for testing inherited belief, institutional power, and machine-mediated authority without replacing them with a new compulsory orthodoxy.</p>
    </article>
    <article class="statement-card">
        <h3>Public Function</h3>
        <p>Canonical doctrine, governance files, research directives, essays, symbolic interpretation, and bounded AI inquiry organized as a citable public record.</p>
    </article>
    <article class="statement-card">
        <h3>Boundary</h3>
        <p>This foundation promotes thought, not harm; critique, not coercion; opposition to systems, not persecution of people or contempt for believers.</p>
    </article>
</div>

<h2>What The Foundation Does</h2>
<p>The Foundation maintains a governed public record composed of manifesto, charter, philosophy commitments, research directives, symbolic files, recovery routes, and controlled inquiry systems. Each layer exists to examine inherited authority without reproducing the coercive structures it critiques.</p>

<h2>How The Record Is Organized</h2>
<ul>
    <li>The Manifesto states the foundational declaration and adversarial premise.</li>
    <li>The Philosophy hub states the Post-Dogmatic Humanist commitments and transparent moral method.</li>
    <li>The Charter defines authority, obligations, and non-coercion boundaries.</li>
    <li>The Research Program directs inquiry across dogma, sovereignty, texts, symbols, and technology.</li>
    <li>The Journal and AI Engine serve as governed publication and inquiry channels rather than substitutes for doctrine.</li>
</ul>

<h2>What We Reject</h2>
<ul>
    <li>Fear-based obedience as a spiritual virtue.</li>
    <li>Blind belief protected by inherited authority alone.</li>
    <li>Hierarchies that claim a monopoly on meaning.</li>
    <li>Moral theater used to disguise domination.</li>
</ul>

<h2>Public Posture</h2>
<p>The Foundation does not demand allegiance, promote persecution, or treat irreverence as a substitute for rigor. It is an editorial and philosophical institution built for readers, writers, skeptics, former believers, technologists, and disciplined dissenters who want a serious language for confronting false certainty and opaque power.</p>
HTML;
}

/**
 * Shared copy for the about-page institutional surface.
 *
 * @return array<string, string>
 */
function antichrist_engine_foundation_about_interface_copy()
{
    return array(
        'hero_lead'         => 'The About file explains what the Foundation is, how the public record is organized, which offices keep it coherent, and where readers should enter next.',
        'panel_subline'     => 'Institution before spectacle. Governed record before charisma. Public routes before private mystique.',
        'thesis_title'      => 'The public thesis in plain terms',
        'thesis_summary'    => 'These cards translate the name, target, method, moral center, machine-age lane, and governance promise before the heavier institutional map begins.',
        'map_title'         => 'Institution map',
        'map_summary'       => 'Use this page to understand the Foundation as a working public institution: its markers, offices, record layers, research lanes, and launch priorities.',
        'markers_title'     => 'Institutional markers',
        'markers_summary'   => 'These compact declarations summarize designation, record status, method, and boundary without making readers reverse-engineer the site from fragments.',
        'offices_title'     => 'Operating offices',
        'offices_summary'   => 'The Foundation presents itself as doctrine, research, and publication that can coordinate openly rather than as a single voice pretending to do everything at once.',
        'records_title'     => 'Core public records',
        'records_summary'   => 'These files carry the public record across doctrine, governance, recovery, research, standards, and outward support.',
        'readers_title'     => 'Reader types and entry routes',
        'readers_summary'   => 'Not every first visit starts from the same pressure. These profiles help journalists, recovering readers, skeptics, technologists, and contributors find the right entry lane without guessing.',
        'boundaries_title'  => 'Institutional boundaries',
        'boundaries_summary'=> 'The Foundation needs clear statements about what it is and what it refuses to become so critique does not slide back into coercion or empty provocation.',
        'lenses_title'      => 'Core research lenses',
        'lenses_summary'    => 'These are the main analytical lanes through which the archive studies belief, power, texts, systems, and recovery.',
        'priorities_title'  => 'Current institutional priorities',
        'priorities_summary'=> 'The prelaunch build remains organized around record stability, flagship AI/systems work, archive depth, and recovery-plus-contributor infrastructure.',
    );
}

/**
 * Plain-language thesis cards for first-contact readers.
 *
 * @return array<int, array<string, mixed>>
 */
function antichrist_engine_foundation_public_thesis_cards()
{
    return array(
        array(
            'eyebrow' => 'Name',
            'title'   => 'Anti-Christ names the refusal of counterfeit authority',
            'summary' => 'The name is not a campaign against believers. It is a symbolic way to test any power that calls itself sacred, final, inevitable, machine-opaque, or above challenge.',
            'target'  => 'questions',
            'anchor'  => 'foundation-posture',
            'cta'     => 'Read threshold answers',
            'keywords'=> 'anti christ meaning not anti believer counterfeit authority sacred final opaque above challenge',
        ),
        array(
            'eyebrow' => 'Moral Center',
            'title'   => 'The first commitment is free conscience with discipline',
            'summary' => 'Post-Dogmatic Humanism protects conscience, dignity, truth, repair, embodied flourishing, and pluralistic courage without replacing old dogma with a new hidden command.',
            'target'  => 'philosophy',
            'anchor'  => 'moral-commitments',
            'cta'     => 'Open the moral center',
            'keywords'=> 'post dogmatic humanism free conscience dignity truth repair pluralistic courage moral method',
        ),
        array(
            'eyebrow' => 'Method',
            'title'   => 'Adversarial inquiry pressures claims, not identities',
            'summary' => 'The Foundation tests doctrines, institutions, technologies, incentives, and claims so readers can separate evidence from fear, charisma, inherited authority, and performance.',
            'target'  => 'standards',
            'anchor'  => 'launch-voice-checks',
            'cta'     => 'Run the voice checks',
            'keywords'=> 'adversarial inquiry critique systems not identities evidence fear charisma inherited authority',
        ),
        array(
            'eyebrow' => 'Flagship',
            'title'   => 'Algorithmic Eschatology is the machine-age pressure point',
            'summary' => 'The strongest contemporary lane studies how old apocalyptic scripts migrate into AI, surveillance, biometrics, identity rails, ranking systems, and financial access.',
            'target'  => 'journal',
            'args'    => array('track' => 'algorithmic-eschatology'),
            'anchor'  => 'flagship-track',
            'cta'     => 'Open the flagship lane',
            'keywords'=> 'algorithmic eschatology ai surveillance biometrics identity rails ranking systems financial access',
        ),
        array(
            'eyebrow' => 'Recovery',
            'title'   => 'Recovery belongs at the center, not the margins',