Virtual Pages - Source Excerpt 74
Summary
This source excerpt preserves a bounded section of 2IA.org/wp-content/themes/twoia-intelligence/inc/virtual-pages.php so readers can inspect the evidence without opening the full source file.
**Source path:** 2IA.org/wp-content/themes/twoia-intelligence/inc/virtual-pages.php
$route_targets = array(
'start-here' => array(
array(
'label' => __( 'Name one machine', 'two-identities-anonymous' ),
'text' => __( 'Pick a school monitoring tool, police camera network, court fee vendor, tenant screener, welfare algorithm, data-broker purchase, or records denial. Do not chase every system at once.', 'two-identities-anonymous' ),
),
array(
'label' => __( 'Contract or policy', 'two-identities-anonymous' ),
'text' => __( 'Pull the contract, scope of work, policy, retention schedule, invoice, audit report, appeal rule, data-sharing agreement, or vendor communication tied to that machine.', 'two-identities-anonymous' ),
),
array(
'label' => __( 'Complaint trail', 'two-identities-anonymous' ),
'text' => __( 'Ask for complaints, appeal outcomes, correction logs, denial letters, no-records responses, and any document showing how affected people learn the system touched them.', 'two-identities-anonymous' ),
),
array(
'label' => __( 'Owner and deadline', 'two-identities-anonymous' ),
'text' => __( 'Identify the office that bought, uses, audits, renews, or can terminate the system. Ask when the contract renews and who can correct a bad record.', 'two-identities-anonymous' ),
),
),
'methodology' => array(
array(
'label' => __( 'Claim file', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: dossier title. */
__( 'For %s, keep the claim file visible: the exact public claim, the source class, the confidence state, the date checked, and the condition that would change the language.', 'two-identities-anonymous' ),
$title
),
),
array(
'label' => __( 'Source limit', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: evidence source class. */
__( 'Use %s but state its limit. A contract may prove purchase without proving use. A statement may explain intent without proving performance. A correction may repair one line while leaving the larger system untouched.', 'two-identities-anonymous' ),
lcfirst( $first_record )
),
),
array(
'label' => __( 'Correction path', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: review question. */
__( 'Preserve the answer to this review question: %s A method page earns trust when a reader can see what would confirm, narrow, dispute, or repair the page.', 'two-identities-anonymous' ),
lcfirst( $first_question )
),
),
array(
'label' => __( 'Minimization note', 'two-identities-anonymous' ),
'text' => __( 'Look for the public-interest version of the evidence: policy clause, institution, date range, source class, and decision point. Private identifiers should appear only when the accountability point genuinely depends on them.', 'two-identities-anonymous' ),
),
),
'public-records-and-foia' => array(
array(
'label' => __( 'Record name', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: dossier title. */
__( 'For %s, write down the record name a custodian could search for: contract, amendment, scope of work, training deck, retention schedule, appeal letter, audit log, meeting packet, or released correspondence.', 'two-identities-anonymous' ),
$title
),
),
array(
'label' => __( 'Custodian path', 'two-identities-anonymous' ),
'text' => __( 'Identify the office likely to hold it: city clerk, procurement office, school board, agency FOIA office, inspector general, public university, court, police department, transit agency, or vendor-management file.', 'two-identities-anonymous' ),
),
array(
'label' => __( 'Search handle', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: evidence source class. */
__( 'Anchor the request in %s then add date range, program name, vendor name, office, contract number, meeting date, or policy title so the search is answerable.', 'two-identities-anonymous' ),
lcfirst( $first_record )
),
),
array(
'label' => __( 'Release review', 'two-identities-anonymous' ),
'text' => __( 'After records arrive, check for unrelated private people, minors, victims, personal contact details, and sensitive context before turning a lawful release into a public page.', 'two-identities-anonymous' ),
),
),
'two-identities' => array(
array(
'label' => __( 'Identity record', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: dossier title. */
__( 'For %s, look for the record that links identity to power: account rules, verification policy, name-change process, platform appeal, court filing, administrative form, or institutional statement about pseudonymous participation.', 'two-identities-anonymous' ),
$title
),
),
array(
'label' => __( 'Linkage proof', 'two-identities-anonymous' ),
'text' => __( 'Separate a lawful public identity question from exposure for its own sake. The useful record shows why linkage affects a right, decision, public claim, or accountability issue.', 'two-identities-anonymous' ),
),
array(
'label' => __( 'Exposure check', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: evidence source class. */
__( 'Use %s to show what is actually public, then ask whether the same point can be made with a role, source class, date range, or institution instead of a private identifier.', 'two-identities-anonymous' ),
lcfirst( $first_record )
),
),
array(
'label' => __( 'Right affected', 'two-identities-anonymous' ),
'text' => __( 'Name the right in plain language: anonymous speech, worship, association, recovery, organizing, labor, safety, due process, correction, or the ability to participate without being flattened into a single file.', 'two-identities-anonymous' ),
),
),
'surveillance-systems' => array(
array(
'label' => __( 'System trail', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: dossier title. */
__( 'For %s, pull the system trail from purchase to use: contract, scope of work, data source, integration note, access policy, retention schedule, sharing agreement, audit log, and deletion rule.', 'two-identities-anonymous' ),
$title
),
),
array(
'label' => __( 'Approval record', 'two-identities-anonymous' ),
'text' => __( 'Look for the public body that approved the risk: procurement board, city council, school board, agency leadership, privacy office, inspector general, grant file, or litigation record.', 'two-identities-anonymous' ),
),
array(
'label' => __( 'Access proof', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: evidence source class. */
__( 'Use %s to show whether the system exists, then ask who can query it, who can export results, who reviews misuse, and what happens when the record is wrong.', 'two-identities-anonymous' ),
lcfirst( $first_record )
),
),
array(
'label' => __( 'Redress route', 'two-identities-anonymous' ),
'text' => __( 'A surveillance page is incomplete until it names the appeal, deletion, correction, audit, or oversight route available to someone affected by the system.', 'two-identities-anonymous' ),
),
),
'ai-surveillance' => array(
array(
'label' => __( 'Model role', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: dossier title. */
__( 'For %s, pull the document that says what the model actually influences: triage, moderation, benefits, policing, hiring, housing, immigration, school discipline, healthcare, reputation, or access to a public process.', 'two-identities-anonymous' ),
$title
),
),
array(
'label' => __( 'Validation file', 'two-identities-anonymous' ),
'text' => __( 'Look for validation notes, error-rate reporting, bias testing, data provenance, model cards, impact assessments, procurement promises, pilot reports, and human-review instructions.', 'two-identities-anonymous' ),
),
array(
'label' => __( 'Independent evidence', 'two-identities-anonymous' ),
'text' => sprintf(
/* translators: %s: evidence source class. */
__( 'Treat %s as the first record layer, then ask what non-model evidence supports or defeats the output. A label, score, cluster, or match is not a public fact by itself.', 'two-identities-anonymous' ),
lcfirst( $first_record )
),
),
array(
'label' => __( 'Human authority', 'two-identities-anonymous' ),
'text' => __( 'Find the person or office allowed to overrule the system and repair downstream records. Human review is weak if the reviewer cannot explain, change, or document the decision.', 'two-identities-anonymous' ),
),
),
'false-positives' => array(
array(