Foundation Content - Source Excerpt 50
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' => 'Journalists, podcasters, and hosts usually need the shortest credible explanation of what FFTAC is before they need artwork, speaking logistics, or a direct outreach channel.',
'target' => 'about',
'anchor' => '',
'cta' => 'Open the institutional brief',
'secondary_target' => 'contact',
'secondary_args' => array('route' => 'media-partnerships'),
'secondary_anchor' => 'contact-desk',
'secondary_cta' => 'Route a media request',
'keywords' => 'media room press interview podcast journalist speaking request institutional brief launch packet',
),
array(
'eyebrow' => 'Flagship Angle',
'title' => 'Lead with Algorithmic Eschatology when the audience needs the strongest differentiator',
'summary' => 'The clearest outward-facing research angle is the systems-power lane on AI, surveillance, biometrics, identity rails, and machine-mediated obedience.',
'target' => 'journal',
'args' => array('track' => 'algorithmic-eschatology'),
'anchor' => 'flagship-track',
'cta' => 'Open the flagship track',
'secondary_target' => 'research',
'secondary_anchor' => 'executive-briefings',
'secondary_cta' => 'Open executive briefings',
'keywords' => 'algorithmic eschatology flagship angle ai briefing media-facing research packet systems power',
),
array(
'eyebrow' => 'Canonical Posture',
'title' => 'Open doctrine, governance, and boundaries before describing the project',
'summary' => 'If the main question is what the Foundation actually believes, governs, or refuses, start with the threshold answers and the governing files behind them.',
'target' => 'questions',
'anchor' => 'decision-routes',
'cta' => 'Open decision routes',
'secondary_target' => 'charter',
'secondary_anchor' => '',
'secondary_cta' => 'Read the charter',
'keywords' => 'canonical posture doctrine governance launch explainer institutional boundaries public packet',
),
array(
'eyebrow' => 'Visual Reuse',
'title' => 'Pull the press kit, seal pack, and naming guidance without brand drift',
'summary' => 'Use this route when a listing, article, deck, profile page, or social card needs the canonical public files immediately and cannot afford improvised naming or marks.',
'target' => 'downloads',
'anchor' => 'press-kit',
'cta' => 'Open the press kit',
'secondary_target' => 'downloads',
'secondary_anchor' => 'seal-pack',
'secondary_cta' => 'Open the seal pack',
'keywords' => 'press kit seal pack site link guide directory listing brand assets visual reuse naming guide',
),
array(
'eyebrow' => 'Research Reuse',
'title' => 'Use export files and atlas proof surfaces for fact-checks and prototypes',
'summary' => 'When the need is structured evidence rather than branding, start with generated research exports and then move into the atlas route that explains where the file came from.',
'target' => 'downloads',
'anchor' => 'research-data-exports',
'cta' => 'Open research exports',
'secondary_target' => 'research',
'secondary_anchor' => 'export-desk',
'secondary_cta' => 'Open the export desk',
'keywords' => 'research reuse claim tables csv exports ndjson provenance dataset fact check prototype source trail media room',
),
);
}
/**
* Public briefing packets for launch-facing readers using the downloads room.
*
* @return array<int, array<string, mixed>>
*/
function antichrist_engine_foundation_download_briefing_packets()
{
return array(
array(
'eyebrow' => 'Interview Packet',
'title' => 'Interview and speaking packet',
'summary' => 'The shortest route for editors, podcasters, and conference teams who need the public explanation layer plus the direct outreach lane behind it.',
'note' => 'Best when a deadline is close and the other side needs something more serious than a logo zip.',
'includes' => array(
'Institutional brief for the shortest public read on FFTAC.',
'Doctrine Q&A for launch-time posture and boundary questions.',
'Media contact route for interviews, podcasts, and partnerships.',
'Press-kit bundle for immediate artwork and naming support.',
),
'primary_target' => 'downloads',
'primary_anchor' => 'press-kit',
'primary_cta' => 'Open the press kit',
'secondary_target' => 'contact',
'secondary_args' => array('route' => 'media-partnerships'),
'secondary_anchor' => 'contact-desk',
'secondary_cta' => 'Route a media request',
'keywords' => 'interview packet speaking packet press packet media room podcast editor launch outreach',
),
array(
'eyebrow' => 'Flagship Packet',
'title' => 'Flagship AI and systems packet',
'summary' => 'This packet leads with the strongest original differentiator on the site and the research surfaces that make it feel larger than a slogan.',
'note' => 'Best when the audience cares about AI, surveillance, digital identity, platform power, or machine-mediated obedience.',
'includes' => array(
'Algorithmic Eschatology as the media-facing flagship track.',
'Executive briefings that compress the strongest outward-facing ideas.',
'Atlas routes for claims, projections, and system-power dossiers.',
'AI Engine context showing the bounded inquiry model behind the rhetoric.',
),
'primary_target' => 'journal',
'primary_args' => array('track' => 'algorithmic-eschatology'),
'primary_anchor' => 'flagship-track',
'primary_cta' => 'Open the flagship AI lane',
'secondary_target' => 'research',
'secondary_anchor' => 'executive-briefings',
'secondary_cta' => 'Open executive briefings',
'keywords' => 'flagship packet ai packet algorithmic eschatology systems power briefing packet launch media research',
),
array(
'eyebrow' => 'Posture Packet',
'title' => 'Institutional posture packet',
'summary' => 'A clean packet for readers who need to understand what kind of institution this is before they care about art, events, or downstream reuse.',
'note' => 'Best when skepticism is high and the next question is about governance, seriousness, or doctrinal posture.',
'includes' => array(
'Doctrine Q&A for threshold launch questions.',
'Institutional charter for authority, obligations, and boundaries.',
'Review notices for visible amendment discipline.',
'Editorial standards for publication and AI governance.',
),
'primary_target' => 'questions',
'primary_anchor' => 'decision-routes',
'primary_cta' => 'Open decision routes',
'secondary_target' => 'charter',
'secondary_anchor' => '',
'secondary_cta' => 'Read the charter',
'keywords' => 'institutional posture packet governance packet doctrine charter review notices standards launch trust',
),
array(
'eyebrow' => 'Identity Packet',
'title' => 'Naming and visual identity packet',
'summary' => 'Use this packet when the real need is correct naming, clean public files, and enough visual discipline to keep directories and coverage from drifting into alternate branding.',