v0.4.0: documentation and red-team report
Browse filesClarify exploratory scope, evidence limits, source preservation gaps, and the v0.4.0 red-team remediation.
- docs/codebook.md +75 -28
- docs/ethics-and-release.md +13 -3
- docs/guia-rapida-es.md +62 -43
- docs/methodology.md +42 -27
- docs/red-team-v0.4.0.md +46 -0
docs/codebook.md
CHANGED
|
@@ -6,10 +6,10 @@
|
|
| 6 |
|---|---|---|
|
| 7 |
| `research_view` | pathway | Short analytic view for comparison |
|
| 8 |
| `case_catalog` | catalog record | Distinguishes core, leads, and empirical studies |
|
| 9 |
-
| `pathways` | control-
|
| 10 |
| `observations` | one quantity | Reach, production, engagement, response, or context |
|
| 11 |
| `claims` | atomic assertion | Evidence status and wording |
|
| 12 |
-
| `claim_evidence` | claim–source link | Normalized support/counterevidence |
|
| 13 |
| `model_evaluations` | empirical study | Capability or experimental evidence |
|
| 14 |
| `official_election_metrics` | one official metric | Legally and semantically explicit electoral context |
|
| 15 |
|
|
@@ -99,12 +99,16 @@ The screening register uses more granular provisional codes; normalize before pr
|
|
| 99 |
|
| 100 |
- `occurrence_status`: `confirmed | partly_confirmed | alleged | not_observed`
|
| 101 |
- `behavioural_effect_status`: `measured | indicated | not_detected | unknown`
|
| 102 |
-
- `electoral_effect_status`: `measured |
|
| 103 |
|
| 104 |
-
`
|
| 105 |
|
| 106 |
Legacy `reach_estimate` and `reach_unit` remain for compatibility. Use `observations` for analysis.
|
| 107 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 108 |
## Claims
|
| 109 |
|
| 110 |
### `claim_type`
|
|
@@ -121,38 +125,44 @@ Legacy `reach_estimate` and `reach_unit` remain for compatibility. Use `observat
|
|
| 121 |
- `response`
|
| 122 |
- `legal_status`
|
| 123 |
- `counterevidence`
|
| 124 |
-
- `
|
| 125 |
|
| 126 |
### `evidence_label`
|
| 127 |
|
| 128 |
- `established_evidence`: supported as worded.
|
| 129 |
- `established_as_campaign_report`: establishes the attributed report, not independent population validity.
|
| 130 |
- `strong_inference`: well supported but not directly observed/adjudicated.
|
|
|
|
|
|
|
| 131 |
- `open_question`: unresolved and not filled by assumption.
|
| 132 |
|
| 133 |
### `claim_status`
|
| 134 |
|
| 135 |
-
- `
|
| 136 |
- `supported_as_attributed_measurement`
|
| 137 |
- `partly_supported`
|
|
|
|
|
|
|
| 138 |
- `unresolved`
|
| 139 |
|
| 140 |
-
### `
|
| 141 |
|
| 142 |
-
- `
|
| 143 |
-
- `
|
| 144 |
-
- `
|
|
|
|
|
|
|
| 145 |
- `none`
|
| 146 |
|
| 147 |
-
`
|
| 148 |
|
| 149 |
## Claim evidence
|
| 150 |
|
| 151 |
### `relation`
|
| 152 |
|
| 153 |
- `supports`
|
|
|
|
| 154 |
- `counterevidence`
|
| 155 |
-
- `qualifies` where retained in compatible tooling
|
| 156 |
|
| 157 |
### `evidence_scope`
|
| 158 |
|
|
@@ -160,6 +170,7 @@ Legacy `reach_estimate` and `reach_unit` remain for compatibility. Use `observat
|
|
| 160 |
- `assertion_was_made`
|
| 161 |
- `institutional_action`
|
| 162 |
- `measurement`
|
|
|
|
| 163 |
- `researcher_inference`
|
| 164 |
|
| 165 |
### `directness`
|
|
@@ -168,7 +179,7 @@ Legacy `reach_estimate` and `reach_unit` remain for compatibility. Use `observat
|
|
| 168 |
- `official_record_or_allegation`
|
| 169 |
- `independent_secondary_reporting`
|
| 170 |
|
| 171 |
-
An official allegation
|
| 172 |
|
| 173 |
## Sources
|
| 174 |
|
|
@@ -190,12 +201,16 @@ Quality, independence, directness, and scope are separate concepts.
|
|
| 190 |
### Locators and preservation
|
| 191 |
|
| 192 |
- `claim_evidence.locator`: stable pinpoint only when verified, such as page, paragraph, timestamp, table, section, or spreadsheet cell.
|
| 193 |
-
-
|
|
|
|
|
|
|
| 194 |
- `archive_url` / `content_hash`: populated only for a lawfully captured, exact source object.
|
| 195 |
- official `content_sha256`, `content_bytes`, and `source_schema_version`: populated only for a verified downloaded object.
|
| 196 |
|
| 197 |
This release keeps URLs but does not contain a source-snapshot archive. Blank preservation fields are known limitations, not missing-value imputation targets.
|
| 198 |
|
|
|
|
|
|
|
| 199 |
## Actors
|
| 200 |
|
| 201 |
`case_actors` separates actor name, role, type, attribution status, and control dimension. Examples of roles include commissioner, operator, sponsor, model provider, platform/ranker, telecom infrastructure, regulator/responder, and represented target.
|
|
@@ -234,31 +249,63 @@ An unknown version must be explicit in `notes`. Do not infer model provider, ope
|
|
| 234 |
|
| 235 |
`content_items` records media type, represented person, communication goal, representation mode, AI disclosure, authorization, disclosure salience, and presentation mode.
|
| 236 |
|
| 237 |
-
Disclosure and authorization are separate. Transparent parody can still
|
| 238 |
|
| 239 |
## Pathways
|
| 240 |
|
| 241 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 242 |
|
| 243 |
-
|
| 244 |
-
|
| 245 |
-
- `
|
| 246 |
-
- `
|
| 247 |
-
- `
|
| 248 |
-
- `
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 249 |
- `insufficient_evidence`
|
| 250 |
- `not_an_incident`
|
| 251 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 252 |
### `assessment_label`
|
| 253 |
|
| 254 |
-
- `
|
| 255 |
-
- `
|
| 256 |
-
- `
|
| 257 |
-
- `speculative_scenario`
|
| 258 |
-
- `open_question`
|
| 259 |
- `not_applicable`
|
| 260 |
|
| 261 |
-
|
| 262 |
|
| 263 |
## Observations
|
| 264 |
|
|
|
|
| 6 |
|---|---|---|
|
| 7 |
| `research_view` | pathway | Short analytic view for comparison |
|
| 8 |
| `case_catalog` | catalog record | Distinguishes core, leads, and empirical studies |
|
| 9 |
+
| `pathways` | falsifiable control-shift hypothesis | Separates observed mechanism, attempted transfer, observed agency change, preservation, and insufficient evidence |
|
| 10 |
| `observations` | one quantity | Reach, production, engagement, response, or context |
|
| 11 |
| `claims` | atomic assertion | Evidence status and wording |
|
| 12 |
+
| `claim_evidence` | claim–source link | Normalized support/premise/counterevidence |
|
| 13 |
| `model_evaluations` | empirical study | Capability or experimental evidence |
|
| 14 |
| `official_election_metrics` | one official metric | Legally and semantically explicit electoral context |
|
| 15 |
|
|
|
|
| 99 |
|
| 100 |
- `occurrence_status`: `confirmed | partly_confirmed | alleged | not_observed`
|
| 101 |
- `behavioural_effect_status`: `measured | indicated | not_detected | unknown`
|
| 102 |
+
- `electoral_effect_status`: `measured | not_detected | unknown`
|
| 103 |
|
| 104 |
+
Institutional reliance or action belongs in `institutional_outcome`; it is not an electoral-effect category or causal estimate. No v0.4.0 core record has a measured electoral effect.
|
| 105 |
|
| 106 |
Legacy `reach_estimate` and `reach_unit` remain for compatibility. Use `observations` for analysis.
|
| 107 |
|
| 108 |
+
`control_shift_hypothesis` and `hypothesized_power_recipient` are analytical fields. Their presence does not mean that a control shift, concentration of power, or agency outcome occurred. The maximum permitted conclusion is stored in `pathways`.
|
| 109 |
+
|
| 110 |
+
`affected_state` names the decision-relevant dimension examined; it is not a claim that the state changed. `democratic_harm` must distinguish documented process or institutional harm from plausible but unmeasured individual or electoral harm.
|
| 111 |
+
|
| 112 |
## Claims
|
| 113 |
|
| 114 |
### `claim_type`
|
|
|
|
| 125 |
- `response`
|
| 126 |
- `legal_status`
|
| 127 |
- `counterevidence`
|
| 128 |
+
- `control_shift_hypothesis`
|
| 129 |
|
| 130 |
### `evidence_label`
|
| 131 |
|
| 132 |
- `established_evidence`: supported as worded.
|
| 133 |
- `established_as_campaign_report`: establishes the attributed report, not independent population validity.
|
| 134 |
- `strong_inference`: well supported but not directly observed/adjudicated.
|
| 135 |
+
- `researcher_hypothesis`: falsifiable analytical proposition; not an observed outcome and not directly source-supported.
|
| 136 |
+
- `not_identified_in_declared_review`: no supporting source was found among sources linked to that record by the cutoff; not proof of global absence.
|
| 137 |
- `open_question`: unresolved and not filled by assumption.
|
| 138 |
|
| 139 |
### `claim_status`
|
| 140 |
|
| 141 |
+
- `supported_as_worded`
|
| 142 |
- `supported_as_attributed_measurement`
|
| 143 |
- `partly_supported`
|
| 144 |
+
- `not_identified_in_declared_review`
|
| 145 |
+
- `hypothesis_not_tested`
|
| 146 |
- `unresolved`
|
| 147 |
|
| 148 |
+
### `evidence_basis`
|
| 149 |
|
| 150 |
+
- `supported_as_worded`
|
| 151 |
+
- `attributed_measurement_only`
|
| 152 |
+
- `inferential_synthesis`
|
| 153 |
+
- `review_bounded_absence`
|
| 154 |
+
- `not_tested`
|
| 155 |
- `none`
|
| 156 |
|
| 157 |
+
`evidence_basis` is not an ordinal strength score. v0.4.0 removes `confidence`, `coder_confidence_in_label`, and case-level `overall_confidence`; no calibrated probability or intercoder-reliability statistic is available.
|
| 158 |
|
| 159 |
## Claim evidence
|
| 160 |
|
| 161 |
### `relation`
|
| 162 |
|
| 163 |
- `supports`
|
| 164 |
+
- `premise`: the source supports a factual premise used by a `researcher_inference`; it does not mean the source states or proves the inference.
|
| 165 |
- `counterevidence`
|
|
|
|
| 166 |
|
| 167 |
### `evidence_scope`
|
| 168 |
|
|
|
|
| 170 |
- `assertion_was_made`
|
| 171 |
- `institutional_action`
|
| 172 |
- `measurement`
|
| 173 |
+
- `review_scope_statement`
|
| 174 |
- `researcher_inference`
|
| 175 |
|
| 176 |
### `directness`
|
|
|
|
| 179 |
- `official_record_or_allegation`
|
| 180 |
- `independent_secondary_reporting`
|
| 181 |
|
| 182 |
+
An official allegation, party filing, platform self-report, campaign statement, or legal defence can establish only that the assertion was made unless independent evidence supports the underlying conduct. `review_scope_statement` is a bounded statement about the linked corpus, not evidence of absence outside it.
|
| 183 |
|
| 184 |
## Sources
|
| 185 |
|
|
|
|
| 201 |
### Locators and preservation
|
| 202 |
|
| 203 |
- `claim_evidence.locator`: stable pinpoint only when verified, such as page, paragraph, timestamp, table, section, or spreadsheet cell.
|
| 204 |
+
- `claim_evidence.locator_coverage`: `full_claim` when the pinpoint covers the complete coded wording, `partial_claim` when it covers only part, and `not_verified` when no honest pinpoint was established.
|
| 205 |
+
- `claim_evidence.locator_note`: required explanation for `not_verified`, such as an inaccessible source, no supporting passage identified, or a dynamic metric without a stable snapshot.
|
| 206 |
+
- blank `locator`: no verified pinpoint; it is not paragraph-level verification.
|
| 207 |
- `archive_url` / `content_hash`: populated only for a lawfully captured, exact source object.
|
| 208 |
- official `content_sha256`, `content_bytes`, and `source_schema_version`: populated only for a verified downloaded object.
|
| 209 |
|
| 210 |
This release keeps URLs but does not contain a source-snapshot archive. Blank preservation fields are known limitations, not missing-value imputation targets.
|
| 211 |
|
| 212 |
+
At the v0.4.0 cutoff, 57/124 generated claim–source relations have a verified full-claim locator, 47/124 a verified partial/premise locator, and 20/124 remain `not_verified` because the cited object was inaccessible during the audit. Relations lacking a supporting passage were removed or recoded as premises; a mutable platform count without a snapshot was removed. Preservation coverage remains zero: 0/70 sources have an `archive_url` or `content_hash`, and 0/31 official-data sources have verified `content_sha256`, `content_bytes`, or `source_schema_version`. These counts describe the current snapshot; locator coverage and source preservation are different dimensions.
|
| 213 |
+
|
| 214 |
## Actors
|
| 215 |
|
| 216 |
`case_actors` separates actor name, role, type, attribution status, and control dimension. Examples of roles include commissioner, operator, sponsor, model provider, platform/ranker, telecom infrastructure, regulator/responder, and represented target.
|
|
|
|
| 249 |
|
| 250 |
`content_items` records media type, represented person, communication goal, representation mode, AI disclosure, authorization, disclosure salience, and presentation mode.
|
| 251 |
|
| 252 |
+
Disclosure and authorization are separate. Transparent parody can still raise a representation hypothesis, while authorized or well-disclosed synthesis may preserve or extend agency. Neither conclusion is coded as observed without a relevant outcome measure.
|
| 253 |
|
| 254 |
## Pathways
|
| 255 |
|
| 256 |
+
Pathway states are separate variables. Never collapse them into one score or treat them as an automatic causal ladder.
|
| 257 |
+
|
| 258 |
+
### `capability_status` and `control_mechanism_status`
|
| 259 |
+
|
| 260 |
+
- `observed`
|
| 261 |
+
- `not_observed`
|
| 262 |
+
- `not_assessed`
|
| 263 |
+
- `not_applicable`
|
| 264 |
+
|
| 265 |
+
Capability means the relevant technical or organizational capacity exists in the record. A control mechanism additionally requires documented use capable of controlling a decision-relevant input, representation, incentive, or interface.
|
| 266 |
+
|
| 267 |
+
### `attempted_transfer_status`
|
| 268 |
+
|
| 269 |
+
- `observed`: evidence documents an attempt to displace, coerce, impersonate, suppress, or covertly control a decision-relevant capacity. Routine attributed persuasion is insufficient.
|
| 270 |
+
- `not_observed`: the record contains no observed attempt; this is not proof that none occurred.
|
| 271 |
+
- `insufficient_evidence`: intent, control, authorization, or boundary criteria are unresolved.
|
| 272 |
+
- `not_applicable`: preparedness or other non-incident.
|
| 273 |
|
| 274 |
+
### `agency_change_status` and `agency_preservation_status`
|
| 275 |
+
|
| 276 |
+
- `observed`
|
| 277 |
+
- `not_observed`
|
| 278 |
+
- `insufficient_evidence`
|
| 279 |
+
- `not_applicable`
|
| 280 |
+
|
| 281 |
+
`agency_change_status=observed` requires a direct person-level or otherwise valid decision-relevant outcome—not content, reach, engagement, institutional alarm, or an election result alone. `agency_preservation_status=observed` requires evidence that a mechanism improved or maintained informed control, contestability, representation, or decision support. Disclosure alone is insufficient.
|
| 282 |
+
|
| 283 |
+
### `maximum_conclusion`
|
| 284 |
+
|
| 285 |
+
- `control_mechanism_observed`
|
| 286 |
+
- `attempted_transfer_observed`
|
| 287 |
+
- `agency_change_observed`
|
| 288 |
+
- `agency_preserved_or_extended`
|
| 289 |
- `insufficient_evidence`
|
| 290 |
- `not_an_incident`
|
| 291 |
|
| 292 |
+
This is the strongest conclusion permitted by the coded evidence, not a severity rank. v0.4.0 contains four `control_mechanism_observed`, two `attempted_transfer_observed`, two `insufficient_evidence`, and two `not_an_incident` records. It contains zero observed agency changes and zero observed preservation/extension outcomes.
|
| 293 |
+
|
| 294 |
+
### Falsifiability fields
|
| 295 |
+
|
| 296 |
+
- `falsification_condition`: an observation that would count against the case-specific control-shift hypothesis or block a stronger conclusion.
|
| 297 |
+
- `comparator`: the exposed/unexposed, synthetic/authentic, disclosed/undisclosed, authorized/unauthorized, or other design contrast needed to test agency change or preservation.
|
| 298 |
+
- `observed_evidence`: only what linked evidence directly documents.
|
| 299 |
+
- `researcher_inference`: the analytical proposition kept separate from observations.
|
| 300 |
+
|
| 301 |
### `assessment_label`
|
| 302 |
|
| 303 |
+
- `observed_mechanism`
|
| 304 |
+
- `observed_attempt_with_unmeasured_agency`
|
| 305 |
+
- `boundary_case`
|
|
|
|
|
|
|
| 306 |
- `not_applicable`
|
| 307 |
|
| 308 |
+
Transparent contested uses are `boundary_case` and cannot receive an observed-attempt or agency-change conclusion merely because a campaign controlled a synthetic representation.
|
| 309 |
|
| 310 |
## Observations
|
| 311 |
|
docs/ethics-and-release.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
# Ethics and release
|
| 2 |
|
|
|
|
|
|
|
| 3 |
## Harm minimisation
|
| 4 |
|
| 5 |
-
This
|
| 6 |
|
| 7 |
## Naming actors
|
| 8 |
|
|
@@ -16,8 +18,16 @@ Preparedness files are explicitly excluded from incident counts. Model-capabilit
|
|
| 16 |
|
| 17 |
## Research claims
|
| 18 |
|
| 19 |
-
The release does not estimate global prevalence, votes changed, or
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## Corrections
|
| 22 |
|
| 23 |
-
Corrections should identify the affected record, provide supporting evidence, and preserve a changelog.
|
|
|
|
|
|
|
|
|
| 1 |
# Ethics and release
|
| 2 |
|
| 3 |
+
**Release 0.4.0 · 2026-08-15**
|
| 4 |
+
|
| 5 |
## Harm minimisation
|
| 6 |
|
| 7 |
+
This index is designed for democratic-integrity and agency research. It does not reproduce deceptive media, voter lists, targeting data, operational playbooks, evasion guidance, or instructions that would make interference easier. Source URLs support inspection, but the release does not archive or redistribute copyrighted or harmful media.
|
| 8 |
|
| 9 |
## Naming actors
|
| 10 |
|
|
|
|
| 18 |
|
| 19 |
## Research claims
|
| 20 |
|
| 21 |
+
The release is a purposive, exploratory evidence index. It does not empirically prove agency transfer, estimate global or regional prevalence, identify votes changed, or attribute an election winner to AI. Platform metrics are not unique people; official results are not causal designs; institutional alarm is not behavioural evidence. Pathway assessments are transparent researcher syntheses, not measured outcomes.
|
| 22 |
+
|
| 23 |
+
The automated audit performs internal structural and semantic QA. It cannot verify source truth, adjudicate an allegation, establish that a source supports every word of a claim, make purposive sampling representative, or validate causality. Those limits must remain visible even when the audit reports zero blocking errors.
|
| 24 |
+
|
| 25 |
+
## Provenance limits
|
| 26 |
+
|
| 27 |
+
Public links are retained, but source objects are not frozen in this repository. Among 124 claim relations, 57 pinpoints cover the full claim, 47 cover only a factual premise or part and 20 are not verified because the cited object was inaccessible; `locator_coverage` makes that limit machine-readable. Blank archive URLs and hashes remain explicit gaps. A user must inspect and cite the underlying source before relying on a substantive claim. The project should add lawful snapshots and hashes where possible without redistributing harmful or copyrighted material.
|
| 28 |
|
| 29 |
## Corrections
|
| 30 |
|
| 31 |
+
Corrections should identify the affected record, provide supporting evidence, retain counterevidence and preserve a changelog. `main` is mutable; numbered tags are the citable research revisions and should never be moved after publication. Each release must reconcile tables, documentation, citation metadata, manifest and packaged artifacts.
|
| 32 |
+
|
| 33 |
+
No DOI is assigned to v0.4.0. A future DOI should identify a frozen deposit and be added only after its tag, commit, hashes and citation record agree.
|
docs/guia-rapida-es.md
CHANGED
|
@@ -1,71 +1,90 @@
|
|
| 1 |
# Guía rápida para investigación
|
| 2 |
|
| 3 |
-
|
| 4 |
|
| 5 |
-
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
-
##
|
| 10 |
|
| 11 |
-
1.
|
| 12 |
-
2.
|
| 13 |
-
3.
|
| 14 |
-
4.
|
| 15 |
-
5.
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
##
|
| 20 |
|
| 21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
-
|
| 24 |
-
- ¿La IA generó el contenido, lo amplificó, solo apoyó el proceso o fue usada defensivamente?
|
| 25 |
-
- ¿Quién controlaba el despliegue y qué papel tenía el proveedor?
|
| 26 |
-
- ¿La representación era autorizada, transparente, satírica o engañosa?
|
| 27 |
-
- ¿La cifra cuenta vistas, cuentas, llamadas, preguntas, personas únicas o votos?
|
| 28 |
-
- ¿Existe un diseño causal o solo una medición descriptiva?
|
| 29 |
-
- ¿La fuente prueba el hecho o únicamente que una institución hizo una alegación?
|
| 30 |
-
- ¿Qué contradice, limita o cualifica la afirmación?
|
| 31 |
|
| 32 |
-
|
|
|
|
| 33 |
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
-
|
| 37 |
|
| 38 |
-
|
|
|
|
|
|
|
| 39 |
|
| 40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
-
|
| 43 |
|
| 44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
-
|
| 47 |
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
-
|
| 51 |
|
| 52 |
-
|
| 53 |
|
| 54 |
-
|
| 55 |
|
| 56 |
-
|
| 57 |
|
| 58 |
-
|
| 59 |
|
| 60 |
-
|
| 61 |
-
- quién fue identificado y con qué nivel de atribución;
|
| 62 |
-
- qué sistema o proveedor fue documentado y qué parte sigue desconocida;
|
| 63 |
-
- qué métrica se reportó y cuál fue su denominador;
|
| 64 |
-
- qué control se desplazó según evidencia o inferencia explícita;
|
| 65 |
-
- qué resultado fue observado y qué efecto continúa sin medir.
|
| 66 |
|
| 67 |
-
|
| 68 |
|
| 69 |
-
|
| 70 |
|
| 71 |
-
|
|
|
|
| 1 |
# Guía rápida para investigación
|
| 2 |
|
| 3 |
+
**Versión 0.4.0 · 15 de agosto de 2026**
|
| 4 |
|
| 5 |
+
Este es un **índice exploratorio de evidencia seleccionada**. Sirve para rastrear afirmaciones, fuentes, incertidumbre y mecanismos. No demuestra empíricamente la transferencia de agencia, no estima prevalencia y no permite calcular votos o resultados causados por IA.
|
| 6 |
|
| 7 |
+
Los datos y campos codificados están en inglés. Esta guía y algunos metadatos son la única capa en español.
|
| 8 |
|
| 9 |
+
## Empiece aquí
|
| 10 |
|
| 11 |
+
1. [Vista de investigación](https://huggingface.co/datasets/apol/ai-election-manipulation-cases/viewer/research_view/data): 10 registros resumidos.
|
| 12 |
+
2. [Catálogo completo](https://huggingface.co/datasets/apol/ai-election-manipulation-cases/viewer/case_catalog/data): separa núcleo, candidatos y estudios de modelos.
|
| 13 |
+
3. [Vías analíticas](https://huggingface.co/datasets/apol/ai-election-manipulation-cases/viewer/pathways/data): mecanismo, control y estatus epistémico.
|
| 14 |
+
4. [Afirmaciones](https://huggingface.co/datasets/apol/ai-election-manipulation-cases/viewer/claims/data) y [relaciones de evidencia](https://huggingface.co/datasets/apol/ai-election-manipulation-cases/viewer/claim_evidence/data): base para cualquier uso factual.
|
| 15 |
+
5. [Observaciones](https://huggingface.co/datasets/apol/ai-election-manipulation-cases/viewer/observations/data): cantidades seleccionadas con unidad, denominador y estatus causal.
|
| 16 |
|
| 17 |
+
El proyecto forma parte de la [colección Agency Transfer](https://huggingface.co/collections/apol/agency-transfer).
|
| 18 |
|
| 19 |
+
## Mapa de las 26 configuraciones
|
| 20 |
|
| 21 |
+
| Uso | Configuraciones |
|
| 22 |
+
|---|---|
|
| 23 |
+
| Orientación y cobertura | `research_view`, `case_catalog`, `coverage_summary`, `sampling_frame` |
|
| 24 |
+
| Afirmaciones y evidencia | `cases`, `claims`, `sources`, `claim_evidence`, `analytic_record_claims` |
|
| 25 |
+
| Mecanismos y procedencia | `pathways`, `observations`, `events`, `case_sources`, `case_actors`, `technology_uses`, `content_items` |
|
| 26 |
+
| Contexto electoral | `case_elections`, `election_sources`, `official_elections`, `official_election_metrics`, `official_turnout`, `official_results`, `official_data_sources` |
|
| 27 |
+
| Descubrimiento | `candidates`, `watchlist` |
|
| 28 |
+
| Estudios de modelos | `model_evaluations` |
|
| 29 |
|
| 30 |
+
## Cargar una versión fija
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
+
```python
|
| 33 |
+
from datasets import load_dataset
|
| 34 |
|
| 35 |
+
vista = load_dataset(
|
| 36 |
+
"apol/ai-election-manipulation-cases",
|
| 37 |
+
"research_view",
|
| 38 |
+
revision="v0.4.0",
|
| 39 |
+
split="data",
|
| 40 |
+
)
|
| 41 |
+
```
|
| 42 |
|
| 43 |
+
Con pandas o Polars:
|
| 44 |
|
| 45 |
+
```python
|
| 46 |
+
import pandas as pd
|
| 47 |
+
import polars as pl
|
| 48 |
|
| 49 |
+
url = "https://huggingface.co/datasets/apol/ai-election-manipulation-cases/resolve/v0.4.0/parquet/research_view.parquet"
|
| 50 |
+
vista_pd = pd.read_parquet(url)
|
| 51 |
+
vista_pl = pl.read_parquet(url)
|
| 52 |
+
```
|
| 53 |
+
|
| 54 |
+
`main` cambia con el proyecto. Para una cita o análisis reproducible, use el tag `v0.4.0` y anote también el commit exacto.
|
| 55 |
+
|
| 56 |
+
## Regla de lectura
|
| 57 |
|
| 58 |
+
No convierta:
|
| 59 |
|
| 60 |
+
`contenido observado → alcance → respuesta institucional → resultado electoral`
|
| 61 |
+
|
| 62 |
+
en:
|
| 63 |
+
|
| 64 |
+
`la IA cambió votos`.
|
| 65 |
|
| 66 |
+
Cada flecha necesita evidencia propia. Antes de usar una fila, compruebe:
|
| 67 |
|
| 68 |
+
- la unidad: elección, red, incidente, campaña, preparación o estudio;
|
| 69 |
+
- si la fuente prueba un hecho, registra una alegación o sustenta una inferencia;
|
| 70 |
+
- si la cifra cuenta contenido, vistas, cuentas, llamadas, personas o votos;
|
| 71 |
+
- si existe un diseño causal o solo descripción;
|
| 72 |
+
- qué contraprueba, limitación o atribución desconocida conserva el registro.
|
| 73 |
|
| 74 |
+
`pathways` hace visible el razonamiento del investigador; no es un resultado medido. Los antiguos campos numéricos de confianza se eliminaron porque no eran probabilidades calibradas ni una medida de acuerdo entre codificadores. Existe un solo codificador principal y no hay estimación de fiabilidad entre codificadores.
|
| 75 |
|
| 76 |
+
Resultado central: 4 registros permiten concluir que se observó un mecanismo de control, 2 que se observó un intento de transferencia, 2 quedan con evidencia insuficiente y 2 son archivos de preparación, no incidentes. **Ningún registro codifica un cambio observado de agencia ni una preservación/extensión observada de agencia.**
|
| 77 |
|
| 78 |
+
## Procedencia y auditoría
|
| 79 |
|
| 80 |
+
La versión contiene 70 registros de fuente; 56 fuentes distintas están enlazadas a afirmaciones mediante 124 relaciones en `claim_evidence`. De esas relaciones, 57 tienen un localizador verificado que cubre toda la afirmación, 47 cubren solo una premisa factual o una parte y 20 no tienen pasaje puntual verificado porque el objeto citado fue inaccesible durante la auditoría. `locator_coverage` conserva esa diferencia y `locator_note` explica cada caso no verificado. Ninguno de los 70 registros de fuentes tiene `archive_url` o `content_hash`: un localizador no equivale a una copia congelada.
|
| 81 |
|
| 82 |
+
La auditoría automatizada comprueba estructura, identificadores, relaciones, formatos y reglas semánticas internas. **No verifica que una fuente sea verdadera, que respalde cada palabra, que el muestreo sea representativo o que una inferencia causal sea válida.** Los seis avisos sobre búsquedas negativas incompletas bloquean cualquier inferencia de prevalencia.
|
| 83 |
|
| 84 |
+
## Resultados y estudios
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
|
| 86 |
+
Los datos electorales oficiales son contexto descriptivo. No identifican exposición, persuasión ni votos causados por manipulación. Los estudios de `model_evaluations` miden modelos en diseños concretos; no prueban despliegue en campañas reales.
|
| 87 |
|
| 88 |
+
El archivo Excel es una ayuda de navegación, no la fuente analítica canónica. Su constructor necesita `@oai/artifact-tool`, un entorno externo no incluido en el `package.json` público. Para análisis, use CSV o Parquet.
|
| 89 |
|
| 90 |
+
No existe DOI para esta versión. Cite el tag/commit del dataset y las fuentes originales de cada afirmación sustantiva.
|
docs/methodology.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
|
| 3 |
## Research question
|
| 4 |
|
| 5 |
-
When an election-related AI or algorithmic system
|
| 6 |
|
| 7 |
-
The dataset does not assume that AI use is manipulation. Manipulation is assessed from process evidence
|
| 8 |
|
| 9 |
## Research layers and units
|
| 10 |
|
|
@@ -25,7 +25,8 @@ A core record must:
|
|
| 25 |
3. have an authoritative primary record plus appropriate corroboration, or multiple credible independent sources;
|
| 26 |
4. permit occurrence, actor, mechanism, reach, effect, response, counterevidence, and uncertainty to be coded separately;
|
| 27 |
5. identify the unit and election relationship without aggregating unrelated artifacts into one implied operation;
|
| 28 |
-
6. retain the maximum conclusion warranted by the evidence, not the most dramatic interpretation
|
|
|
|
| 29 |
|
| 30 |
Transparent or authorised AI may be retained as a comparison when it tests the boundary between representation, persuasion, manipulation, and agency preservation.
|
| 31 |
|
|
@@ -52,16 +53,16 @@ The release may be described as internally complete for its declared records and
|
|
| 52 |
4. Code creator, commissioner, sponsor, distributor, infrastructure provider, beneficiary, target, and responder separately.
|
| 53 |
5. Add counterevidence and competing explanations.
|
| 54 |
6. Code actors, technology uses, content items, pathways, and quantities from supported claims.
|
| 55 |
-
7.
|
| 56 |
-
8. Run deterministic relational, semantic, causal, and official-data checks.
|
| 57 |
|
| 58 |
## Coding and review protocol
|
| 59 |
|
| 60 |
-
Version 0.
|
| 61 |
|
| 62 |
-
Before any inferential or publication-grade v1.0 release, the protocol requires an independent coder to review a stratified sample spanning record types, regions, claim types, source grades, and evidence labels. Disagreements must be reconciled in a dated adjudication log, and agreement must be reported separately for categorical labels and quantitative extraction. Until then, users should rely on claim wording, evidence relations, source directness, and
|
| 63 |
|
| 64 |
-
`claim_evidence.csv` is the normalized claim–source relation. `relation`
|
| 65 |
|
| 66 |
## Claim status
|
| 67 |
|
|
@@ -70,30 +71,38 @@ Before any inferential or publication-grade v1.0 release, the protocol requires
|
|
| 70 |
- `established_evidence`
|
| 71 |
- `established_as_campaign_report`
|
| 72 |
- `strong_inference`
|
|
|
|
|
|
|
| 73 |
- `open_question`
|
| 74 |
|
| 75 |
-
`claim_status` records whether
|
| 76 |
|
| 77 |
-
|
| 78 |
|
| 79 |
-
##
|
| 80 |
|
| 81 |
-
The
|
| 82 |
-
|
| 83 |
-
`capability → controller → vector → target → affected agency → control shift → power recipient → harm pathway → observed outcome`
|
| 84 |
|
| 85 |
`pathways.csv` records:
|
| 86 |
|
| 87 |
-
-
|
| 88 |
-
- who
|
| 89 |
- technical/social mechanism;
|
| 90 |
- opacity, personalization, contestability, and duration;
|
| 91 |
-
-
|
| 92 |
-
-
|
| 93 |
-
-
|
|
|
|
|
|
|
| 94 |
- supporting claim identifiers and reviewer note.
|
| 95 |
|
| 96 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
|
| 98 |
## Quantitative observations
|
| 99 |
|
|
@@ -107,7 +116,7 @@ Selected decision-relevant quantities are normalized as separate rows in `observ
|
|
| 107 |
- measurement method and source;
|
| 108 |
- causal status and limitations.
|
| 109 |
|
| 110 |
-
Accounts, posts, views, followers, likes, calls, questions, users, people, voters, and votes are different units. A platform event is never relabelled as a unique person without explicit deduplication. Descriptive quantities are not causal estimates.
|
| 111 |
|
| 112 |
## Empirical model studies
|
| 113 |
|
|
@@ -121,7 +130,9 @@ Official election data are descriptive context and outcomes. They are linked to
|
|
| 121 |
|
| 122 |
For each official source, the manifest records the institution, a landing URL, status, format, granularity, access method, retrieval time, snapshot cutoff, and reuse terms. A distinct download URL and optional content hash, bytes, or schema version are included only when captured and verified; blanks are not evidence of a missing public record.
|
| 123 |
|
| 124 |
-
This release does not archive or redistribute the referenced source corpus.
|
|
|
|
|
|
|
| 125 |
|
| 126 |
For each measure:
|
| 127 |
|
|
@@ -164,16 +175,18 @@ The release blocks these common errors:
|
|
| 164 |
- a hybrid operation does not permit its total outcome to be attributed to AI alone;
|
| 165 |
- platform or state attribution is not the same as final adjudication;
|
| 166 |
- rapid removal can explain low reach and is not proof of low technical capability;
|
| 167 |
-
-
|
|
|
|
|
|
|
| 168 |
|
| 169 |
## Quality assurance
|
| 170 |
|
| 171 |
-
The deterministic v0.
|
| 172 |
|
| 173 |
1. explicit record type and manipulation assessment;
|
| 174 |
2. exclusion of preparedness and empirical studies from incident counts;
|
| 175 |
3. normalized foreign keys and evidence joins;
|
| 176 |
-
4. controller
|
| 177 |
5. actor and technology provenance, including explained unknown versions;
|
| 178 |
6. typed, bounded, sourced observations and causal status;
|
| 179 |
7. no platform proxy coded as a unique person or voter;
|
|
@@ -181,6 +194,8 @@ The deterministic v0.3.1 audit checks all 26 generated tables for:
|
|
| 181 |
9. sampling-frame counts and negative-search flags;
|
| 182 |
10. election, source, legal, turnout, and future-date status;
|
| 183 |
11. complete-result shares and totals;
|
| 184 |
-
12. reproduction of research and coverage views
|
|
|
|
|
|
|
| 185 |
|
| 186 |
-
|
|
|
|
| 2 |
|
| 3 |
## Research question
|
| 4 |
|
| 5 |
+
When an election-related AI or algorithmic system is documented in relation to political representation, attention, information, participation, or decision support, what capability is observed; what control mechanism, if any, is documented; is an attempt to displace a decision-relevant capacity observed; is any agency change measured; and what remains a falsifiable hypothesis?
|
| 6 |
|
| 7 |
+
The dataset does not assume that AI use is manipulation, that control of a communication channel changes a person's agency, or that a documented influence attempt succeeds. It is an evidence index for testing control-shift hypotheses—not evidence that “agency transfer” occurred. Manipulation is assessed separately from agency outcomes using process evidence such as deception, unauthorised representation, opacity, coercion, exploitation, covert coordination, loss of contestability, or control over a decision environment.
|
| 8 |
|
| 9 |
## Research layers and units
|
| 10 |
|
|
|
|
| 25 |
3. have an authoritative primary record plus appropriate corroboration, or multiple credible independent sources;
|
| 26 |
4. permit occurrence, actor, mechanism, reach, effect, response, counterevidence, and uncertainty to be coded separately;
|
| 27 |
5. identify the unit and election relationship without aggregating unrelated artifacts into one implied operation;
|
| 28 |
+
6. retain the maximum conclusion warranted by the evidence, not the most dramatic interpretation;
|
| 29 |
+
7. specify what observation would count against a control-shift hypothesis and what comparator would be needed to test agency change or preservation.
|
| 30 |
|
| 31 |
Transparent or authorised AI may be retained as a comparison when it tests the boundary between representation, persuasion, manipulation, and agency preservation.
|
| 32 |
|
|
|
|
| 53 |
4. Code creator, commissioner, sponsor, distributor, infrastructure provider, beneficiary, target, and responder separately.
|
| 54 |
5. Add counterevidence and competing explanations.
|
| 55 |
6. Code actors, technology uses, content items, pathways, and quantities from supported claims.
|
| 56 |
+
7. Attempt to recheck URLs, publication dates, access status, and known proceeding status at the cutoff; record blocked, dynamic, or unverified items explicitly.
|
| 57 |
+
8. Run deterministic relational, semantic, causal-safeguard, and official-data consistency checks.
|
| 58 |
|
| 59 |
## Coding and review protocol
|
| 60 |
|
| 61 |
+
Version 0.4.0 was produced by one primary coder with automated consistency checks and targeted record-level review. It does not report intercoder reliability because no independent second-coder sample was completed. Numeric case and claim confidence scores were removed: they were uncalibrated self-assessments that created false precision and could not substitute for agreement or source review.
|
| 62 |
|
| 63 |
+
Before any inferential or publication-grade v1.0 release, the protocol requires an independent coder to review a stratified sample spanning record types, regions, claim types, source grades, and evidence labels. Disagreements must be reconciled in a dated adjudication log, and agreement must be reported separately for categorical labels and quantitative extraction. Until then, users should rely on claim wording, evidence relations, source directness, counterevidence, and the explicit maximum conclusion. No intercoder-reliability claim is made.
|
| 64 |
|
| 65 |
+
`claim_evidence.csv` is the normalized claim–source relation. `relation=supports` means the source states the coded factual or attributed proposition; `premise` means it supports a factual premise used in a researcher inference but does not state or prove that inference; `counterevidence` qualifies or contests it. `evidence_scope` distinguishes an underlying fact, official action, measurement, attributed assertion, review-scope statement, or researcher inference. An official allegation, party filing, platform statement, or defence supports `assertion_was_made`; it does not establish the alleged conduct. `directness` records whether the source is an artifact, measurement, official record/allegation, or secondary report.
|
| 66 |
|
| 67 |
## Claim status
|
| 68 |
|
|
|
|
| 71 |
- `established_evidence`
|
| 72 |
- `established_as_campaign_report`
|
| 73 |
- `strong_inference`
|
| 74 |
+
- `researcher_hypothesis`
|
| 75 |
+
- `not_identified_in_declared_review`
|
| 76 |
- `open_question`
|
| 77 |
|
| 78 |
+
`claim_status` records whether wording is supported as written, supported only as an attributed measurement, partly supported, an untested hypothesis, a review-bounded non-identification, or unresolved. `evidence_basis` is a non-numeric category; it is not an ordinal score.
|
| 79 |
|
| 80 |
+
`not_identified_in_declared_review` means only that no supporting source was found among the sources linked to that record by the cutoff. It is not evidence of global absence and is intentionally not linked to selected sources as though those sources proved a negative.
|
| 81 |
|
| 82 |
+
## Falsifiable control-shift pathway
|
| 83 |
|
| 84 |
+
The pathway table separates capability, controller, vector, target, agency dimension, **hypothesized** control shift, possible power recipient, potential harm, and observed outcome. These are fields to test independently, not a causal ladder, and no transition is assumed merely because the fields share a row.
|
|
|
|
|
|
|
| 85 |
|
| 86 |
`pathways.csv` records:
|
| 87 |
|
| 88 |
+
- the agency dimension examined;
|
| 89 |
+
- who is hypothesized to hold or gain relevant control;
|
| 90 |
- technical/social mechanism;
|
| 91 |
- opacity, personalization, contestability, and duration;
|
| 92 |
+
- capability and control-mechanism status;
|
| 93 |
+
- attempted-transfer, observed-agency-change, and agency-preservation status;
|
| 94 |
+
- the maximum conclusion allowed by the evidence;
|
| 95 |
+
- a falsification condition and comparator;
|
| 96 |
+
- observed evidence separated from researcher inference;
|
| 97 |
- supporting claim identifiers and reviewer note.
|
| 98 |
|
| 99 |
+
The allowed `maximum_conclusion` values are `control_mechanism_observed`, `attempted_transfer_observed`, `agency_change_observed`, `agency_preserved_or_extended`, `insufficient_evidence`, and `not_an_incident`. They are conclusions, not severity ranks.
|
| 100 |
+
|
| 101 |
+
An observed capability is not an observed control mechanism. A control mechanism is not an attempted transfer. An attempt is not an agency change. Disclosure, authorization, contestability, or successful user verification can support an agency-preservation hypothesis, but none is treated as proof without an outcome measure. `not_observed` means the record contains no direct observation of that outcome; it does not mean the outcome did not occur.
|
| 102 |
+
|
| 103 |
+
In v0.4.0, none of the eight incident-count-eligible core records has `agency_change_status=observed` or `agency_preservation_status=observed`. Two support only an observed attempt, four support only an observed control mechanism, and two transparent contested uses remain boundary cases with insufficient evidence. The two preparedness files are `not_an_incident`.
|
| 104 |
+
|
| 105 |
+
The dataset deliberately calculates no agency-transfer or control-shift score. Such weights would be normative and falsely precise. The renamed `control_shift_hypothesis` claims have no direct source links: their factual premises are linked separately through `source_claim_ids`, and their truth must be tested against the stated comparator.
|
| 106 |
|
| 107 |
## Quantitative observations
|
| 108 |
|
|
|
|
| 116 |
- measurement method and source;
|
| 117 |
- causal status and limitations.
|
| 118 |
|
| 119 |
+
Accounts, transactions, posts, views, followers, likes, calls, questions, users, people, voters, and votes are different units. A platform event is never relabelled as a unique person without explicit deduplication. Heterogeneous aggregates are not normalized as one observation: the reported Moldova aggregate of more than 138,000 accounts and transactions is retained only as a warning claim and excluded from `observations`. Descriptive quantities are not causal estimates.
|
| 120 |
|
| 121 |
## Empirical model studies
|
| 122 |
|
|
|
|
| 130 |
|
| 131 |
For each official source, the manifest records the institution, a landing URL, status, format, granularity, access method, retrieval time, snapshot cutoff, and reuse terms. A distinct download URL and optional content hash, bytes, or schema version are included only when captured and verified; blanks are not evidence of a missing public record.
|
| 132 |
|
| 133 |
+
This release does not archive or redistribute the referenced source corpus. Claim locators are populated only when a page, paragraph, timestamp, table, cell, or section was verified against the cited object. `locator_coverage=full_claim` means that pinpoint covers the full coded wording; `partial_claim` means it covers only part; `not_verified` leaves the locator blank. A verified locator is not a source snapshot or preservation hash.
|
| 134 |
+
|
| 135 |
+
At the v0.4.0 cutoff, 57/124 claim–source relations have a verified full-claim locator, 47/124 have a verified partial/premise locator, and 20/124 are `not_verified` because the cited object was inaccessible during the locator audit. Relations for which no supporting passage was identified were removed or reclassified as explicit factual premises; the mutable YouTube count was removed because no stable snapshot was preserved. Separately, 0/70 sources have an archive URL or content hash, and 0/31 official-data sources have verified content hashes, byte counts, or source-schema versions. The relational model has substantially better pinpointing, but the source corpus is not independently preserved and partial locators do not validate uncited parts of a claim.
|
| 136 |
|
| 137 |
For each measure:
|
| 138 |
|
|
|
|
| 175 |
- a hybrid operation does not permit its total outcome to be attributed to AI alone;
|
| 176 |
- platform or state attribution is not the same as final adjudication;
|
| 177 |
- rapid removal can explain low reach and is not proof of low technical capability;
|
| 178 |
+
- a non-identification is bounded to the declared review and is not evidence of global absence;
|
| 179 |
+
- institutional action, including annulment, is not part of the manipulation mechanism unless a causal relationship is independently established;
|
| 180 |
+
- production or representational control does not by itself establish a change in a voter's, candidate's, or represented person's agency.
|
| 181 |
|
| 182 |
## Quality assurance
|
| 183 |
|
| 184 |
+
The deterministic v0.4.0 audit is designed to check all generated tables for:
|
| 185 |
|
| 186 |
1. explicit record type and manipulation assessment;
|
| 187 |
2. exclusion of preparedness and empirical studies from incident counts;
|
| 188 |
3. normalized foreign keys and evidence joins;
|
| 189 |
+
4. controller, target, mechanism, separate falsifiable states, maximum conclusion, falsification condition, and comparator in every pathway;
|
| 190 |
5. actor and technology provenance, including explained unknown versions;
|
| 191 |
6. typed, bounded, sourced observations and causal status;
|
| 192 |
7. no platform proxy coded as a unique person or voter;
|
|
|
|
| 194 |
9. sampling-frame counts and negative-search flags;
|
| 195 |
10. election, source, legal, turnout, and future-date status;
|
| 196 |
11. complete-result shares and totals;
|
| 197 |
+
12. reproduction of research and coverage views;
|
| 198 |
+
13. absence of numeric coder-confidence fields and legacy agency-transfer labels;
|
| 199 |
+
14. bounded handling of absence claims, official allegations, and heterogeneous quantities.
|
| 200 |
|
| 201 |
+
Audit success establishes structural and semantic consistency only. It does not validate source truth, intercoder reliability, sampling representativeness, causal effects, or a control-shift hypothesis.
|
docs/red-team-v0.4.0.md
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Red-team report for v0.4.0
|
| 2 |
+
|
| 3 |
+
## Verdict
|
| 4 |
+
|
| 5 |
+
Version 0.4.0 is an exploratory evidence index, not an empirical test of the agency-transfer hypothesis. The red-team found that v0.3.1 was structurally useful but its central pathway field could make inferred control shifts look observed. The release was therefore recoded rather than patched cosmetically.
|
| 6 |
+
|
| 7 |
+
## Findings and disposition
|
| 8 |
+
|
| 9 |
+
| Finding | v0.4.0 disposition |
|
| 10 |
+
|---|---|
|
| 11 |
+
| One pathway label mixed capability, attempted transfer, observed effect and preparedness | Replaced by separate `capability_status`, `control_mechanism_status`, `attempted_transfer_status`, `agency_change_status` and `agency_preservation_status` fields. |
|
| 12 |
+
| Researcher inference could be mistaken for an observed transfer | Added `maximum_conclusion`, `observed_evidence`, `researcher_inference`, `falsification_condition` and `comparator`. The release records zero observed agency changes. |
|
| 13 |
+
| Four older agency-transfer claims did not cover all core records | Added one case-specific control-shift hypothesis for each missing retrospective record and recoded all eight as `researcher_hypothesis` / `hypothesis_not_tested`. None has direct supporting evidence links. |
|
| 14 |
+
| Allegations and denials were often linked as underlying facts | Reclassified claim and evidence scope. The evidence layer now distinguishes `assertion_was_made`, `institutional_action`, `measurement`, `underlying_fact`, `review_scope_statement` and `researcher_inference`. |
|
| 15 |
+
| Selected sources were used to imply global absence | Reworded 12 claims as `not_identified_in_declared_review`; removed their 23 purported support links. These statements describe only the declared review set. |
|
| 16 |
+
| Numeric confidence fields implied calibration that did not exist | Removed claim-level `confidence`, `coder_confidence_in_label` and case-level `overall_confidence`. No probability or intercoder-reliability statistic is reported. |
|
| 17 |
+
| A 138,000 figure mixed accounts and transactions across geographies | Removed the incompatible aggregate observation. Its component facts remain claim-level context and are not summed as one comparable metric. |
|
| 18 |
+
| Transparent, authorised or satirical uses could be read as proven manipulation | Retained them as boundary cases. Disclosure alone proves neither harm nor agency preservation. |
|
| 19 |
+
| Official results and platform metrics could leak into causal interpretation | Kept all selected observations descriptive unless a recorded design supports a causal estimate. Official election data remain context only. |
|
| 20 |
+
| The validator could pass stale audits, a forged Parquet manifest or silent type coercion | The v0.4 validator compares stored and live audits, verifies all 26 CSV/Parquet schemas and hashes, rejects invalid coercion, and has isolated mutation tests. |
|
| 21 |
+
| Legacy scripts could overwrite current outputs | The old `audit-data.mjs` entry point is now a read-only compatibility wrapper; the v0.4 auditor retains its historical `audit-v03.mjs` filename, and the obsolete workbook entry point fails before writing. |
|
| 22 |
+
| Public version identity and packaged metadata drifted | v0.4 aligns README, CFF, package, datapackage, Parquet manifest, workbook and ZIP; package members and release artifacts receive explicit SHA-256 manifests. |
|
| 23 |
+
| Dataset-card onboarding and link health were weak | Added clickable entry points, a 26-config map, English-language metadata, a Spanish guide, pinned Datasets/pandas/Polars recipes and corrected known dead links. |
|
| 24 |
+
|
| 25 |
+
## What remains unresolved
|
| 26 |
+
|
| 27 |
+
- The claim-coded corpus is purposive, mixed-unit and concentrated in four countries. Six sampling frames still lack a recorded systematic negative search. No prevalence inference is supported.
|
| 28 |
+
- One primary coder produced the coding. A second model-assisted adversarial review can detect inconsistencies but is not an intercoder-reliability study.
|
| 29 |
+
- Source pinpointing improved but remains bounded: 57/124 relations have a verified full-claim locator, 47/124 a partial/premise locator and 20/124 no verified locator because the cited object was inaccessible. Six unsupported edges were removed or recoded as premises, and one mutable platform count was removed for lack of a snapshot. No general source is archived or hashed, and no official-source object is hashed/versioned. Passing QA does not repair those preservation gaps.
|
| 30 |
+
- Most behavioural and electoral effects remain unmeasured. Content, reach, institutional response and election results do not identify voter-level agency change.
|
| 31 |
+
- Screening leads and empirical model studies are comparison and discovery layers, not included incidents.
|
| 32 |
+
|
| 33 |
+
## Release acceptance criteria
|
| 34 |
+
|
| 35 |
+
A publishable v0.4.0 build must satisfy all of the following:
|
| 36 |
+
|
| 37 |
+
1. deterministic source build and stored audit parity;
|
| 38 |
+
2. zero blocking integrity or semantic errors, with all warnings retained;
|
| 39 |
+
3. 26 CSV and 26 Parquet resources with matching rows, schema, source hashes and internal Parquet metadata;
|
| 40 |
+
4. mutation tests that reject a forged manifest, stale audits and invalid boolean coercion without replacing valid Parquet output;
|
| 41 |
+
5. a visually reviewed workbook whose QA sheet reports the same audit result;
|
| 42 |
+
6. a safe ZIP whose member hashes match both its internal manifest and the checked-out files;
|
| 43 |
+
7. external SHA-256 checksums for the ZIP and workbook;
|
| 44 |
+
8. a fixed Hub revision, public downloads and anonymous Data Studio checks for all 26 configurations.
|
| 45 |
+
|
| 46 |
+
This report records model-assisted red-team work. It is not a peer review, source-by-source adjudication, legal opinion or substitute for independent replication.
|