Skip to content
wiki.fftac.org

Front Page - Source Excerpt 04

Back to Front Page

Summary

This source excerpt preserves a bounded section of FFTAC/wp-content/themes/fftac-who-we-are/front-page.php so readers can inspect the evidence without opening the full source file.

**Source path:** FFTAC/wp-content/themes/fftac-who-we-are/front-page.php

$glossary_terms = array(
	array(
		'term'   => __( 'Antichrist', 'fftac-who-we-are' ),
		'detail' => __( 'A term with biblical, theological, political, literary, and internet lives; pages should always say which layer is being discussed.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Apocalypse', 'fftac-who-we-are' ),
		'detail' => __( 'Revelation, unveiling, catastrophe, genre, and cultural mood are related but not identical uses of the word.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Reception history', 'fftac-who-we-are' ),
		'detail' => __( 'The record of how later readers, institutions, artists, and publics reused an idea after its original setting.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Claim review', 'fftac-who-we-are' ),
		'detail' => __( 'A slower editorial mode for public assertions: identify the source, evidence, uncertainty, risk, and correction path.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Symbolic dissent', 'fftac-who-we-are' ),
		'detail' => __( 'Adversarial language, iconography, and satire used to question power without targeting people or inviting harm.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Long-term memory', 'fftac-who-we-are' ),
		'detail' => __( 'Reviewed workspace memory preserved on wiki.fftac.org so source trails, handoff files, and decisions remain crawlable.', 'fftac-who-we-are' ),
	),
);

$article_standards = array(
	array(
		'title' => __( 'What question is answered?', 'fftac-who-we-are' ),
		'body'  => __( 'Every page should name the reader question it serves before it makes an argument.', 'fftac-who-we-are' ),
	),
	array(
		'title' => __( 'What genre is this?', 'fftac-who-we-are' ),
		'body'  => __( 'Text note, doctrine explainer, history, claim review, opinion, satire, testimony, and fiction analysis are not the same thing.', 'fftac-who-we-are' ),
	),
	array(
		'title' => __( 'Which sources carry the weight?', 'fftac-who-we-are' ),
		'body'  => __( 'Primary texts, named scholarship, denominational statements, public records, and first-hand reporting should be separated.', 'fftac-who-we-are' ),
	),
	array(
		'title' => __( 'What is uncertain?', 'fftac-who-we-are' ),
		'body'  => __( 'Strong pages disclose assumptions, counter-readings, disputed terms, missing evidence, and confidence level.', 'fftac-who-we-are' ),
	),
	array(
		'title' => __( 'Who could be harmed?', 'fftac-who-we-are' ),
		'body'  => __( 'Editors should check whether a page increases panic, harassment, sectarian hostility, doxxing risk, or self-harm risk.', 'fftac-who-we-are' ),
	),
	array(
		'title' => __( 'How can it be corrected?', 'fftac-who-we-are' ),
		'body'  => __( 'Corrections should remain visible, dated, attached to the page, and easy to request through contact channels.', 'fftac-who-we-are' ),
	),
);

$workflow_steps = array(
	array(
		'number' => '01',
		'title'  => __( 'Intake', 'fftac-who-we-are' ),
		'body'   => __( 'Capture the question, claim, source, audience, risk, and proposed genre before drafting.', 'fftac-who-we-are' ),
	),
	array(
		'number' => '02',
		'title'  => __( 'Separate', 'fftac-who-we-are' ),
		'body'   => __( 'Split text, interpretation, reception, speculation, and culture so each page is honest about its footing.', 'fftac-who-we-are' ),
	),
	array(
		'number' => '03',
		'title'  => __( 'Verify', 'fftac-who-we-are' ),
		'body'   => __( 'Prefer primary sources and named expertise; mark unsourced, disputed, or interpretive material plainly.', 'fftac-who-we-are' ),
	),
	array(
		'number' => '04',
		'title'  => __( 'Moderate', 'fftac-who-we-are' ),
		'body'   => __( 'Screen for targeting, threat language, fabricated evidence, and rhetoric that turns people into enemies.', 'fftac-who-we-are' ),
	),
	array(
		'number' => '05',
		'title'  => __( 'Maintain', 'fftac-who-we-are' ),
		'body'   => __( 'Update, correct, archive, or retire pages as sources improve and public risks change.', 'fftac-who-we-are' ),
	),
);

$boundary_rules = array(
	__( 'No naming, implying, or dogpiling living people as "the Antichrist." Historical claims may be discussed as rhetoric, not as fresh accusations.', 'fftac-who-we-are' ),
	__( 'No threats, harassment, stalking, doxxing, dehumanization, or encouragement of self-harm or violence.', 'fftac-who-we-are' ),
	__( 'No extremist recruitment, praise of mass violence, enemy lists, manifesto reposting, or operational instructions for harm.', 'fftac-who-we-are' ),
	__( 'No fabricated citations, falsified screenshots, medical panic, or conspiracy escalation presented as certainty.', 'fftac-who-we-are' ),
	__( 'No community feature should scale until reporting paths, moderation tiers, privacy expectations, and appeal routes are ready.', 'fftac-who-we-are' ),
	__( 'Every substantial article should disclose its genre, its sources, and the level of confidence warranted by the evidence.', 'fftac-who-we-are' ),
);
?>

<main id="primary" class="main">
	<section class="hero" aria-labelledby="fftac-hero-title">
		<div class="hero-copy">
			<p class="hero-kicker"><?php echo esc_html( $hero_kicker ); ?></p>
			<h1 class="hero-title" id="fftac-hero-title">
				<?php echo esc_html( $title_1 ); ?>
				<span><?php echo esc_html( $title_2 ); ?></span>
			</h1>
			<p class="hero-lede"><?php echo esc_html( $hero_lede ); ?></p>
			<div class="hero-actions">
				<a class="button" href="<?php echo esc_url( fftac_resource_url( 'hub' ) ); ?>"><?php esc_html_e( 'Open Antichrist hub', 'fftac-who-we-are' ); ?></a>
				<a class="button secondary" href="#map"><?php esc_html_e( 'Read the map', 'fftac-who-we-are' ); ?></a>
				<a class="button secondary" href="#standards"><?php esc_html_e( 'Publication standards', 'fftac-who-we-are' ); ?></a>
			</div>
		</div>
		<aside class="hero-aside" aria-label="<?php esc_attr_e( 'FFTAC at a glance', 'fftac-who-we-are' ); ?>">
			<div class="hero-badge" aria-hidden="true">
				<img src="<?php echo fftac_image_uri( 'foundation-logo.jpg' ); ?>" alt="">
			</div>
			<div class="hero-facts">
				<?php foreach ( $hero_points as $point ) : ?>
					<article class="hero-fact">
						<strong><?php echo esc_html( $point['label'] ); ?></strong>
						<span><?php echo esc_html( $point['text'] ); ?></span>
					</article>
				<?php endforeach; ?>
			</div>
		</aside>
	</section>

	<section class="signal-strip" aria-label="<?php esc_attr_e( 'Symbolic warning panels', 'fftac-who-we-are' ); ?>">
		<div class="signal-tile"><img src="<?php echo fftac_image_uri( 'biological-hazard.gif' ); ?>" alt=""><span><?php esc_html_e( 'Biological symbol', 'fftac-who-we-are' ); ?></span></div>
		<div class="signal-tile"><img src="<?php echo fftac_image_uri( 'physiological-hazard.gif' ); ?>" alt=""><span><?php esc_html_e( 'Physiological symbol', 'fftac-who-we-are' ); ?></span></div>
		<div class="signal-tile"><img src="<?php echo fftac_image_uri( 'radiological-hazard.gif' ); ?>" alt=""><span><?php esc_html_e( 'Radiological symbol', 'fftac-who-we-are' ); ?></span></div>
		<div class="signal-tile"><img src="<?php echo fftac_image_uri( 'thema.png' ); ?>" alt=""><span><?php esc_html_e( 'Thematic mark', 'fftac-who-we-are' ); ?></span></div>
	</section>

	<section class="section compact" id="map" aria-labelledby="map-title">
		<p class="section-kicker"><?php esc_html_e( 'Topic map', 'fftac-who-we-are' ); ?></p>
		<h2 class="section-title" id="map-title"><?php esc_html_e( 'A charged word needs clear distinctions.', 'fftac-who-we-are' ); ?></h2>
		<p class="section-lede">
			<?php esc_html_e( 'FFTAC.org should help readers tell the difference between biblical language, later theological systems, political polemic, apocalyptic art, internet rumor, and personal accusation.', 'fftac-who-we-are' ); ?>
		</p>
		<div class="stat-grid">
			<?php foreach ( $topic_facts as $fact ) : ?>
				<article class="stat-card">
					<h3><?php echo esc_html( $fact['term'] ); ?></h3>
					<p><?php echo esc_html( $fact['detail'] ); ?></p>
				</article>
			<?php endforeach; ?>
		</div>
	</section>