Add codebook, methodology, and release policy
Browse files- docs/codebook.md +111 -0
- docs/ethics-and-release.md +17 -0
- docs/methodology.md +92 -0
docs/codebook.md
ADDED
|
@@ -0,0 +1,111 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Codebook
|
| 2 |
+
|
| 3 |
+
## Core identifiers
|
| 4 |
+
|
| 5 |
+
- `case_id`: stable incident identifier, lowercase ASCII with hyphens.
|
| 6 |
+
- `case_family_id`: groups related incidents and election-wide records.
|
| 7 |
+
- `claim_id`, `source_id`, `event_id`, `watch_id`: stable table-specific identifiers.
|
| 8 |
+
|
| 9 |
+
## Case status
|
| 10 |
+
|
| 11 |
+
- `retrospective`: election or incident has concluded.
|
| 12 |
+
- `ongoing`: observed events exist and the election or adjudication is still active.
|
| 13 |
+
- `prospective_monitoring`: monitoring file without an implied incident.
|
| 14 |
+
|
| 15 |
+
## Event and watchlist status
|
| 16 |
+
|
| 17 |
+
- `events.event_status`: `observed` means the dated event is sourced as having occurred; `contested` means the event occurred but legality, attribution, deception, or significance remains unresolved; `prospective` is a future date or deadline and never implies occurrence.
|
| 18 |
+
- `watchlist.status=active`: the defensive indicator is operational or has already been activated by an observed signal and remains under review.
|
| 19 |
+
- `watchlist.status=prospective_monitoring`: the rule or risk window is defined, but no activating signal is implied.
|
| 20 |
+
- `watchlist.status=closed`: monitoring for that indicator has ended; later evidence may still revise the record.
|
| 21 |
+
- `monitoring_window`: the inclusive period or named trigger for intensive assessment. It is not necessarily the activation date; an indicator can be `active` before the window starts when an earlier observed signal already activated it.
|
| 22 |
+
|
| 23 |
+
## Inclusion and case-level assessment
|
| 24 |
+
|
| 25 |
+
- `anchor_case`: `true` means the row is a direct member or subfile of one of the five user-defined anchor families; `false` marks linked evidence kept as a supporting case rather than a separate anchor family.
|
| 26 |
+
- `inclusion_tier`: `A` means the full claim-level corpus criteria are met: atomic claims, explicit provenance, a dated event record, counterevidence or uncertainty coding, and review. Comparative-candidate rows are not tiered.
|
| 27 |
+
- `overall_confidence`: a reviewer synthesis of confidence in the case description and occurrence as worded. It is not an arithmetic average and does not express confidence in attribution, behavioural effect, or electoral effect; those conclusions remain governed by the atomic claims.
|
| 28 |
+
|
| 29 |
+
## AI role
|
| 30 |
+
|
| 31 |
+
- `core_generation`: AI generated or cloned the deceptive or persuasive content.
|
| 32 |
+
- `material_amplification`: algorithmic ranking, bots, or automation materially distributed content.
|
| 33 |
+
- `supporting_tool`: AI reduced cost or assisted production, targeting, translation, or analysis.
|
| 34 |
+
- `detection_response`: AI is used mainly by defenders or institutions.
|
| 35 |
+
- `none_established`: AI is alleged or discussed but not established in the incident.
|
| 36 |
+
- `mixed`: multiple roles apply.
|
| 37 |
+
|
| 38 |
+
## Generative-AI status
|
| 39 |
+
|
| 40 |
+
- `confirmed`: supported by provenance, admission, forensic finding, or authoritative record.
|
| 41 |
+
- `probable`: multiple indicators support generation, but provenance is incomplete.
|
| 42 |
+
- `alleged`: a source alleges synthetic generation without sufficient independent verification.
|
| 43 |
+
- `not_established`: no adequate evidence that the relevant content was generative AI.
|
| 44 |
+
- `not_applicable`: the case concerns other algorithmic or coordinated mechanisms.
|
| 45 |
+
|
| 46 |
+
## Occurrence and effect
|
| 47 |
+
|
| 48 |
+
- `occurrence_status`: `confirmed`, `partly_confirmed`, `alleged`, or `not_observed`.
|
| 49 |
+
- `reach_status`: `measured`, `platform_reported`, `estimated`, `qualitative`, or `unknown`.
|
| 50 |
+
- `behavioural_effect_status`: `measured`, `indicated`, `not_detected`, or `unknown`.
|
| 51 |
+
- `electoral_effect_status`: `measured`, `institutionally_asserted`, `not_detected`, or `unknown`.
|
| 52 |
+
|
| 53 |
+
`institutionally_asserted` means an institution relied on or stated an effect in a formal process. It does not convert that assertion into a causal estimate.
|
| 54 |
+
|
| 55 |
+
## Attribution status
|
| 56 |
+
|
| 57 |
+
- `admitted`: the actor acknowledged the conduct.
|
| 58 |
+
- `adjudicated`: a competent body reached a final finding relevant to attribution.
|
| 59 |
+
- `officially_attributed`: a public authority attributed the conduct, without implying final adjudication.
|
| 60 |
+
- `platform_attributed`: a platform or threat-intelligence report made the attribution.
|
| 61 |
+
- `credibly_reported`: multiple high-quality independent sources identify the actor.
|
| 62 |
+
- `alleged`: an interested or single source makes the attribution.
|
| 63 |
+
- `unknown`: insufficient evidence.
|
| 64 |
+
- `mixed`: different components have different attribution strength.
|
| 65 |
+
|
| 66 |
+
## Mechanism classes
|
| 67 |
+
|
| 68 |
+
Multiple values are separated by `|`:
|
| 69 |
+
|
| 70 |
+
- `voice_clone`
|
| 71 |
+
- `synthetic_video`
|
| 72 |
+
- `synthetic_image`
|
| 73 |
+
- `synthetic_text`
|
| 74 |
+
- `recommender_amplification`
|
| 75 |
+
- `coordinated_inauthentic_behaviour`
|
| 76 |
+
- `bot_amplification`
|
| 77 |
+
- `paid_influence`
|
| 78 |
+
- `microtargeting`
|
| 79 |
+
- `telecom_robocall`
|
| 80 |
+
- `spoofed_media`
|
| 81 |
+
- `illicit_finance`
|
| 82 |
+
- `voter_suppression`
|
| 83 |
+
- `institutional_response`
|
| 84 |
+
- `liars_dividend`
|
| 85 |
+
|
| 86 |
+
## Evidence labels
|
| 87 |
+
|
| 88 |
+
See the dataset card. `confidence` must be a decimal from `0` to `1`. A claim marked `established_evidence` normally requires `confidence >= 0.8`; exceptions require a note.
|
| 89 |
+
|
| 90 |
+
## Source roles
|
| 91 |
+
|
| 92 |
+
- `primary_record`
|
| 93 |
+
- `corroboration`
|
| 94 |
+
- `context`
|
| 95 |
+
- `counterevidence`
|
| 96 |
+
- `methodology`
|
| 97 |
+
- `ongoing_monitoring`
|
| 98 |
+
|
| 99 |
+
## Delimiters and missingness
|
| 100 |
+
|
| 101 |
+
- Multi-value fields use `|`.
|
| 102 |
+
- Missing values are empty strings, not the literal strings `null`, `NA`, or `unknown` unless `unknown` is a defined category.
|
| 103 |
+
- Human-readable summaries use full sentences; categorical fields use codebook values.
|
| 104 |
+
|
| 105 |
+
## Comparative-candidate workflow
|
| 106 |
+
|
| 107 |
+
`candidates` rows are not equivalent to included `cases` rows. `research_status` records the next research action, such as promotion after claim coding, boundary comparison, reserve, or a named second-source requirement. Candidate status vocabulary is intentionally workflow-oriented and may be more granular than the core case enums.
|
| 108 |
+
|
| 109 |
+
Candidate `occurrence`, `attribution`, `reach`, `generative_ai`, and related categorical fields use provisional research codes and are not interchangeable with the core enums. Normalize every field before promotion to the included corpus.
|
| 110 |
+
|
| 111 |
+
`source_urls` contains pipe-delimited exact links. A candidate normally requires at least two sources; a one-source record is permitted only when its `research_status` and `main_caveat` explicitly identify the missing corroboration and keep it in reserve.
|
docs/ethics-and-release.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Ethics and release
|
| 2 |
+
|
| 3 |
+
## Harm minimisation
|
| 4 |
+
|
| 5 |
+
This dataset is designed for democratic-integrity and agency research. It does not reproduce deceptive media, voter lists, targeting data, operational playbooks, or instructions that would make interference easier. Source URLs are retained for verification, but the dataset does not archive or redistribute copyrighted or harmful media.
|
| 6 |
+
|
| 7 |
+
## Naming actors
|
| 8 |
+
|
| 9 |
+
Public officials, candidates, organisations, and adjudicated or officially named actors may be identified when necessary for the research record. Private individuals are named only when already central to authoritative public proceedings. Attribution labels preserve the difference between admission, allegation, official assessment, and final adjudication.
|
| 10 |
+
|
| 11 |
+
## Ongoing elections
|
| 12 |
+
|
| 13 |
+
Publishing monitoring indicators during an election can itself create risk. Indicators are therefore defensive and aggregate: disclosure compliance, official complaints, verified synthetic-media incidents, coordinated-network takedowns, election-authority notices, and changes in platform response. The dataset excludes evasion tactics and targeting vulnerabilities.
|
| 14 |
+
|
| 15 |
+
## Corrections
|
| 16 |
+
|
| 17 |
+
Corrections should identify the affected record, provide supporting evidence, and preserve a changelog. The dataset is versioned so that retrospective revisions do not silently overwrite what was known at a given date.
|
docs/methodology.md
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Methodology
|
| 2 |
+
|
| 3 |
+
## Research question
|
| 4 |
+
|
| 5 |
+
When election-related influence systems move citizens from persuasion toward agency transfer, which actor gains control, through which technical and institutional pathway, and what evidence exists of democratic harm?
|
| 6 |
+
|
| 7 |
+
## Unit of analysis
|
| 8 |
+
|
| 9 |
+
The core unit is an incident or tightly bounded campaign. Related incidents can share a `case_family_id`. A whole election is used as the unit only when the institutional record itself concerns election-wide conditions, as in the annulment and repeat of Romania's presidential election.
|
| 10 |
+
|
| 11 |
+
## Inclusion criteria
|
| 12 |
+
|
| 13 |
+
A case is included when all of the following apply:
|
| 14 |
+
|
| 15 |
+
1. It is materially connected to an election, referendum, voter participation, candidate choice, or confidence in electoral administration.
|
| 16 |
+
2. It involves at least one mechanism in scope: synthetic media, generative AI, recommender or ranking systems, automated or coordinated amplification, bots, AI-assisted targeting, AI-enabled impersonation, or AI-supported detection and response.
|
| 17 |
+
3. It has at least two credible independent sources, or one authoritative primary record plus sufficient corroboration.
|
| 18 |
+
4. Its factual occurrence can be separated from interpretations of intent, attribution, reach, and effect.
|
| 19 |
+
|
| 20 |
+
Prospective files may be included before an election only when they contain official rules, documented preparations, already observed incidents, and observable monitoring indicators. Scenarios alone are stored only in `watchlist` and labelled `speculative_scenario`.
|
| 21 |
+
|
| 22 |
+
The `candidates` config is a research queue, not part of the included case corpus. It preserves comparative leads, boundary cases, reserves, exclusions, source links, and the principal reason a record has not yet been promoted into full claim-level coding.
|
| 23 |
+
|
| 24 |
+
## Exclusion criteria
|
| 25 |
+
|
| 26 |
+
- Generic political misinformation with no material automation, AI, algorithmic-distribution, or synthetic-media component.
|
| 27 |
+
- Demonstrations or hypothetical content never deployed in an election context.
|
| 28 |
+
- Claims supported only by anonymous reposts or unverifiable screenshots.
|
| 29 |
+
- A political use of AI that is transparent, authorised, and lacks a plausible manipulation mechanism, unless retained as a labelled comparison or boundary case.
|
| 30 |
+
- Unsupported claims that exposure, impressions, or virality changed votes.
|
| 31 |
+
|
| 32 |
+
## Evidence workflow
|
| 33 |
+
|
| 34 |
+
1. Build a source inventory, prioritising courts, election authorities, regulators, law enforcement, international election-observation missions, platform transparency reports, and peer-reviewed work.
|
| 35 |
+
2. Atomise source statements into claims.
|
| 36 |
+
3. Code each claim by type and epistemic status.
|
| 37 |
+
4. Add independent corroboration and counterevidence.
|
| 38 |
+
5. Separate the content creator, sponsor, distributor, platform, attributed state actor, and responding institution.
|
| 39 |
+
6. Record the maximum conclusion warranted by the evidence, not the most dramatic interpretation.
|
| 40 |
+
7. Re-verify links and ongoing-case status before each release.
|
| 41 |
+
|
| 42 |
+
## Source quality
|
| 43 |
+
|
| 44 |
+
`source_quality` is an ordinal assessment:
|
| 45 |
+
|
| 46 |
+
- `A`: authoritative primary record or peer-reviewed study with directly relevant evidence.
|
| 47 |
+
- `B`: high-quality independent reporting, established civil-society investigation, or transparent technical report.
|
| 48 |
+
- `C`: interested-party or platform self-report, credible but incomplete secondary reporting, or source with material uncertainty.
|
| 49 |
+
- `D`: lead only; not sufficient to support a published claim without corroboration.
|
| 50 |
+
|
| 51 |
+
Source quality is not the same as truth. A regulator's allegation is an authoritative record that the allegation was made, but not necessarily proof that the alleged conduct occurred.
|
| 52 |
+
|
| 53 |
+
## Claim model
|
| 54 |
+
|
| 55 |
+
Claims are typed as `occurrence`, `mechanism`, `ai_role`, `reach`, `attribution`, `intent`, `behavioural_effect`, `electoral_effect`, `institutional_outcome`, `response`, `legal_status`, `counterevidence`, or `agency_transfer`.
|
| 56 |
+
|
| 57 |
+
The wording controls the confidence score. For example:
|
| 58 |
+
|
| 59 |
+
- “The FCC issued a $6 million forfeiture order” can be established by the order.
|
| 60 |
+
- “The robocall changed votes” remains unknown without behavioural evidence.
|
| 61 |
+
- “Moldovan authorities alleged that a foreign-funded network paid voters” is established as an official allegation; the underlying conduct and attribution require their own claims.
|
| 62 |
+
|
| 63 |
+
## Agency-transfer model
|
| 64 |
+
|
| 65 |
+
Each case is assessed along this path:
|
| 66 |
+
|
| 67 |
+
`capability → controlling actor → influence vector → targeted population → affected state or capacity → agency transferred → power concentrated → democratic harm → mitigation`
|
| 68 |
+
|
| 69 |
+
The affected state or capacity may be belief, preference, attention, trust, participation, autonomous deliberation, agenda-setting, or institutional discretion.
|
| 70 |
+
|
| 71 |
+
## Ongoing cases
|
| 72 |
+
|
| 73 |
+
Brazil and the United States in 2026 are versioned monitoring files. Dated events use:
|
| 74 |
+
|
| 75 |
+
- `observed`: an event has occurred and is sourced.
|
| 76 |
+
- `contested`: the event occurred but legality, attribution, deception, or significance is unresolved.
|
| 77 |
+
- `prospective`: a future election, deadline, or meeting is recorded without implying occurrence.
|
| 78 |
+
|
| 79 |
+
Watchlist indicators use a separate status vocabulary: `active` when an indicator is operational or activated by an observed signal, `prospective_monitoring` when only a rule/window exists, and `closed` after monitoring ends. `monitoring_window` is the intensive assessment interval or trigger and need not equal the initial activation date.
|
| 80 |
+
|
| 81 |
+
Every prospective case file includes an `as_of_date`; event rows use `event_date`, and watchlist rows use `last_checked` plus `monitoring_window`. No forecast is silently converted into a fact.
|
| 82 |
+
|
| 83 |
+
## Quality assurance
|
| 84 |
+
|
| 85 |
+
- Referential integrity across case, claim, source, event, and watchlist identifiers.
|
| 86 |
+
- Every direct claim-to-source use has a matching case-source link whose declared support types include that claim type.
|
| 87 |
+
- No claim without at least one source or an explicit `open_question` status.
|
| 88 |
+
- No electoral-effect claim inferred solely from reach.
|
| 89 |
+
- No foreign attribution based solely on political statements.
|
| 90 |
+
- Platform self-reports labelled as such.
|
| 91 |
+
- Dates stored as ISO 8601.
|
| 92 |
+
- URLs preserved as plain provenance fields; copyrighted source text is not reproduced.
|