# Attribution

## Cognitive Bias Codex

This project adapts and includes material from:

- Title: The Cognitive Bias Codex - 180+ biases, designed by John Manoogian III (jm3).png
- Author/designer: John Manoogian III (Jm3)
- Categories and descriptions: originally by Buster Benson
- Source: https://commons.wikimedia.org/wiki/File:The_Cognitive_Bias_Codex_-_180%2B_biases,_designed_by_John_Manoogian_III_(jm3).png
- License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
- License URL: https://creativecommons.org/licenses/by-sa/4.0/

The interactive taxonomy was checked against the Wikimedia SVG version:

- Title: Cognitive bias codex en.svg
- Design: John Manoogian III
- Categories and descriptions: Buster Benson
- Implementation and article links: TilmannR
- Source: https://commons.wikimedia.org/wiki/File:Cognitive_bias_codex_en.svg
- License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

The German Wikipedia file page identifies the work as Wikimedia's 2016 list of
cognitive biases, arranged and designed by John Manoogian III (Jm3), with
categories and descriptions originally by Buster Benson. The current raster file
history also notes contrast improvements by Wikimedia user Sokoljan.

## Changes Made

This repository modifies and adapts the source material by:

- recreating the codex as an interactive web chart;
- reorganizing the bias taxonomy into JavaScript data;
- adding clickable definitions, examples, filtering, and search;
- including a reference copy of the chart at assets/cognitive-bias-codex.png;
- extracting the central brain artwork as assets/brain.png for use in the interactive chart;
- adding original explanatory text and examples for the interactive detail panel.

Adapted chart content, taxonomy data, and the bundled reference image are
distributed under CC BY-SA 4.0. Original application code is distributed under
the MIT License as described in LICENSE.
