Skip to content
wiki.fftac.org

Foundation Content - Source Excerpt 15

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

'summary' => 'Ordinary commerce becomes increasingly reliant on networks ordinary users do not control.',
                ),
                array(
                    'period'  => 'Wallet and programmable-money era',
                    'source'  => 'Digital payment ecosystems',
                    'status'  => 'Dependency deepened',
                    'summary' => 'The more unified the rails become, the more serious exclusion and appeal questions become.',
                ),
            ),
        ),
    );
}

/**
 * Executive summaries for short-form readers and audio playback.
 *
 * @return array<int, array<string, string>>
 */
function antichrist_engine_foundation_executive_briefings()
{
    return array(
        array(
            'title'      => 'The Antichrist is a category before it is a character',
            'duration'   => '3 min brief',
            'summary'    => 'Start with the earliest texts and the term becomes less cinematic and more diagnostic: it names fracture, denial, and counterfeit authority.',
            'audio_text' => 'The earliest Christian use of the word antichrist is plural and local. It describes deceivers and fractures inside a community. That matters because it moves the conversation away from one movie villain and toward the recurring problem of counterfeit authority.',
            'anchor'     => 'framework-map',
        ),
        array(
            'title'      => 'Fear works because it narrows imagination',
            'duration'   => '4 min brief',
            'summary'    => 'Prophecy industries often keep people compliant by turning ambiguity into urgency and urgency into obedience.',
            'audio_text' => 'Fear based prophecy works because it compresses the future into a panic script. Once people believe everything is about to collapse, they become easier to guide, easier to monetize, and easier to keep inside inherited authority.',
            'anchor'     => 'claim-index',
        ),
        array(
            'title'      => 'Technology inherits old apocalypse scripts',
            'duration'   => '4 min brief',
            'summary'    => 'Barcodes, chips, biometrics, and AI are new objects, but the underlying anxiety is old: who controls identity, commerce, and permission?',
            'audio_text' => 'Technology does not automatically fulfill prophecy, but it inherits old apocalyptic scripts. The deeper concern is structural: who controls access, identity, and trust when systems become too vast and too opaque for ordinary people to contest?',
            'anchor'     => 'contemporary-signals',
        ),
        array(
            'title'      => 'Deconstruction needs a destination',
            'duration'   => '3 min brief',
            'summary'    => 'Leaving fear-based religion is only half the work. People also need language for conscience, evidence, and community after collapse.',
            'audio_text' => 'Deconstruction is not complete when someone stops believing a panic story. It is complete when they recover their own reading voice, rebuild moral agency, and find communities that do not need fear to hold them together.',
            'anchor'     => 'deconstruction-guide',
        ),
    );
}

/**
 * Recovery and reorientation pathways for readers leaving fear-based systems.
 *
 * @return array<int, array<string, string>>
 */
function antichrist_engine_foundation_deconstruction_paths()
{
    return array(
        array(
            'title'   => 'Disarm the fear reflex',
            'summary' => 'Identify which stories trained you to treat ambiguity as danger and authority as safety.',
            'page'    => 'research',
            'cta'     => 'Return to the research atlas',
        ),
        array(
            'title'   => 'Recover your reading voice',
            'summary' => 'Relearn how to read sacred and historical texts with context, proportion, and permission to question.',
            'page'    => 'texts',
            'cta'     => 'Study the texts file',
        ),
        array(
            'title'   => 'Trade panic for present-tense ethics',
            'summary' => 'Move from headline prophecy obsession toward concrete questions of power, care, and responsibility now.',
            'page'    => 'ai_engine',
            'cta'     => 'Test the inquiry engine',
        ),
        array(
            'title'   => 'Move toward contribution, not isolation',
            'summary' => 'Join a slower, more disciplined record where doubt can mature into writing, research, and collaboration.',
            'page'    => 'join',
            'cta'     => 'Open participation pathways',
        ),
    );
}

/**
 * Contemporary signals connecting old myths with current systems.
 *
 * @return array<int, array<string, string>>
 */
function antichrist_engine_foundation_contemporary_signals()
{
    return array(
        array(
            'eyebrow' => 'Algorithmic Authority',
            'title'   => 'Black-box systems make obedience feel technical',
            'summary' => 'When ranking, access, and prediction are outsourced to systems nobody can fully explain, authority becomes harder to contest and easier to naturalize.',
            'page'    => 'ai_engine',
            'cta'     => 'Explore the AI engine',
        ),
        array(
            'eyebrow' => 'Identity Rails',
            'title'   => 'Surveillance and access control reshape daily dependency',
            'summary' => 'Biometrics, behavioral scoring, and payment infrastructure turn ancient anxieties about buying, selling, and permission into present-tense design questions.',
            'page'    => 'research',
            'cta'     => 'Review the research atlas',
        ),
        array(
            'eyebrow' => 'Synthetic Charisma',
            'title'   => 'Media systems can manufacture counterfeit consensus',
            'summary' => 'Influence now scales through platform logic, attention capture, and simulated intimacy rather than traditional institutions alone.',
            'page'    => 'journal',
            'cta'     => 'Read current archive files',
        ),
        array(
            'eyebrow' => 'Networked Panic',
            'title'   => 'Fear spreads faster when every crisis is instantly legible',
            'summary' => 'Apocalyptic interpretation thrives in environments where virality rewards urgency and certainty over context and proportion.',
            'page'    => 'journal',
            'cta'     => 'Study publication patterns',
        ),
    );
}

/**
 * Self-assessment prompts for the research atlas.
 *
 * @return array<string, mixed>
 */
function antichrist_engine_foundation_research_quiz()
{
    return array(
        'questions' => array(
            array(
                'prompt'  => 'When you hear "Antichrist," where does your mind go first?',
                'options' => array(
                    array(
                        'label'     => 'Back to the earliest texts and communities.',
                        'framework' => 'historical',
                    ),
                    array(
                        'label'     => 'Toward recurring false-teacher patterns.',
                        'framework' => 'pattern',
                    ),
                    array(
                        'label'     => 'Toward a future world ruler and end-times crisis.',
                        'framework' => 'future',
                    ),
                    array(
                        'label'     => 'Toward systems of power, spectacle, and control.',
                        'framework' => 'systemic',
                    ),
                ),
            ),
            array(
                'prompt'  => 'Which kind of evidence feels most persuasive to you?',
                'options' => array(
                    array(
                        'label'     => 'Historical context and close textual reading.',
                        'framework' => 'historical',
                    ),
                    array(
                        'label'     => 'Patterns that repeat across eras and communities.',
                        'framework' => 'pattern',
                    ),
                    array(
                        'label'     => 'Prophetic consistency and future fulfillment models.',
                        'framework' => 'future',
                    ),
                    array(
                        'label'     => 'Structural analysis of institutions and technology.',
                        'framework' => 'systemic',
                    ),
                ),
            ),
            array(
                'prompt'  => 'What feels like the most urgent danger now?',
                'options' => array(
                    array(