editorial-correction-review · git:20260901.3dabf81 · 2026-09-01 · sha256 bc512035218ab096

editorial-correction-review git:20260901.3dabf81A

Immutable. This exact content is served forever at /api/v1/blob/bc512035218ab096.

---
namespace: aiwg
platforms: [all]
name: editorial-correction-review
description: Review a challenged civic claim and prepare a visible, append-only correction or withdrawal with downstream propagation evidence.
triggers:
  - correct an unsupported civic claim
  - prepare a correction notice and reindex plan
  - review a public information takedown request
---

# Editorial Correction Review

## Process

1. Freeze silent edits and preserve the challenged version/hash.
2. Collect the complaint, original sources, contrary evidence, response, safety
   concerns, retention holds, and all downstream locations.
3. Create a linked new version and correction note. Use `withheld` during review
   and `canceled` only for permanent withdrawal from public reuse.
4. Update owned caches, feeds, APIs, indexes, and exports; record third-party
   reindex/removal as requested or observed, never guaranteed global deletion.
5. Re-run source, citation, privacy, freshness, accessibility, and publish gates;
   a named human approves release.

## Output

A `correction-record` artifact and completion evidence per downstream target.

## References

- `schemas/correction-record.schema.json`
- `rules/publication-human-review.md`
- `docs/research/control-source-matrix.md`