Skip to content
wiki.fftac.org

Foundation Content - Source Excerpt 18

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

'search_query'     => 'independent scholar',
            'keywords'         => 'independent scholar contributor writer editor historian affiliate guest essay verified research dossier standards',
            'primary_target'   => 'join',
            'primary_anchor'   => 'program-readiness',
            'primary_cta'      => 'Open contributor lanes',
            'secondary_target' => 'standards',
            'secondary_anchor' => 'promotion-ladder',
            'secondary_cta'    => 'Read the standards',
        ),
    );
}

/**
 * Shared copy for homepage sections outside the provisioned page bodies.
 *
 * @return array<string, array<string, string>>
 */
function antichrist_engine_foundation_home_surface_copy()
{
    return array(
        'moral_center' => array(
            'section_title' => 'The first promise is not rebellion. It is free conscience with moral discipline.',
            'summary'       => 'The public front door should make the philosophy legible before readers reach the archive: Post-Dogmatic Humanism, adversarial inquiry, dignity before dogma, repair over ruin, and power that must answer.',
            'method_eyebrow'=> 'Transparent Method',
            'method_title'  => 'Seven questions that keep moral claims accountable',
            'primary_cta'   => 'Open the philosophy hub',
            'secondary_cta' => 'Start with recovery',
        ),
        'flagship' => array(
            'section_title'      => 'The AI Engine and Algorithmic Eschatology should define the first encounter',
            'summary'            => 'FFTAC stands out most when it behaves like a governed adversarial philosophy institution: a bounded engine that stress-tests belief and a flagship research lane on how apocalyptic scripts migrate into AI, surveillance, biometrics, and identity systems.',
            'governance_summary' => 'Canonical files, formal standards, and bounded machine behavior turn the site into a public record suitable for citation, challenge, and formal amendment.',
            'series_title'       => 'Algorithmic Eschatology as the flagship research track',
            'series_note'        => 'This is the clearest intellectual differentiator on the site and the strongest bridge between theology, technology, media, and systems power.',
            'series_cta'         => 'Read the flagship AI series',
        ),
        'research' => array(
            'section_title' => 'Research atlas for history, claims, and contemporary systems',
            'summary'       => 'The Research Program now works as a scannable hub with executive briefings, interpretive frameworks, a timeline of historical identifications, a searchable claim index, and a systems-facing lane for algorithmic authority and technological control.',
            'primary_cta'   => 'Open the research atlas',
            'secondary_cta' => 'Read the journal',
        ),
        'interpretive_labs' => array(
            'section_title' => 'Interpretive labs for texts, symbols, and the argument beneath the archive',
            'summary'       => 'Texts and Symbols now answer the concrete questions launch readers actually bring with them: panic passages, recurring prophecy claims, named visual marks, material studies, and the rules that keep the archive from sliding back into generic rhetoric or aesthetic fog.',
            'primary_cta'   => 'Open the Texts lab',
            'secondary_cta' => 'Open the Symbols lab',
        ),
        'review_log' => array(
            'section_title' => 'A visible amendment queue makes the institution feel governed instead of improvised',
            'summary'       => 'The review log keeps baseline registrations, queued notices, and staged governance reviews in one public place so future change can be read as record discipline rather than personality drift.',
            'cta'           => 'Open the review log',
        ),
        'orientation' => array(
            'section_title' => 'Choose the right first route instead of guessing where to begin',
            'summary'       => 'The launch experience works better when visitors can choose whether they need recovery, research, machine-assisted reframing, or the outward-facing briefing layer.',
        ),
        'launch_desk' => array(
            'section_title' => 'Launch trust surfaces should be visible before the archive is fully mature',
            'summary'       => 'Questions, corrections, support, governance, and public file access now need a single public command layer so launch readers can verify posture, route messages, and inspect proof without improvising their way through the site.',
        ),
        'media_room' => array(
            'section_title' => 'Public briefing packets should make outside coverage easier than improvisation',
            'summary'       => 'Launch readers, editors, hosts, directory maintainers, and researchers should be able to open a ready-made packet for the exact job they are trying to do instead of reverse-engineering the archive one page at a time.',
        ),
        'inquiry_engine' => array(
            'section_title'  => 'Machine-assisted adversarial inquiry under standards governance',
            'card_summary'   => 'Submit a belief, doctrine, fear, or moral reflex and receive a structured philosophical reframing built to expose hidden assumptions rather than manufacture obedience or soothe inherited certainty.',
            'quotes_eyebrow' => 'Foundation Lines',
            'primary_cta'    => 'Open the AI Engine',
            'secondary_cta'  => 'Read AI Standards',
        ),
        'journal' => array(
            'section_title' => 'Latest files from the public archive',
            'empty_title'   => 'Archive launch queue',
            'empty_summary' => 'The first publication cycle is staged deliberately: moral frame, research atlas, Signals briefing, and contributor intake before the archive begins promoting public files.',
            'cta'           => 'Enter the journal',
        ),
        'participation' => array(
            'section_title' => 'Enter the institution without surrendering judgment',
            'summary'       => 'Recovery guidance, research cohorts, short-form briefings, protected essays, and future discussion spaces now work together so participation can begin with orientation rather than pressure.',
            'primary_cta'   => 'Join the Foundation',
            'secondary_cta' => 'Open Membership Portal',
        ),
    );
}

/**
 * Shared copy for the recovery guide.
 *
 * @return array<string, string>
 */
function antichrist_engine_foundation_recovery_interface_copy()
{
    return array(
        'hero_lead'         => 'A public guide for readers leaving prophecy panic, fear-based religion, and systems that trained urgency to feel holy.',
        'hero_summary'      => 'Recovery here means rebuilding reading confidence, moral agency, and present-tense judgment without demanding a new unquestioned identity in return.',
        'panel_subline'     => 'Orientation before belonging. Recovery before replacement.',
        'practices_eyebrow' => 'Recovery Sequence',
        'practices_title'   => 'Four moves from panic toward agency',
        'practices_summary' => 'The goal is not instant certainty in reverse. It is steadier reading, slower judgment, and practical routes back into thought.',
        'routes_eyebrow'    => 'Reading Routes',
        'routes_title'      => 'Where to go once the nervous system calms down',
        'routes_summary'    => 'These routes move from raw critique into history, dossiers, briefings, and contemporary systems analysis.',
        'next_eyebrow'      => 'Next Stage',
        'next_title'        => 'From orientation to contribution',
        'next_summary'      => 'Some readers stop at recovery. Others move toward cohorts, the atlas, the AI Engine, and eventually public contribution. The institution needs to support both without rushing either one.',
    );
}

/**
 * Recovery practices for readers rebuilding judgment after fear-based systems.
 *
 * @return array<int, array<string, mixed>>
 */
function antichrist_engine_foundation_recovery_practices()
{
    return array(
        array(
            'eyebrow' => 'Move 01',
            'title'   => 'Name the panic script',
            'summary' => 'Identify which story still owns your nervous system: rapture panic, mark-of-the-beast anxiety, end-times obsession, or a more diffuse dread that punishment always waits around the corner.',
            'note'    => 'Panic loses force when it becomes legible instead of sacred.',
            'target'  => 'research',
            'anchor'  => 'deconstruction-guide',
            'cta'     => 'Trace the deconstruction guide',
        ),
        array(
            'eyebrow' => 'Move 02',