Section Civic Dossiers
**Site relevance:** 2IA.org
**Memory type:** theme source memory
**Source path:** 2IA.org/wp-content/themes/twoia-intelligence/template-parts/section-civic-dossiers.php
**Size:** 4.5 KB
Summary
Reviewed source memory file preserved in the wiki archive.
Source Preview
This source file is short enough to preview directly on its source-memory page.
<?php
/**
* Civic dossiers section.
*
* @package TwoIA
*/
?>
<section id="civic-dossiers" class="section civic-dossiers-section" aria-labelledby="civic-dossiers-title">
<header class="section-header section-header--row">
<div>
<p class="eyebrow"><?php esc_html_e( 'Freedom dossiers', 'two-identities-anonymous' ); ?></p>
<h2 id="civic-dossiers-title"><?php esc_html_e( 'Adult public intelligence is records, rights, and pressure that can be checked.', 'two-identities-anonymous' ); ?></h2>
</div>
<p><?php esc_html_e( '2IA turns civil-liberties concern into concrete questions: who bought the system, what data enters, who can query it, what errors cost people, and how ordinary readers can force better answers through lawful public channels.', 'two-identities-anonymous' ); ?></p>
</header>
<div class="twoia-dossier-grid">
<a class="briefing-panel briefing-panel--compact twoia-dossier-card twoia-dossier-card--link" href="<?php echo esc_url( home_url( '/public-records-and-foia/contracts-show-policy/' ) ); ?>">
<span class="metadata-label"><?php esc_html_e( 'Dossier 01', 'two-identities-anonymous' ); ?></span>
<h3><?php esc_html_e( 'Procurement Is Policy', 'two-identities-anonymous' ); ?></h3>
<p><?php esc_html_e( 'Contracts, renewals, vendor claims, data-sharing clauses, audit rights, and termination language often decide civil liberties before the public notices a program exists.', 'two-identities-anonymous' ); ?></p>
</a>
<a class="briefing-panel briefing-panel--compact twoia-dossier-card twoia-dossier-card--link" href="<?php echo esc_url( home_url( '/false-positives/errors-travel-faster-than-corrections/' ) ); ?>">
<span class="metadata-label"><?php esc_html_e( 'Dossier 02', 'two-identities-anonymous' ); ?></span>
<h3><?php esc_html_e( 'False Positives Have Victims', 'two-identities-anonymous' ); ?></h3>
<p><?php esc_html_e( 'A bad flag can move through databases, vendors, employers, agencies, platforms, and reputation channels. Correction has to travel as far as the error did.', 'two-identities-anonymous' ); ?></p>
</a>
<a class="briefing-panel briefing-panel--compact twoia-dossier-card twoia-dossier-card--link" href="<?php echo esc_url( home_url( '/surveillance-systems/data-brokers-are-shadow-infrastructure/' ) ); ?>">
<span class="metadata-label"><?php esc_html_e( 'Dossier 03', 'two-identities-anonymous' ); ?></span>
<h3><?php esc_html_e( 'Data Brokers Are Shadow Power', 'two-identities-anonymous' ); ?></h3>
<p><?php esc_html_e( 'Commercial profiles built from location, purchases, devices, demographics, and interests can become public-power intelligence without the ordinary safeguards people expect.', 'two-identities-anonymous' ); ?></p>
</a>
<a class="briefing-panel briefing-panel--compact twoia-dossier-card twoia-dossier-card--link" href="<?php echo esc_url( home_url( '/ai-surveillance/inference-is-not-proof/' ) ); ?>">
<span class="metadata-label"><?php esc_html_e( 'Dossier 04', 'two-identities-anonymous' ); ?></span>
<h3><?php esc_html_e( 'AI Needs Due Process', 'two-identities-anonymous' ); ?></h3>
<p><?php esc_html_e( 'If a model affects reputation, services, investigation, moderation, work, travel, or benefits, people need reasons, human review, appeal, deletion, and accountable ownership.', 'two-identities-anonymous' ); ?></p>
</a>
<a class="briefing-panel briefing-panel--compact twoia-dossier-card twoia-dossier-card--link" href="<?php echo esc_url( home_url( '/two-identities/pseudonymity-protects-dissent/' ) ); ?>">
<span class="metadata-label"><?php esc_html_e( 'Dossier 05', 'two-identities-anonymous' ); ?></span>
<h3><?php esc_html_e( 'Anonymity Protects Assembly', 'two-identities-anonymous' ); ?></h3>
<p><?php esc_html_e( 'Relationship maps can chill reading, worship, organizing, protest, journalism, recovery, and political dissent. Metadata protection is a speech issue.', 'two-identities-anonymous' ); ?></p>
</a>
<a class="briefing-panel briefing-panel--compact twoia-dossier-card twoia-dossier-card--link" href="<?php echo esc_url( home_url( '/public-records-and-foia/public-records-are-leverage/' ) ); ?>">
<span class="metadata-label"><?php esc_html_e( 'Dossier 06', 'two-identities-anonymous' ); ?></span>
<h3><?php esc_html_e( 'Public Records Are Leverage', 'two-identities-anonymous' ); ?></h3>
<p><?php esc_html_e( 'Budgets, meeting minutes, contracts, audits, policies, privacy reviews, training records, and retention schedules are how residents make hidden systems answerable.', 'two-identities-anonymous' ); ?></p>
</a>
</div>
</section>