Foundation Content - Source Excerpt 23
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
'best_for' => 'Best when fear-based religion, prophecy panic, or coercive doctrine are still emotionally live and you need the least destabilizing public route first.',
'include' => array(
'The panic script, doctrine, or environment you are trying to exit.',
'Whether you want reading routes, question routing, or slower participation guidance.',
'Any boundaries that would help keep the exchange proportionate and non-retraumatizing.',
),
'target' => 'recovery',
'anchor' => 'reading-routes',
'cta' => 'Open the recovery guide',
'secondary_target'=> 'questions',
'secondary_anchor'=> 'recovery-participation',
'secondary_cta' => 'Open recovery answers',
'keywords' => 'recovery orientation leaving fear based religion prophecy panic post religious reconstruction where should i start',
),
'technical-access' => array(
'label' => 'Site bug or accessibility issue',
'eyebrow' => 'Operations Desk',
'title' => 'Broken links, form problems, accessibility friction, or research API issues',
'summary' => 'Use this route for launch bugs, navigation friction, feed problems, or issues that block access to the public record.',
'response_note' => 'Please include device, browser, page URL, and the exact failure if you can.',
'best_for' => 'Best when something on the public site fails in a repeatable way and a maintainer will need steps, environment details, and a page reference to reproduce it.',
'include' => array(
'The exact page URL, endpoint, or form involved.',
'Device, browser, accessibility tooling, or environment details.',
'The failure steps, error text, or expected behavior versus actual behavior.',
),
'target' => 'sitemap',
'anchor' => 'sitemap-sections',
'cta' => 'Review the public site map',
'secondary_target'=> 'research',
'secondary_anchor'=> 'research-api',
'secondary_cta' => 'Review the public API',
'keywords' => 'site bug accessibility issue broken link form problem navigation friction api issue launch ops technical access',
),
);
}
/**
* Commitments displayed alongside the public contact desk.
*
* @return array<int, array<string, string>>
*/
function antichrist_engine_foundation_contact_response_commitments()
{
return array(
array(
'title' => 'Routing over spectacle',
'summary' => 'The contact layer exists to sort messages into the right desk rather than turning every incoming note into vague public theater.',
),
array(
'title' => 'Specificity beats intensity',
'summary' => 'Deadlines, citations, URLs, and exact page references are more useful than declarations of urgency without context.',
),
array(
'title' => 'No pastoral or emergency promises',
'summary' => 'FFTAC is a philosophy and research institution, not a therapy provider, crisis line, or prophecy hotline.',
),
array(
'title' => 'Private intake, proportional follow-up',
'summary' => 'Messages are stored privately for editorial review and routed proportionally rather than harvested for decorative community metrics.',
),
);
}
/**
* Shared copy for the public support page shell.
*
* @return array<string, string>
*/
function antichrist_engine_foundation_support_interface_copy()
{
return array(
'hero_lead' => 'Support is for continuity, not reverence. It keeps the archive legible, the publication queue moving, and the public infrastructure resilient without pretending contribution buys doctrine or access to a sacred inner circle.',
'panel_subline' => 'Material support for a governed public record.',
'summary' => 'Use this page to understand what support underwrites right now, how the Foundation thinks about money in public, and which routes fit small contributions, sustaining backing, or larger underwriting conversations.',
'live_cta' => 'Give now',
'fallback_cta' => 'Route support through the contact desk',
'secondary_cta' => 'Review the charter',
'live_notice' => 'A live support destination is configured in this environment.',
'fallback_notice' => 'A live payment link is not configured in this environment yet, so support currently routes through the contact desk until operations wiring is finalized.',
'priority_title' => 'What support funds right now',
'impact_title' => 'Visible public outputs the support layer is supposed to keep alive',
'impact_summary' => 'These cards show the launch-time surfaces support is meant to protect and expand so the ask stays anchored to inspectable work instead of vague institutional glow.',
'path_title' => 'Choose the support lane that fits',
);
}
/**
* Launch-facing support priorities for the public funding page.
*
* @return array<int, array<string, string>>
*/
function antichrist_engine_foundation_support_priorities()
{
return array(
array(
'eyebrow' => 'Priority 01',
'title' => 'Hosting, edge protection, and uptime continuity',
'summary' => 'The first responsibility is keeping the public record reachable, fast, and resilient enough to survive launch traffic and ideological hostility.',
),
array(
'eyebrow' => 'Priority 02',
'title' => 'Atlas buildout and citation-ready dossiers',
'summary' => 'Support buys time for claim files, chronology work, source verification, and the slower research labor that makes the archive worth citing.',
),
array(
'eyebrow' => 'Priority 03',
'title' => 'Signals, journal releases, and editorial rhythm',
'summary' => 'Regular publication cadence matters because the institution earns trust by continuing to publish, revise, and document rather than by making grand static declarations.',
),
array(
'eyebrow' => 'Priority 04',
'title' => 'Recovery-facing and participation infrastructure',
'summary' => 'Support also underwrites the public pathways that help readers move from panic and collapse toward slower reading, guided inquiry, and eventual contribution.',
),
);
}
/**
* Public-facing impact ledger that connects support to visible launch surfaces.
*
* @return array<int, array<string, mixed>>
*/
function antichrist_engine_foundation_support_impact_tracks()
{
return array(
array(
'eyebrow' => 'Archive Continuity',
'title' => 'Keep the public record reachable, navigable, and reproducible',
'summary' => 'Support first protects continuity: the site map, downloads, and public file stack need to stay reachable enough that the institution can survive scrutiny, sharing, and launch pressure.',
'target' => 'sitemap',
'anchor' => 'sitemap-sections',
'cta' => 'Inspect the site map',
'keywords'=> 'archive continuity site map discovery downloads public record resilience launch trust',
),
array(
'eyebrow' => 'Research Buildout',
'title' => 'Extend the atlas, dossiers, and citation floor',
'summary' => 'Support buys time for claim dossiers, focused records, timeline maintenance, source verification, and the slower evidence work that makes the archive worth reopening and citing.',
'target' => 'research',
'anchor' => 'research-record',
'cta' => 'Inspect focused research records',
'keywords'=> 'research buildout atlas dossier source verification citation floor claim records',
),
array(
'eyebrow' => 'Publication Rhythm',
'title' => 'Sustain release cadence beyond launch-week enthusiasm',
'summary' => 'The journal and signals layer need ongoing editorial energy so FFTAC continues publishing, revising, and documenting rather than becoming a dramatic shell with no dependable cadence behind it.',
'target' => 'journal',
'anchor' => 'release-sequence',
'cta' => 'Review the release sequence',