Skip to content
wiki.fftac.org

Foundation Content - Source Excerpt 28

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' => 'The portal exists for profile management, coordination, draft routing, cohort follow-up, and bounded exchange beneath the public archive.',
            'note'    => 'Protected space is for working continuity, not for hiding doctrine or manufacturing a higher caste of readers.',
            'target'  => 'membership_portal',
            'anchor'  => 'member-workflow',
            'cta'     => 'Open the member workflow',
        ),
        array(
            'eyebrow' => 'Stage 04',
            'title'   => 'Public release, review, and revision',
            'summary' => 'Serious work leaves the protected layer as briefings, dossiers, summit records, or review notices only after editorial pressure and visible boundaries have done their job.',
            'note'    => 'The outward archive should feel governed and revisable, not like a pile of private opinions dumped into public view.',
            'target'  => 'journal',
            'cta'     => 'Study the public archive',
        ),
    );
}

/**
 * Research and editorial criteria for the verified-research banner.
 *
 * @return array<int, array<string, string>>
 */
function antichrist_engine_foundation_verified_research_protocols()
{
    return array(
        array(
            'title'   => 'Claim proportionality',
            'summary' => 'A verified dossier states what kind of claim it is making: textual, historical, sociological, technological, or speculative.',
        ),
        array(
            'title'   => 'Visible source trail',
            'summary' => 'Readers should be able to see where the argument comes from, why those sources matter, and where uncertainty remains.',
        ),
        array(
            'title'   => 'Counter-reading awareness',
            'summary' => 'A serious dossier names competing interpretations instead of pretending disagreement only exists among the unserious.',
        ),
        array(
            'title'   => 'Editorial review before banner use',
            'summary' => 'The Verified Research label is earned through review, revision, and evidentiary clarity, not granted as self-description.',
        ),
    );
}

/**
 * Contributor lanes supporting the publication pipeline.
 *
 * @return array<int, array<string, string>>
 */
function antichrist_engine_foundation_verified_research_lanes()
{
    $blueprints = antichrist_engine_foundation_program_blueprints();

    return array(
        array(
            'title'   => $blueprints['verified-research']['label'],
            'summary' => 'For writers building citation-driven dossiers, comparative studies, and historically grounded archive pieces.',
            'program' => 'verified-research',
        ),
        array(
            'title'   => $blueprints['academic-affiliate']['label'],
            'summary' => 'For professors, historians, and independent scholars willing to advise, review, or contribute under a clearly labeled lane.',
            'program' => 'academic-affiliate',
        ),
        array(
            'title'   => $blueprints['research-cohort']['label'],
            'summary' => 'For slower collective reading, note-sharing, and synthesis before public publication.',
            'program' => 'research-cohort',
        ),
        array(
            'title'   => $blueprints['digital-summit']['label'],
            'summary' => 'For moderated live conversations that can later feed the archive as recordings, summaries, or essays.',
            'program' => 'digital-summit',
        ),
    );
}

/**
 * Source library surfaced by the research atlas and public API.
 *
 * @return array<string, array<string, string>>
 */
function antichrist_engine_foundation_research_sources()
{
    return array(
        'bgp-tools-prefix' => array(
            'title'     => '50.76.0.0/14 - bgp.tools',
            'publisher' => 'bgp.tools',
            'url'       => 'https://bgp.tools/prefix/50.76.0.0/14',
            'group'     => 'Infrastructure',
            'note'      => 'Used in the memo to frame hosting, shared-IP exposure, and operational trust questions.',
        ),
        'cdamm-antichrist' => array(
            'title'     => 'Antichrist',
            'publisher' => 'Critical Dictionary of Apocalyptic and Millenarian Movements',
            'url'       => 'https://www.cdamm.org/articles/antichrist',
            'group'     => 'Theology',
            'note'      => 'Useful for historical and apocalyptic context around the Antichrist concept.',
        ),
        'wikipedia-antichrist' => array(
            'title'     => 'Antichrist',
            'publisher' => 'Wikipedia',
            'url'       => 'https://en.wikipedia.org/wiki/Antichrist',
            'group'     => 'Theology',
            'note'      => 'A broad comparative reference point for historical identifications and interpretive traditions.',
        ),
        'gospel-coalition-antichrist' => array(
            'title'     => 'Who (or what) is the Antichrist?',
            'publisher' => 'The Gospel Coalition',
            'url'       => 'https://ca.thegospelcoalition.org/columns/ad-fontes/who-or-what-is-the-antichrist/',
            'group'     => 'Theology',
            'note'      => 'Represents a contemporary theological argument about present-tense antichrist patterns.',
        ),
        'modern-reformation-antichrist' => array(
            'title'     => 'The Antichrist',
            'publisher' => 'Modern Reformation',
            'url'       => 'https://www.modernreformation.org/resources/articles/the-antichrist',
            'group'     => 'Theology',
            'note'      => 'Useful for historicist and Reformation framing.',
        ),
        'harvest-profile-antichrist' => array(
            'title'     => 'Profile of the Antichrist',
            'publisher' => 'Harvest.org',
            'url'       => 'https://harvest.org/know-god-article/profile-of-the-antichrist/',
            'group'     => 'Prophecy Industry',
            'note'      => 'A useful example of contemporary prophecy framing around technology, power, and futurist expectations.',
        ),
        'catholic-answers-antichrist' => array(
            'title'     => 'Who Is the Antichrist?',
            'publisher' => 'Catholic Answers',
            'url'       => 'https://www.catholic.com/audio/tjap/who-is-the-antichrist',
            'group'     => 'Theology',
            'note'      => 'Provides a Catholic contrast to Protestant and futurist readings.',
        ),
        'recovering-from-religion' => array(
            'title'     => 'Recovering from Religion',
            'publisher' => 'Recovering from Religion',
            'url'       => 'https://www.recoveringfromreligion.org/',
            'group'     => 'Deconstruction',
            'note'      => 'Important for the memo\'s support-oriented and post-belief analysis.',
        ),
        'barna-home' => array(
            'title'     => 'Barna Group: Home',
            'publisher' => 'Barna Group',
            'url'       => 'https://www.barna.com/',
            'group'     => 'Research And Culture',
            'note'      => 'Cited as a model for data-driven presentation and AI/faith trend analysis.',
        ),
        'american-humanist-association' => array(
            'title'     => 'American Humanist Association',
            'publisher' => 'American Humanist Association',
            'url'       => 'https://americanhumanist.org/',
            'group'     => 'Secular Inquiry',
            'note'      => 'Useful for understanding positive non-dogmatic alternatives and structured public messaging.',
        ),
        'humanists-international' => array(
            'title'     => 'Humanists International',
            'publisher' => 'Humanists International',
            'url'       => 'https://humanists.international/',
            'group'     => 'Secular Inquiry',
            'note'      => 'Supports the memo\'s global and affiliate-network comparison.',
        ),
        'patheos' => array(
            'title'     => 'Patheos',
            'publisher' => 'Patheos',
            'url'       => 'https://www.patheos.com/',
            'group'     => 'Media Landscape',
            'note'      => 'Referenced for multi-voice religious publishing at scale.',
        ),
        'ligonier-controversies' => array(
            'title'     => 'Theological Controversies',
            'publisher' => 'Ligonier Ministries',
            'url'       => 'https://learn.ligonier.org/guides/theological-controversies',
            'group'     => 'Church History',
            'note'      => 'Used for historical and doctrinal controversy framing.',
        ),
        'integrate-true-self-deconstruction' => array(
            'title'     => 'Religious Deconstruction: Guide With Resources',