Skip to content
wiki.fftac.org

Foundation Content - Source Excerpt 04

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

'affected_pages'   => array('manifesto', 'charter', 'standards', 'journal'),
            'route_target'     => 'journal',
            'route_cta'        => 'Inspect the publication queue',
        ),
        array(
            'record_id'        => 'FFTAC-REC-02',
            'status'           => 'staged',
            'phase'            => 'Atlas governance',
            'title'            => 'Atlas scope, provenance, and export posture review',
            'summary'          => 'Before the atlas is treated as a wider reusable research substrate, its record IDs, source trails, export formats, and attribution guidance should be reviewed as one governed package.',
            'scope'            => 'Research Program, generated export routes, provenance notes, Downloads discovery, and the HTML Site Map feed layer.',
            'trigger'          => 'Wider external reuse of atlas record IDs, CSV exports, and machine-readable route discovery.',
            'current_state'    => 'Staged while exports and focused record views continue to expand.',
            'next_action'      => 'Decide whether future exports, mirrors, or manifests need stronger versioning than the current launch surface.',
            'affected_records' => array('FFTAC-RSR-01', 'FFTAC-DWN-01', 'FFTAC-SMP-01'),
            'affected_pages'   => array('research', 'downloads', 'sitemap'),
            'route_target'     => 'research',
            'route_anchor'     => 'export-desk',
            'route_cta'        => 'Open the export desk',
        ),
        array(
            'record_id'        => 'FFTAC-REC-03',
            'status'           => 'staged',
            'phase'            => 'Interactive governance',
            'title'            => 'AI boundary, summit moderation, and live-discussion review',
            'summary'          => 'If the AI Engine, digital summits, or protected discussion surfaces expand, their boundaries should be reviewed together so the institution does not loosen machine and moderation posture by accident.',
            'scope'            => 'AI Engine constraints, community rules, summit moderation, contact routing, and participation boundaries for future live exchange.',
            'trigger'          => 'Expansion of live programming, moderated discussion, or deeper AI-assisted public workflows.',
            'current_state'    => 'Staged until outward programming and discussion layers widen.',
            'next_action'      => 'Publish any boundary changes before scaling interactive channels beyond the current launch posture.',
            'affected_records' => array('FFTAC-AI-01', 'FFTAC-COM-01', 'FFTAC-CNT-01', 'FFTAC-ACC-01'),
            'affected_pages'   => array('ai_engine', 'community', 'contact', 'join'),
            'route_target'     => 'standards',
            'route_cta'        => 'Inspect the standards',
        ),
    );
}

/**
 * Publication tracks for institutional presentation.
 *
 * @return array<int, array<string, string>>
 */
function antichrist_engine_foundation_publication_tracks()
{
    return array(
        array(
            'title'       => 'Canonical Record',
            'description' => 'Manifesto, charter, and standards establish the stable public record through which the Foundation speaks with continuity.',
            'page'        => 'manifesto',
            'cta'         => 'Open the documents',
        ),
        array(
            'title'       => 'Research Files',
            'description' => 'Philosophy pillars, text reinterpretations, and symbolic essays extend the institutional program into comparative analysis and deeper study.',
            'page'        => 'research',
            'cta'         => 'Enter the research layer',
        ),
        array(
            'title'       => 'Publication and Inquiry Channels',
            'description' => 'The Journal and AI Engine turn doctrine into a governed publishing and inquiry system rather than a static declaration.',
            'page'        => 'journal',
            'cta'         => 'View active channels',
        ),
    );
}

/**
 * Publication series used for journal filtering and classification.
 *
 * @return array<string, array<string, string>>
 */
function antichrist_engine_foundation_publication_series()
{
    return array(
        'verified-research' => array(
            'name'           => 'Verified Research',
            'description'    => 'Long-form dossiers, historically grounded analysis, and research intended to feel citable rather than speculative.',
            'classification' => 'Verified research dossier',
            'eyebrow'        => 'Verified Research',
            'cta'            => 'Open verified dossiers',
            'signal'         => 'Turns the strongest atlas work into citation-facing public files with visible source trails, counter-reading discipline, and slower editorial review.',
            'audience'       => 'Researchers, journalists, and skeptical readers who need durable files rather than reactive commentary.',
            'current_cycle'  => 'Current cycle: promote the strongest dossier work into long-form public files that can survive citation, disagreement, and reuse.',
            'related_target' => 'research',
            'related_anchor' => 'claim-index',
            'related_cta'    => 'Open the claim index',
        ),
        'history-of-the-spirit' => array(
            'name'           => 'History of the Spirit',
            'description'    => 'Tracing how the Antichrist idea moved through church conflict, empire, reform, and modern political theater.',
            'classification' => 'History of the Spirit file',
            'eyebrow'        => 'History Of The Spirit',
            'cta'            => 'Trace the series',
            'signal'         => 'Shows that antichrist language has always been a political and institutional weapon, not merely a future-villain teaser trailer.',
            'audience'       => 'Readers who need historical sequence, church-conflict context, and a metahistorical lens on how the label gets reused.',
            'current_cycle'  => 'Current cycle: treat the history lane as the institution\'s strongest proof that the archive can connect texts, reform, empire, and authoritarian theater.',
            'related_target' => 'research',
            'related_anchor' => 'historical-timeline',
            'related_cta'    => 'Open the historical timeline',
        ),
        'algorithmic-eschatology' => array(
            'name'           => 'Algorithmic Eschatology',
            'description'    => 'Flagship white-paper work on AI, surveillance, biometrics, identity control, digital currency, and machine-mediated obedience.',
            'classification' => 'Algorithmic eschatology paper',
            'eyebrow'        => 'Algorithmic Eschatology',
            'cta'            => 'Read the flagship AI series',
            'signal'         => 'This is the flagship outward lane where prophecy panic is translated into systems critique around machine authority, identity rails, and obedience architecture.',
            'audience'       => 'Best for tech-facing readers, media conversations, and anyone trying to connect eschatological fear with present-tense governance systems.',
            'current_cycle'  => 'Current cycle: publish the first flagship AI paper and use it to establish FFTAC as a serious systems-and-belief institution rather than a commentary niche.',
            'related_target' => 'research',
            'related_args'   => array(
                'claim_q'           => 'algorithmic authority ai',
                'claim_category'    => 'algorithmic',
                'timeline_category' => 'algorithmic',
            ),
            'related_anchor' => 'claim-index',
            'related_cta'    => 'Open the algorithmic atlas lane',
        ),
        'signals-and-symbols' => array(
            'name'           => 'Signals and Symbols',
            'description'    => 'Short-form briefings and pattern notes built for mobile readers who need orientation before immersion.',
            'classification' => 'Signals briefing',
            'eyebrow'        => 'Signals And Symbols',
            'cta'            => 'Read the briefings',
            'signal'         => 'Keeps the outward rhythm alive through compact briefings that connect the deep atlas, the live archive, and the first-visit reader.',
            'audience'       => 'Readers who need a mobile-friendly threshold layer before committing to dossiers, essays, or longer institutional files.',
            'current_cycle'  => 'Current cycle: use the briefing lane to turn emerging patterns, source finds, and archive movement into repeatable outward contact.',
            'related_target' => 'research',
            'related_anchor' => 'executive-briefings',